JDK-8024443 : Move forward the preference of GCM cipher suites
  • Type: Enhancement
  • Component: security-libs
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-09-09
  • Updated: 2014-01-20
  • Resolved: 2014-01-20
Related Reports
Duplicate :  
Relates :  
Description
AEAD/GCM cipher suites is preferable in the industry.  When we implemented GCM in JSSE, we want a bake time so we don't put GCM cipher suites at the head of the default enabled cipher suites list.  Now it's time to move forward the preference.