JDK-8189412 : Release Note: Disable exportable cipher suites
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 6u181,7u171,8u161,9.0.4,10
  • Priority: P3
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2017-10-17
  • Updated: 2022-06-17
  • Resolved: 2017-11-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7 JDK 8 JDK 9
6u181Resolved 7u171Resolved 8u161Resolved 9.0.4Resolved
Description
To improve the strength of SSL/TLS connections, exportable cipher suites have been disabled in SSL/TLS connections in the JDK by the `jdk.tls.disabledAlgorithms` Security Property.