Mitigate Logjam vulnerability on Dovecot
This commit is contained in:
parent
de78a12cc7
commit
a1929b9f4f
|
@ -43,7 +43,7 @@ ssl_key = </etc/dovecot/private/dovecot.pem
|
|||
#ssl_cert_username_field = commonName
|
||||
|
||||
# DH parameters length to use.
|
||||
#ssl_dh_parameters_length = 1024
|
||||
ssl_dh_parameters_length = 2048
|
||||
|
||||
# SSL protocols to use
|
||||
ssl_protocols = !SSLv2 !SSLv3
|
||||
|
|
Loading…
Reference in New Issue