You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releasenotes.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,8 @@ <h3>2.1.3 Additional Features and Functionality</h3>
64
64
<li>The NetscapeCertType class now has a hasUsages() method on it for querying usage settings on its bit string.</li>
65
65
<li>Support for additional input has been added for deterministic (EC)DSA.</li>
66
66
<li>The OpenPGP API provides better support for subkey generation.</li>
67
+
<li>BCJSSE: Added boolean system properties "org.bouncycastle.jsse.client.dh.disableDefaultSuites" and "org.bouncycastle.jsse.server.dh.disableDefaultSuites".
68
+
Default "false". Set to "true" to disable inclusion of DH cipher suites in the default cipher suites for client/server respectively.</li>
0 commit comments