mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-07 21:41:39 +00:00
ed41d21eac
GenerateCRL test was passing []issuer.RevokedCertEntry instead of []CRLEntry, causing go vet failure. Also fixed OCSPSignRequest references to use service-layer type for consistency. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>