JDK-8142553 : Need to enable TLS v1.2 by default in JDK 7u
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 7u85
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-11-12
  • Updated: 2016-04-28
  • Resolved: 2015-11-12
Related Reports
Duplicate :  
Description
Submitter is looking for TLSv1.2 to be switched on by default for TLS client sockets in JDK 7 updates. I don't think this request is feasible for now. We'll need to analyze risks involved for the wider community.

For now, I propose closing this as duplicate of JDK-8076369. The  jdk.tls.client.protocols property will be available to control the TLS protocol version.