Fwd: TLS 1.3 support in JDK

2017-08-14 Thread Neetish Pathak
> > Hello all, > I am new to JDK development mailing list. 21 drafts fro TLS 1.3 have come > out so far. Is there any ongoing work on including TLS 1.3 in JDK. If so, > please refer. > > TLS 1.3 has been implemented in OpenSSL. Is there any way to use OpenSSL in java in place of in-built SSL l

Re: TLS 1.3 support in JDK

2017-08-04 Thread Bradford Wetmore
Hi Neetish, > I am new to JDK development mailing list. 21 drafts fro TLS 1.3 have > come out so far. Is there any ongoing work on including TLS 1.3 in > JDK. If so, please refer. We are definitely monitoring the progress of the TLS 1.3 drafts as they make their way through the IETF standards p

TLS 1.3 support in JDK

2017-08-01 Thread Neetish Pathak
Hello all, I am new to JDK development mailing list. 21 drafts fro TLS 1.3 have come out so far. Is there any ongoing work on including TLS 1.3 in JDK. If so, please refer. TLS 1.3 has been implemented in OpenSSL. Is there any way to use OpenSSL in java in place of in-built SSL library. Thanks Be