Versions in this module Expand all Collapse all v1 v1.3.2 May 31, 2019 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