chromium / badssl.com

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

Mark dh1024 and dh2048 as red on the front page #313

Closed firewave closed 5 years ago

firewave commented 7 years ago

dh1024 and dh2048 both fail in Chrome and Edge, but work in Firefox. I have no other browser at hand for testing this. Unfortunately I cannot provide more data on this since I have no idea if the issue is with the domain or the browsers.

lgarron commented 7 years ago

Some browsers, so this is working as intended.

dh1024 are not secure per se, but they are recommended against since Logjam. We should probably mark them as red.

christhompson commented 5 years ago

This should now be deployed.