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

Support Fulcio certificate "chains" that just have a root #40

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

steiza
Copy link
Member

@steiza steiza commented Dec 11, 2023

Summary

There were some fantastic conformance tests added with sigstore/sigstore-conformance#112.

However, one of the tests includes a mock Sigstore where Fulcio only has a root certificate and no intermediates. These changes allow that conformance test to get further (note that the conformance test won't pass with these changes, but I think that's because of an issue with the test material provided, see sigstore/sigstore-conformance#112 (comment)).

Release Note

NONE

Documentation

NA

sigstore/sigstore-conformance#112 includes
confromance tests with a mock Sigstore where there are no Fulcio
intermediate certificates.

Signed-off-by: Zach Steindler <[email protected]>
@steiza steiza requested a review from a team December 11, 2023 20:34
pkg/verify/sct.go Outdated Show resolved Hide resolved
Signed-off-by: Zach Steindler <[email protected]>
@codysoyland codysoyland merged commit b5aa2fb into main Dec 12, 2023
9 checks passed
@codysoyland codysoyland deleted the support-fulcio-without-intermediate branch December 12, 2023 15:40
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.

4 participants