You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good if rustls clients, by default, verified stapled OCSP responses. For that to be feasible, webpki should be able to (at minimum) verify an OCSP response for the end-entity cert.
Non-requirements:
being an OCSP responder
talking to an OCSP responder
processing OCSP responses for intermediate certs (probably?)
The text was updated successfully, but these errors were encountered:
It would be good if rustls clients, by default, verified stapled OCSP responses. For that to be feasible, webpki should be able to (at minimum) verify an OCSP response for the end-entity cert.
Non-requirements:
The text was updated successfully, but these errors were encountered: