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

Bundle verification should require specifying expected certificate issuer and SAN #82

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

steiza
Copy link
Member

@steiza steiza commented Jan 25, 2024

Summary

Since many OIDC issuers are shared platforms, you need to ensure the Fulcio certificate SAN identity matches the identity on that platform you are expecting.

Release Note

  • Bundle verification now requires not just specifying expected certificate issuer, but also expected identity via the certificate SAN

Documentation

N/A

This change also requires you specify something about the cert SAN.

Since many cert issuers are shared platforms, you need to ensure the SAN
identity matches the identity on that platform you are expecting.

Signed-off-by: Zach Steindler <steiza@github.com>
@steiza steiza requested a review from a team January 25, 2024 22:10
Signed-off-by: Zach Steindler <steiza@github.com>
Copy link
Member

@kommendorkapten kommendorkapten left a comment

Choose a reason for hiding this comment

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

🚀

@steiza steiza merged commit d3d74f1 into main Jan 26, 2024
9 checks passed
@steiza steiza deleted the requireSAN branch January 26, 2024 17:27
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