chromium / badssl.com

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

self-signed certificate expired #429

Closed drwetter closed 4 years ago

drwetter commented 4 years ago

self-signed.badssl.com: Certificate Validity (UTC) expired (2016-08-08 23:17 --> 2018-08-08 23:17)

See also #426 and #415.

Seems like an intrinsic problem to me?

christhompson commented 4 years ago

Yep, I need to fix this in the deployment process (it sometimes happens as a side effect of other updates). Fixed manually on the server.

drwetter commented 4 years ago

Thanks