-
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: respect GODEBUG changes during program lifetime [1.19 backport] #56438
Labels
Milestone
Comments
gopherbot
added
the
CherryPickCandidate
Used during the release process for point releases
label
Oct 26, 2022
Change https://go.dev/cl/445655 mentions this issue: |
heschi
added
the
CherryPickApproved
Used during the release process for point releases
label
Nov 2, 2022
gopherbot
removed
the
CherryPickCandidate
Used during the release process for point releases
label
Nov 2, 2022
Closed by merging 6109c07 to release-branch.go1.19. |
gopherbot
pushed a commit
that referenced
this issue
Nov 8, 2022
…wing SHA1 certificates This allows programs that want SHA1 support to call os.Setenv at startup instead of insisting that users set the environment variable themselves. For #41682. Fixes #56436. Fixes #56438. Change-Id: Idcb96212a1d8c560e1dd8eaf7c80b6266f16431e Reviewed-on: https://go-review.googlesource.com/c/go/+/445496 Reviewed-by: David Chase <[email protected]> Run-TryBot: Russ Cox <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Russ Cox <[email protected]> Reviewed-on: https://go-review.googlesource.com/c/go/+/445655
andrew-d
pushed a commit
to tailscale/go
that referenced
this issue
Dec 7, 2022
…wing SHA1 certificates This allows programs that want SHA1 support to call os.Setenv at startup instead of insisting that users set the environment variable themselves. For golang#41682. Fixes golang#56436. Fixes golang#56438. Change-Id: Idcb96212a1d8c560e1dd8eaf7c80b6266f16431e Reviewed-on: https://go-review.googlesource.com/c/go/+/445496 Reviewed-by: David Chase <[email protected]> Run-TryBot: Russ Cox <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Russ Cox <[email protected]> Reviewed-on: https://go-review.googlesource.com/c/go/+/445655
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
@rsc requested issue #56436 to be considered for backport to the next 1.19 minor release.
The text was updated successfully, but these errors were encountered: