You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specific TLS cipher suites should only be supported in specific TLS versions.
2
-
This testsuite checks whether the server correctly handles cipher suites and their support across different protocols. For example, TLS_RSA_WITH_AES_256_CBC_SHA256 should only be supported in TLS 1.2.
2
+
This testsuite checks whether the server correctly handles cipher suites and their support across different protocols. For example, TLS_RSA_WITH_AES_256_CBC_SHA256 should only be supported in TLS 1.2.
0 commit comments