doc:appunti:linux:sa:postfix_ssl
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:linux:sa:postfix_ssl [2024/05/02 11:40] – niccolo | doc:appunti:linux:sa:postfix_ssl [2024/05/02 11:43] (current) – niccolo | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| smtpd_tls_mandatory_protocols = >=TLSv1 | smtpd_tls_mandatory_protocols = >=TLSv1 | ||
| smtpd_tls_protocols = >=TLSv1 | smtpd_tls_protocols = >=TLSv1 | ||
| + | tls_medium_cipherlist = aNULL: | ||
| + | </ | ||
| + | |||
| + | Gli stessi parametri predefiniti in Debian **Postfix 3.1.15**: | ||
| + | |||
| + | < | ||
| + | smtpd_tls_security_level = may | ||
| + | smtpd_tls_mandatory_ciphers = medium | ||
| + | smtpd_tls_mandatory_exclude_ciphers = | ||
| + | smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3 | ||
| + | smtpd_tls_protocols = !SSLv2, !SSLv3 | ||
| tls_medium_cipherlist = aNULL: | tls_medium_cipherlist = aNULL: | ||
| </ | </ | ||
doc/appunti/linux/sa/postfix_ssl.1714642827.txt.gz · Last modified: by niccolo
