From: Jaldhar H. Vyas Date: Tue, 25 Sep 2012 05:12:07 +0000 (-0400) Subject: SSL cert location X-Git-Tag: archive/raspbian/1%2.3.21.1+dfsg1-1+rpi1^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9587e1ddaf6bf32c029c05cf5f2b5c90bb0733ca;p=dovecot.git 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. Gbp-Pq: Name ssl-cert-location.patch --- 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 =