Skip to content

Move GenerateSKID into Core for sharing across ca, ceremony, and lints - #8922

Merged
aarongable merged 1 commit into
mainfrom
move-generate-skid
Jul 29, 2026
Merged

Move GenerateSKID into Core for sharing across ca, ceremony, and lints#8922
aarongable merged 1 commit into
mainfrom
move-generate-skid

Conversation

@aarongable

@aarongable aarongable commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Create a new core.GenerateSKID function, which computes the Subject Key Identifier value in the way we want (a truncated hash). Use this to replace the two existing helper functions in the CA and Ceremony tool, and to prepare for additional usage inside our upcoming CP/CPS lints.


This moves some of the refactoring out of #8485, so that PR can be more focused on the lints themselves.

@aarongable
aarongable requested a review from a team as a code owner July 28, 2026 23:45
@aarongable
aarongable requested a review from ezekiel July 28, 2026 23:45
@ezekiel
ezekiel requested review from a team and beautifulentropy and removed request for a team July 29, 2026 00:26
@aarongable
aarongable merged commit 63327aa into main Jul 29, 2026
18 checks passed
@aarongable
aarongable deleted the move-generate-skid branch July 29, 2026 21:13
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.

3 participants