-
Beta Was this translation helpful? Give feedback.
Answered by rafabravo Jun 1, 2023
Replies: 3 comments 3 replies
-
| Hi, ssl_protocols TLSv1.2 TLSv1.3; and... Protocols But it doesn't enabled tls1.3... |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by wawefr
-
Beta Was this translation helpful? Give feedback.
0 replies
-
| Hi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment




Hi,
I have added in "advanced":
ssl_protocols TLSv1.2 TLSv1.3;
and...
Protocols
TLS 1.3 No
TLS 1.2 Yes
TLS 1.1 No
TLS 1.0 No
SSL 3 No
SSL 2 No
But it doesn't enabled tls1.3...