We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f93f86 commit 5538a9aCopy full SHA for 5538a9a
doc/go1.12.html
@@ -443,7 +443,9 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
443
<dd>
444
<p><!-- CL 146258 -->
445
TLS 1.2 clients and servers will now advertise and accept RSA-PSS
446
- signature algorithms for use with regular RSA public keys.
+ signature algorithms for use with regular RSA public keys. Certain
447
+ insecure certificate keys (including 512-bit RSA keys) will
448
+ now cause a handshake failure if RSA-PSS is selected.
449
</p>
450
451
<p><!-- CL 143177 -->
0 commit comments