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: invalid RDNSequence: invalid attribute value: unsupported string type: 18 [1.17 backport] #51000

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

Comments

@gopherbot
Copy link

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

@gopherbot please open a backport issue for 1.17. This is a regression in the parser rewrite that prevents parsing some certificates.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Feb 3, 2022
@gopherbot gopherbot added this to the Go1.17.7 milestone Feb 3, 2022
@gopherbot
Copy link
Author

Change https://golang.org/cl/382857 mentions this issue: [release-branch.go1.17] crypto/x509: support NumericString in DN components

@toothrot toothrot added the CherryPickApproved Used during the release process for point releases label Feb 9, 2022
@toothrot
Copy link
Contributor

toothrot commented Feb 9, 2022

Approved. This is a serious issue with no workaround.

@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Feb 9, 2022
@cherrymui cherrymui modified the milestones: Go1.17.7, Go1.17.8 Feb 9, 2022
gopherbot pushed a commit that referenced this issue Feb 9, 2022
…onents

Updates #48171
Fixes #51000

Change-Id: Ia2e1920c0938a1f8659935a4f725a7e5090ef2c0
Reviewed-on: https://go-review.googlesource.com/c/go/+/347034
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
(cherry picked from commit 896df42)
Reviewed-on: https://go-review.googlesource.com/c/go/+/382857
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
@gopherbot
Copy link
Author

Closed by merging cd6e0d7 to release-branch.go1.17.

@golang golang locked and limited conversation to collaborators Feb 9, 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