Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate subject key ID correctly for non-GCP certs #345

Merged
merged 1 commit into from Jan 24, 2022

Conversation

haydentherapper
Copy link
Contributor

Summary

This uses the new method in sigstore/sigstore to
generate SKIDs using the cert's public key. Also
updates go.mod/go.sum to use the latest sigstore
release.

Signed-off-by: Hayden Blauzvern hblauzvern@google.com

Ticket Link

Fixes

Release Note

* Generated subject key ID based on certificate public key for non-GCP issued certificates 

This uses the new method in sigstore/sigstore to
generate SKIDs using the cert's public key. Also
updates go.mod/go.sum to use the latest sigstore
release.

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
Copy link
Member

@bobcallaway bobcallaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dlorenc dlorenc merged commit c3d29e1 into sigstore:main Jan 24, 2022
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.

None yet

3 participants