JDK-8168261 : Use server cipher suites preference by default
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-10-18
  • Updated: 2022-03-11
  • Resolved: 2019-04-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 13
13 b15Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Sub Tasks
JDK-8219663 :  
Description
In the current implementation, the server honors the cipher suite preference of client request.   Maybe, it is easier to maintain to use the server cipher suite preference so that the server can have more control over the security parameters of each connection.
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/e057e45b49af User: xuelei Date: 2019-04-01 23:51:01 +0000
01-04-2019