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

self-signed certificate has expired #418

Closed djcater closed 4 years ago

djcater commented 4 years ago

https://self-signed.badssl.com/

I see that the auto-generating part was removed, but I think the static in-repo certificate should be regenerated as per: "we'll just track the expiration and regenerate in-tree when needed" from https://github.com/chromium/badssl.com/pull/390#issuecomment-540111190_

christhompson commented 4 years ago

Ahh, same bug as in #417 -- thanks for catching these. I've made a note to myself in my deploy playbook and updated this one as well. This should be fixed on the site and #419 will make it so I don't accidentally pull in the expired one from the repo again.