File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -732,7 +732,7 @@ <h3 id="sha1">Rejecting SHA-1 certificates</h3>
732
732
< p >
733
733
This can be temporarily reverted by setting the
734
734
< code > GODEBUG=x509sha1=1</ code > environment variable.
735
- This option will be removed in Go 1.19 .
735
+ This option will be removed in a future release .
736
736
</ p >
737
737
738
738
< h3 id ="minor_library_changes "> Minor changes to the library</ h3 >
@@ -866,8 +866,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
866
866
867
867
< p >
868
868
Support for signing certificates using signature algorithms that depend on the
869
- MD5 and SHA-1 hashes (< code > MD5WithRSA</ code > , < code > SHA1WithRSA</ code > , and
870
- < code > ECDSAWithSHA1</ code > ) may be removed in Go 1.19.
869
+ MD5 hash (< code > MD5WithRSA</ code > ) may be removed in Go 1.19.
871
870
</ p >
872
871
</ dd >
873
872
</ dl >
You can’t perform that action at this time.
0 commit comments