## ## SSL settings ## ## Version 2.2.x (AR14759611) # -------------------------------------------------------------------- # *** Please read this section before modifying this file *** # # Several of the keys and values within this file are modified by # Apple's Server Admin application. Each key that is automatically # modified by the Server Admin app is identified with a comment # preceding the key with this note: # # Note: This key is managed by Server Admin. See above before making changes # # -------------------------------------------------------------------- # SSL/TLS support: yes, no, required. # Note: This key is managed by Server Admin. See above before making changes ssl = no # 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 # Note: This key is managed by Server Admin. See above before making changes ssl_cert = # 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 # Note: This key is managed by Server Admin. See above before making changes ssl_key = # 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 ssl_key_password =