Code Review Request: TLS 1.3 Implementation

2018-05-25 Thread Xuelei Fan
Hi, I'd like to invite you to review the TLS 1.3 implementation. I appreciate it if I could have compatibility and specification feedback before May 31, 2018, and implementation feedback before June 7, 2018. Here is the webrev: http://cr.openjdk.java.net/~xuelei/8196584/webrev-full.00 T

Re: RFR: 8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed

2018-05-25 Thread Claes Redestad
On 2018-05-24 23:05, Rajan Halade wrote: Please review this fix to allow exception for equifaxsecureca 90-day expiry policy. This will allow test to pass but we should work on removing / replacing this CA later on. Webrev: http://cr.openjdk.java.net/~rhalade/8203793/webrev.00/ Looks good to