1 Repo
Caching mechanisms for storing pre-signed Online Certificate Status Protocol responses to improve revocation check performance.
Distinct from Response Caching: Specifically targets the caching of OCSP responses rather than general API responses.
Explore 1 awesome GitHub repository matching data & databases · OCSP. Refine with filters or upvote what's useful.
This project is a toolkit for creating and managing X.509 certificate authorities, providing tools for the issuance, signing, and management of TLS certificates and private keys. It includes a command-line utility for generating certificate signing requests, bundling certificate chains, and parsing PEM or DER files. The system features an HTTP API server that allows for remote signing and verification of certificates using JSON requests and responses. This architecture supports automated certificate provisioning and includes a signing proxy to forward requests to remote backend services. The
Stores pre-signed OCSP responses to enable fast verification of certificate revocation status.