From: "Jaldhar H. Vyas" Date: Tue, 25 Sep 2012 01:12:07 -0400 Subject: SSL cert location Last-Update: Sun, 30 Nov 2014 23:59:07 -0500 Bug: #608719 Move dovecots generated X.509 certificate out of /etc/ssl where it doesn't belong. --- doc/example-config/conf.d/10-ssl.conf | 7 ++++--- doc/mkcert.sh | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/example-config/conf.d/10-ssl.conf b/doc/example-config/conf.d/10-ssl.conf index ad84766..4867a07 100644 --- a/doc/example-config/conf.d/10-ssl.conf +++ b/doc/example-config/conf.d/10-ssl.conf @@ -3,14 +3,14 @@ ## # SSL/TLS support: yes, no, required. -#ssl = yes +ssl = yes # 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 =