fix superfluous ssl_key directive in dovoecot for stretch and xenial
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -3398,7 +3398,7 @@ ssl = no
|
||||
# root. Included doc/mkcert.sh can be used to easily generate self-signed
|
||||
# certificate, just make sure to update the domains in dovecot-openssl.cnf
|
||||
#ssl_cert = </etc/dovecot/dovecot.pem
|
||||
ssl_key = #ssl_key = </etc/dovecot/private/dovecot.pem
|
||||
#ssl_key = </etc/dovecot/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
|
||||
|
||||
@@ -3409,7 +3409,7 @@ ssl = no
|
||||
# root. Included doc/mkcert.sh can be used to easily generate self-signed
|
||||
# certificate, just make sure to update the domains in dovecot-openssl.cnf
|
||||
#ssl_cert = </etc/dovecot/dovecot.pem
|
||||
ssl_key = #ssl_key = </etc/dovecot/private/dovecot.pem
|
||||
#ssl_key = </etc/dovecot/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
|
||||
|
||||
Reference in New Issue
Block a user