bugs.freedesktop.org SSL certificate 09:3A:AC has expired at 2014-02-21 17:21:52 (2014-02-21 16:21:52 GMT).
*** 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.