mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-01 06:45:44 +00:00
update dovecot conf comment
This commit is contained in:
@@ -43,8 +43,8 @@ ssl_key = </etc/dovecot/ssl/dovecot.key
|
|||||||
#ssl_cert_username_field = commonName
|
#ssl_cert_username_field = commonName
|
||||||
|
|
||||||
# SSL DH parameters
|
# SSL DH parameters
|
||||||
# This parameter will be optional in dovecot 2.3 https://wiki2.dovecot.org/Upgrading/2.3#dhparams
|
# Since v2.3.3+ Diffie-Hellman parameters have been made optional, and you are encouraged to disable non-ECC DH algorithms completely.
|
||||||
# Until non-ECC based DH algorithms are dropped, please use recommended pre-defined DHE Groups https://github.com/internetstandards/dhe_groups
|
# `docker-mailserver` is configured to use the recommended pre-defined 4096-bit DHE Group at https://github.com/internetstandards/dhe_groups
|
||||||
ssl_dh = </etc/dovecot/dh.pem
|
ssl_dh = </etc/dovecot/dh.pem
|
||||||
|
|
||||||
# Minimum SSL protocol version to use. Potentially recognized values are SSLv3,
|
# Minimum SSL protocol version to use. Potentially recognized values are SSLv3,
|
||||||
|
Reference in New Issue
Block a user