From 7d1622f3e5db18b40cab6cecfd3c2f1fab20d782 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 2 Dec 2013 20:18:28 +0100 Subject: Configure the IMAP server. (For now, only LMTP and IMAP processes, without replication.) --- roles/IMAP/files/etc/dovecot/conf.d/10-ssl.conf | 50 +++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 roles/IMAP/files/etc/dovecot/conf.d/10-ssl.conf (limited to 'roles/IMAP/files/etc/dovecot/conf.d/10-ssl.conf') diff --git a/roles/IMAP/files/etc/dovecot/conf.d/10-ssl.conf b/roles/IMAP/files/etc/dovecot/conf.d/10-ssl.conf new file mode 100644 index 0000000..a733e94 --- /dev/null +++ b/roles/IMAP/files/etc/dovecot/conf.d/10-ssl.conf @@ -0,0 +1,50 @@ +## +## SSL settings +## + +# SSL/TLS support: yes, no, required. +ssl = required + +# 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_cert =