Skip to content

cert-checker: configure issuers for CP/CPS lints - #8927

Merged
aarongable merged 1 commit into
mainfrom
cert-checker-lints
Jul 30, 2026
Merged

cert-checker: configure issuers for CP/CPS lints#8927
aarongable merged 1 commit into
mainfrom
cert-checker-lints

Conversation

@aarongable

@aarongable aarongable commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Add a new config field to cert-checker: issuerCerts, identical to the config field of the same name in the RA. Use this field to look up the intermediate CA certificate which issued each cert that cert-checker checks, and to add that issuer to our custom linter config, just like the CA and ceremony tool already do (as of #8923). This will allow the cert-checker to successfully run our upcoming custom CP/CPS lints, which require that the issuer be configured.

To facilitate this new functionality, slightly refactor linter.NewRegistryWithConfig so that it is usable by both the ceremony tool and cert-checker.

IN-12938 tracks the SRE-side changes to configure these issuer certs in cert-checker.

@aarongable
aarongable marked this pull request as ready for review July 30, 2026 00:26
@aarongable
aarongable requested a review from a team as a code owner July 30, 2026 00:26
@aarongable
aarongable merged commit ac88671 into main Jul 30, 2026
20 checks passed
@aarongable
aarongable deleted the cert-checker-lints branch July 30, 2026 17:31
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