Skip to content

Commit 91c3c60

Browse files
committed
added mention of BCTLS method fix
1 parent c8229b1 commit 91c3c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/releasenotes.html

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ <h3>2.1.2 Defects Fixed</h3>
2828
<li>BCJSSE: Fixed a regression in 1.74 (NullPointerException) that prevents a BCJSSE server from negotiating TLSv1.1 or earlier.</li>
2929
<li>DTLS: Fixed server support for client_certificate_type extension.</li>
3030
<li>Cipher.unwrap() for HQC could fail due to a miscalculation of the length of the KEM packet. This has been fixed.</li>
31+
<li>There was exposure to a Java 7 method in the Java 5 to Java 8 BCTLS jar which could cause issues with some TLS 1.2 cipher suites running on older JVMs. This is now fixed.</li>
3132
</ul>
3233
<h3>2.1.3 Additional Features and Functionality</h3>
3334
<ul>

0 commit comments

Comments
 (0)