WIP: dovecot 2.4 support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
|
||||
# dropping root privileges, so keep the key file unreadable by anyone but
|
||||
# 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_server_cert_file = %tls_cert_file
|
||||
ssl_server_key_file = %tls_key_file
|
||||
Reference in New Issue
Block a user