add DH parameters
parent
63eec4e843
commit
d979fd2f59
|
@ -47,6 +47,7 @@ ssl_ca = </etc/dovecot/private/globalsign-dv.crt
|
||||||
|
|
||||||
# DH parameters length to use.
|
# DH parameters length to use.
|
||||||
#ssl_dh_parameters_length = 1024
|
#ssl_dh_parameters_length = 1024
|
||||||
|
ssl_dh = </etc/dovecot/private/dh.pem
|
||||||
|
|
||||||
# SSL protocols to use
|
# SSL protocols to use
|
||||||
ssl_protocols = !SSLv3 !TLSv1 !TLSv1.1
|
ssl_protocols = !SSLv3 !TLSv1 !TLSv1.1
|
||||||
|
|
Loading…
Reference in New Issue