-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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: Verify on macOS does not return typed errors [1.19 backport] #57427
Labels
Milestone
Comments
rolandshoemaker
added
the
CherryPickCandidate
Used during the release process for point releases
label
Dec 21, 2022
heschi
added
the
CherryPickApproved
Used during the release process for point releases
label
Jan 4, 2023
gopherbot
removed
the
CherryPickCandidate
Used during the release process for point releases
label
Jan 4, 2023
Ping: this issue is at risk of missing the next minor release. |
cc @golang/security |
Change https://go.dev/cl/460895 mentions this issue: |
Closed by merging c8104a1 to release-branch.go1.19. |
gopherbot
pushed a commit
that referenced
this issue
Jan 6, 2023
… on macOS On macOS return the error code from SecTrustEvaluateWithError, and use it to create typed errors that can be returned from Verify. Updates #56891 Fixes #57427 Change-Id: Ib597ce202abb60702f730e75da583894422e4c14 Reviewed-on: https://go-review.googlesource.com/c/go/+/452620 Run-TryBot: Roland Shoemaker <[email protected]> Reviewed-by: Filippo Valsorda <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> (cherry picked from commit c9a10d4) Reviewed-on: https://go-review.googlesource.com/c/go/+/460895 Run-TryBot: Filippo Valsorda <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> Auto-Submit: Heschi Kreinick <[email protected]> Reviewed-by: Carlos Amedee <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
@rolandshoemaker requested issue #56891 to be considered for backport to the next 1.19 minor release.
The text was updated successfully, but these errors were encountered: