crl-monitor/churner
Jacob Hoffman-Andrews 3c1b79fef5
churner: fetch and lint CRL at issuance time (#89)
This provides a little easy assurance that the public-facing URLs in
certificates are resolvable and verifiable by the issuers of the
specific certificates we're issuing.

Since this introduces another HTTP fetch, factor out the HTTP retry code
from BoulderAPIFetcher into a new `retryhttp` package.
2025-03-10 10:00:17 -07:00
..
churner.go churner: fetch and lint CRL at issuance time (#89) 2025-03-10 10:00:17 -07:00
churner_test.go churner: replace Z with z (#80) 2025-02-07 17:40:16 -05:00