TLS_LEVEL #3448
Answered
by
casperklein
nickshanks347
asked this question in
Q&A
TLS_LEVEL
#3448
-
|
Does TLS_LEVEL support TLS1.3 when set to "immediate"? Or is TLS1.3 only supported on "modern"? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
casperklein
Jul 29, 2023
Replies: 1 comment 2 replies
-
|
Both levels support TLS 1.3: docker-mailserver/target/scripts/helpers/ssl.sh Lines 133 to 153 in da984e5 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
nickshanks347
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Both levels support TLS 1.3:
docker-mailserver/target/scripts/helpers/ssl.sh
Lines 133 to 153 in da984e5