Versions in this module Expand all Collapse all v0 v0.0.2 Aug 19, 2022 v0.0.1 Jul 4, 2022 Changes in this version + func NewHandler(dbAccessor certdb.Accessor, signer ocsp.Signer) http.Handler + type AddRequest struct + AKI string + CALabel string + Expiry time.Time + PEM string + Reason int + RevokedAt time.Time + Serial string + Status string + type Handler struct + func (h *Handler) Handle(w http.ResponseWriter, r *http.Request) error