chromium / badssl.com

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

Improve page footers for no-subject and no-common-name #407

Open meeque opened 4 years ago

meeque commented 4 years ago

I got a little confused, when my browser accepted certs with no subject and no common name. Only after another look at the certs did I realize that the correct domain was listed as a subject alternative name.

How about adding this piece of information to the footer of the respective pages? E.g. add another line like this to the footers:

However, clients may accept the certificate nevertheless, sine it contains the correct domain as a subject alternative name.

If anyone finds that useful, I can submit a PR...