Skip to content

Commit 45446c8

Browse files
rolandshoemakergopherbot
authored andcommitted
doc: add note about x509sha1 removal in 1.24
Updates #62048 Change-Id: I17f462841a80db2216806147f0a0548f95c5e21a Reviewed-on: https://go-review.googlesource.com/c/go/+/586718 Auto-Submit: Roland Shoemaker <[email protected]> Reviewed-by: Filippo Valsorda <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 3e10c1f commit 45446c8

File tree

1 file changed

+4
-0
lines changed
  • doc/next/6-stdlib/99-minor/crypto/x509

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The [`x509sha1` GODEBUG setting](/pkg/crypto/x509#InsecureAlgorithmError) will
2+
be removed in the next Go major release (Go 1.24). This will mean that crypto/x509
3+
will no longer support verifying signatures on certificates that use SHA-1 based
4+
signature algorithms.

0 commit comments

Comments
 (0)