Hi All,

Please review the code change,the purpose of this fix is to address following: -Sets the property jdk.tls.client.protocols to one of this protocols:SSLv3,TLSv1,TLSv1,TLSv1.1,TLSv1.2 and TLSV(invalid) or removes this property (if any),then validates the default, supported and current protocols in the SSLContext.

Webrev: http://cr.openjdk.java.net/~tyan/kevin/JDK-8049432/webrev01/ <http://cr.openjdk.java.net/%7Etyan/kevin/JDK-8049432/webrev01/>
Bug: https://bugs.openjdk.java.net/browse/JDK-8049432

Thanks

Kevin

Reply via email to