Summary: | bugs.freedesktop.org SSL certificate has expired | ||
---|---|---|---|
Product: | freedesktop.org | Reporter: | bfoman <bfo.bugmail> |
Component: | Bugzilla | Assignee: | fd.o Admin Massive <sitewranglers> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | bfo.bugmail, qubit |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
bfoman
2014-02-21 16:50:04 UTC
*** Bug 75338 has been marked as a duplicate of this bug. *** There were some delays due to slow updates on StartSSL's OCSP server, but things appear to be working now. jrayhawk@richardiv:~$ openssl ocsp -resp_text -issuer sub.class1.server.ca.pem -cert bugs.freedesktop.org.crt -VAfile ca-bundle.pem -CAfile ca-bundle.pem -url http://ocsp.startssl.com/sub/class1/server/ca -header HOST ocsp.startssl.com 2>/dev/null | grep bugs.freedesktop.org bugs.freedesktop.org.crt: good SSL cert 0E:B0:9F valid until 2015-02-22 23:56:44 (2015-02-22 22:56:44 GMT). Please set your alarms :). It's expired now. I have improved things: jrayhawk@richardiv:~$ openssl s_client -connect bugs.freedesktop.org:443 2>/dev/null | openssl x509 -text | grep After Not After : Nov 1 02:40:36 2019 GMT fixed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.