TestSSLServer icon indicating copy to clipboard operation
TestSSLServer copied to clipboard

Added a warning when a server supports TLSv1.0 or TLSv1.1

Open sydia1103 opened this issue 4 years ago • 0 comments

TLS 1.0 has known flaws and is deprecated as of March 2021. TLS 1.1 has no known practical flaws but it is better not to take any risks. Chrome has already disabled TLS 1.0 and 1.1 support, and ssllabs gives a B to any site that supports TLS 1.0 or TLS 1.1.

sydia1103 avatar Feb 19 '22 00:02 sydia1103