package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev
# Functions
FindIssuerByID returns the issuer that matches the given IssuerNameID.
FindIssuerByName returns the issuer with a Subject matching the *ocsp.Response.
LoadIssuers takes a map where the keys are filenames and the values are the corresponding short issuer ID.
MakeClient produces a read-write ROCSP client from a config.
MakeReadClient produces a read-only ROCSP client from a config.
# Structs
RedisConfig contains the configuration needed to act as a Redis client.
A ShortIDIssuer combines an issuance.Certificate with some fields necessary to process OCSP responses: the subject name and the shortID.