Explorar o código

Merge pull request #931 from ioannidesalex/patch-9

Dovecot security hardening
Serghey Rodin %!s(int64=9) %!d(string=hai) anos
pai
achega
0af0ea2021
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      install/ubuntu/16.04/dovecot/conf.d/10-ssl.conf

+ 2 - 0
install/ubuntu/16.04/dovecot/conf.d/10-ssl.conf

@@ -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