]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: remove x509sha1 GODEBUG
authorRoland Shoemaker <roland@golang.org>
Tue, 19 Nov 2024 19:34:19 +0000 (11:34 -0800)
committerRoland Shoemaker <roland@golang.org>
Wed, 20 Nov 2024 18:27:31 +0000 (18:27 +0000)
commit7c7170e93934d78b1a1c5c0288f5cdbbf812eeee
tree5d6a2349bdf6ccfeab391b44ca5620b9187a50ed
parentc901d93fcd5b1a2439232de4469400fd7a327128
crypto/x509: remove x509sha1 GODEBUG

Fixes #41682

Change-Id: I37760f2186e75ec7df9674db25ae466cf453d66d
Reviewed-on: https://go-review.googlesource.com/c/go/+/629676
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
doc/godebug.md
src/crypto/x509/root_unix_test.go
src/crypto/x509/verify_test.go
src/crypto/x509/x509.go
src/crypto/x509/x509_test.go
src/internal/godebugs/table.go
src/runtime/metrics/doc.go