tls_ssl_options not implemented in our postfix
This commit is contained in:
parent
865dc57de9
commit
626a00c257
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ smtpd_tls_auth_only = yes
|
|||
smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
|
||||
smtpd_tls_mandatory_ciphers = high
|
||||
smtpd_tls_mandatory_exclude_ciphers = aNULL, MD5, RC4
|
||||
tls_ssl_options = no_ticket, no_compression
|
||||
#tls_ssl_options = no_ticket, no_compression
|
||||
|
||||
smtpd_tls_loglevel = 1
|
||||
smtpd_tls_cert_file = /etc/pki/tls/certs/gateway.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue