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

ceremony/issuance: Remove PolicyIdentifiers extension and default to Policies #7969

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

beautifulentropy
Copy link
Member

@beautifulentropy beautifulentropy commented Jan 22, 2025

Starting in Go 1.24, x509.Certificate.Policies will become the default Policies field. Until that point, we must set GODEBUG=x509usepolicies=1 to enable this behavior.


Warning

Do not merge until #7940 has been merged.

ZLint requires the field to be set.

Signed-off-by: Eng Zer Jun <[email protected]>
Reference: #7940 (review)
Signed-off-by: Eng Zer Jun <[email protected]>
Reference: #7940 (review)
Signed-off-by: Eng Zer Jun <[email protected]>
@beautifulentropy beautifulentropy requested a review from a team as a code owner January 22, 2025 19:58
@jprenken jprenken requested a review from aarongable January 23, 2025 00:05
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