From: Roland Shoemaker Date: Wed, 20 Nov 2024 19:06:35 +0000 (-0800) Subject: doc/godebug: document we removed x509sha1 X-Git-Tag: go1.24rc1~184 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e36b4d76ad697536921f2bcd119e7cf2a702b920;p=gostls13.git doc/godebug: document we removed x509sha1 Change-Id: I4a4ff0b9e0d3584b96e414d60b889d68fa8660c0 Reviewed-on: https://go-review.googlesource.com/c/go/+/630236 Auto-Submit: Roland Shoemaker Reviewed-by: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI Reviewed-by: Dmitri Shuralyov --- diff --git a/doc/godebug.md b/doc/godebug.md index e912784d92..0418482746 100644 --- a/doc/godebug.md +++ b/doc/godebug.md @@ -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