chromium / badssl.com

:lock: Memorable site for testing clients against bad SSL configs.
https://badssl.com
Apache License 2.0
2.83k stars 191 forks source link

10000-sans.badssl.com fails to load due to SSL error #457

Closed faheel closed 4 years ago

faheel commented 4 years ago

I tried to visit 10000-sans.badssl.com using Chrome 85.0.4183.121 and Firefox 81.0, but I always get an SSL error (ERR_SSL_PROTOCOL_ERROR on Chrome and SSL_ERROR_RX_MALFORMED_HANDSHAKE on Firefox).

Screenshot of Chrome

Screenshot from 2020-10-05 19-33-39

Screenshot of Firefox

Screenshot from 2020-10-05 19-43-54

I'm not sure whether this is the expected behaviour or if something is wrong, hence the bug report.

christhompson commented 4 years ago

Yep, this is expected behavior in most browsers. We try to maintain the expected behaviors for each test case on https://badssl.com/dashboard/, which is a good way to double check. In this case, "Cannot connect" is an OK result (connecting would also be OK, but most clients will fail).