RFR JDK-8049432: Need new tests for testing TLS property jdk.tls.client.protocols with various protocols and values
zaiyao liu
zaiyao.liu at oracle.com
Wed Sep 10 02:29:33 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20140910/e872790b/attachment.htm>
More information about the security-dev
mailing list