Skip to content

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Mar 4, 2025

It checks that all CRLs:

  • Are not too old
  • Have an issuingDistributionPoint that matches the URL from which they
    were fetched
  • Have a valid signature based on their issuer SKID from CCADB
    (full issuer certificates for ISRG are embedded in this binary)
  • Don't have duplicate serial numbers across different CRLs

@jsha jsha marked this pull request as ready for review March 7, 2025 23:31
@jsha
Copy link
Contributor Author

jsha commented Mar 7, 2025

For convenient comparison, here's what we check in boulder-observer, which is just "does it fetch and parse":

https://github.com/letsencrypt/boulder/blob/2ac1ac0f39f3b30f7cf90e151be10f8c69d1c86d/observer/probers/crl/crl.go#L31-L57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants