]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Added a note about !include_try to ssl_key_password in dovecot-example.conf
authorTimo Sirainen <tss@iki.fi>
Sun, 23 Nov 2008 21:54:26 +0000 (23:54 +0200)
committerTimo Sirainen <tss@iki.fi>
Sun, 23 Nov 2008 21:54:26 +0000 (23:54 +0200)
--HG--
branch : HEAD

dovecot-example.conf

index 1a52cd7ebdc18b592ff4d59016b3bb1eaf49a796..2e422da79dab552fe978845c8f16b25850501b65 100644 (file)
@@ -94,7 +94,9 @@
 #ssl_key_file = /etc/ssl/private/dovecot.pem
 
 # If key file is password protected, give the password here. Alternatively
-# give it when starting dovecot with -p parameter.
+# 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>.
 #ssl_key_password =
 
 # File containing trusted SSL certificate authorities. Set this only if you