Bug 75333

Summary: bugs.freedesktop.org SSL certificate has expired
Product: freedesktop.org Reporter: bfoman <bfo.bugmail>
Component: BugzillaAssignee: 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
bugs.freedesktop.org SSL certificate 09:3A:AC has expired at 2014-02-21 17:21:52
(2014-02-21 16:21:52 GMT).
Comment 1 Björn Michaelsen 2014-02-21 21:22:56 UTC
*** Bug 75338 has been marked as a duplicate of this bug. ***
Comment 2 Joe Rayhawk 2014-02-22 09:37:11 UTC
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
Comment 3 bfoman 2014-02-22 09:48:25 UTC
SSL cert 0E:B0:9F valid until 2015-02-22 23:56:44 (2015-02-22 22:56:44 GMT). Please set your alarms :).
Comment 4 Ilya Konstantinov 2015-02-23 01:20:00 UTC
It's expired now.
Comment 5 Joe Rayhawk 2015-02-23 10:33:20 UTC
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
Comment 6 Daniel Stone 2015-09-18 09:38:25 UTC
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.