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

crypto/x509: x509 certificate with issuerUniqueID and/or subjectUniqueID parse error [1.17 backport] #51858

Closed
gopherbot opened this issue Mar 22, 2022 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@rolandshoemaker requested issue #51754 to be considered for backport to the next 1.17 minor release.

@gopherbot please open backport issues, this is a regression (albeit extremely minor, since these fields are almost never used.)

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Mar 22, 2022
@gopherbot gopherbot added this to the Go1.17.9 milestone Mar 22, 2022
@gopherbot
Copy link
Author

Change https://go.dev/cl/399501 mentions this issue: [release-branch.go1.17] crypto/x509: properly handle issuerUniqueID and subjectUniqueID

@dmitshur dmitshur modified the milestones: Go1.17.9, Go1.17.10 Apr 12, 2022
@heschi heschi added the CherryPickApproved Used during the release process for point releases label Apr 20, 2022
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Apr 20, 2022
@gopherbot
Copy link
Author

Closed by merging 9511f6d to release-branch.go1.17.

gopherbot pushed a commit that referenced this issue May 4, 2022
…nd subjectUniqueID

Updates #51754
Fixes #51858

Change-Id: I3bfa15db3497de9fb82d6391d87fca1ae9ba6543
Reviewed-on: https://go-review.googlesource.com/c/go/+/394297
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Auto-Submit: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
(cherry picked from commit 9a53b47)
Reviewed-on: https://go-review.googlesource.com/c/go/+/399501
@golang golang locked and limited conversation to collaborators May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants