]> Cypherpunks repositories - gostls13.git/commitdiff
doc/godebug: document we removed x509sha1
authorRoland Shoemaker <roland@golang.org>
Wed, 20 Nov 2024 19:06:35 +0000 (11:06 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 20 Nov 2024 19:29:11 +0000 (19:29 +0000)
Change-Id: I4a4ff0b9e0d3584b96e414d60b889d68fa8660c0
Reviewed-on: https://go-review.googlesource.com/c/go/+/630236
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/godebug.md

index e912784d92dcd2e0af983732fdd0694460b1b61f..041848274682488654c4dbc50d683a9e16bf6e42 100644 (file)
@@ -383,7 +383,7 @@ There is no plan to remove this setting.
 
 Go 1.18 removed support for SHA1 in most X.509 certificates,
 controlled by the [`x509sha1` setting](/pkg/crypto/x509#InsecureAlgorithmError).
-This setting will be removed in a future release, Go 1.22 at the earliest.
+This setting was removed in Go 1.24.
 
 ### Go 1.10