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
commit 0af0ea2021

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