Hacker News new | ask | show | jobs
by josephcsible 2215 days ago
This is no different than an OCSP server going down for a day. Either the site becomes unreachable, or clients take a risk by accepting a certificate that might be revoked.
1 comments

When OCSP is down nothing happens with most browsers. Except-Staple might worsen it a bit, but how many use that?
My point is that connecting with OCSP down carries the exact same risk that accepting an expired certificate does. In both cases, the risk is that the certificate might have been revoked without you knowing it.