Skip to content

Release v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 22:44

Added

  • CORS Proxy Support - New proxyUrl option in revocationOptions for browser environments
    • Routes OCSP, CRL, and CA issuer certificate requests through a CORS proxy
    • Enables revocation checking in browsers where direct requests are blocked by CORS