JDK-8060001 : Add a property to allow servers to set their cipher suite preference
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P3
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2014-10-09
  • Updated: 2022-03-11
  • Resolved: 2022-03-11
Related Reports
Relates :  
Description
In order to allow servers to set their cipher suite preference easier, it's useful to add an equivalent system or security property for SSLParameters.setUseCipherSuitesOrder.
Comments
As of JDK 13 [1], the server side suite order is preferred, so I think this Enhancement is not as essential anymore. [1] https://bugs.openjdk.java.net/browse/JDK-8168261
11-03-2022