dovecot-2.0: example-config: Updated ssl_key_password comments.
dovecot at dovecot.org
dovecot at dovecot.org
Tue Dec 8 22:08:47 EET 2009
details: http://hg.dovecot.org/dovecot-2.0/rev/3badaa16d524
changeset: 10429:3badaa16d524
user: Timo Sirainen <tss at iki.fi>
date: Tue Dec 08 15:08:20 2009 -0500
description:
example-config: Updated ssl_key_password comments.
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
doc/example-config/conf.d/ssl.conf | 2 +-
diffs (12 lines):
diff -r 0da209ff80d5 -r 3badaa16d524 doc/example-config/conf.d/ssl.conf
--- a/doc/example-config/conf.d/ssl.conf Tue Dec 08 15:06:45 2009 -0500
+++ b/doc/example-config/conf.d/ssl.conf Tue Dec 08 15:08:20 2009 -0500
@@ -15,7 +15,7 @@ ssl_key = </etc/ssl/private/dovecot.pem
# If key file is password protected, give the password here. Alternatively
# give it when starting dovecot with -p parameter. Since this file is often
# world-readable, you may want to place this setting instead to a different
-# root owned 0600 file by using !include_try <path>.
+# root owned 0600 file by using ssl_key_password = <path.
#ssl_key_password =
# PEM encoded trusted certificate authority. Set this only if you intend to use
More information about the dovecot-cvs
mailing list