
java ="TLSv1.2" will enable only TLSv1.2 on client SSLSockets. One may launch their application with this property. The new System Property may also be used to control the protocols in use for a TLS connection ( JDK-8151183). By default, TLSv1.0 will remain the default enabled protocol on client sockets.Īs an example, both the TLSv1.1 and TLSv1.2 protocols can be enabled for use on SSL/TLS connections via SSLSocket/SSLEngine/SSLServerSocket APIs: TLS v1.2 is now a TLS protocol option with the release of JDK 6u121. The "Sonera Class1 CA" root CA certificate has been removed from the cacerts file. The Comodo "UTN - DATACorp SGC" root CA certificate has been removed from the cacerts file.


JRE Security Baseline (Full Version String)
