Merge pull request #931 from ioannidesalex/patch-9

Dovecot security hardening
This commit is contained in:
Serghey Rodin
2016-11-23 19:17:24 +03:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
ssl = yes
ssl_protocols = !SSLv2 !SSLv3
ssl_cert = </usr/local/vesta/ssl/certificate.crt
ssl_key = </usr/local/vesta/ssl/certificate.key