install_postfix_advanced.sh,install_postfix_base.sh: comment deprecated parameter 'smtpd_tls_dh1024_param_file'.

This commit is contained in:
2026-01-08 13:49:40 +01:00
parent 50bc28dc2a
commit 6a827cba44
4 changed files with 42 additions and 2 deletions

View File

@@ -2126,7 +2126,9 @@ smtpd_tls_key_file = $_TLS_KEY_FILE
#smtpd_tls_dh1024_param_file = /etc/postfix/ssl/dh_1024.pem
## - also possible to use 2048 key with that parameter
## -
smtpd_tls_dh1024_param_file = /etc/postfix/ssl/dh_2048.pem
## - DEPRECATED parameter-
## -
#smtpd_tls_dh1024_param_file = /etc/postfix/ssl/dh_2048.pem
## - File with DH parameters that the Postfix SMTP server should use with EDH ciphers.
## -