We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ca250 commit 103bdd7Copy full SHA for 103bdd7
install/ubuntu/16.04/dovecot/conf.d/10-ssl.conf
@@ -1,3 +1,5 @@
1
ssl = yes
2
+ssl_protocols = !SSLv2 !SSLv3
3
+
4
ssl_cert = </usr/local/vesta/ssl/certificate.crt
5
ssl_key = </usr/local/vesta/ssl/certificate.key
0 commit comments