From: Timo Sirainen Date: Sun, 23 Nov 2008 21:54:26 +0000 (+0200) Subject: Added a note about !include_try to ssl_key_password in dovecot-example.conf X-Git-Tag: 1.2.alpha4~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=435ab973bdaf6b03f57535b44f3002eb90591509;p=thirdparty%2Fdovecot%2Fcore.git Added a note about !include_try to ssl_key_password in dovecot-example.conf --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 1a52cd7ebd..2e422da79d 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -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 . #ssl_key_password = # File containing trusted SSL certificate authorities. Set this only if you