Skip to content
Release 0.21

This release includes the following changes:
    * x509: Expose the OCSP URI of a Certificate as a property
    * ocsp: Provide basic functionality to perform OCSP requests
    * ocsp: Allow to load an existing OCSPResponse from disk
    * ocsp: Provide basic test coverage
    * acme_chief: Provide OCSP responses
    * api: Allow acme-chief clients to fetch OCSP responses

Bug: T219765