On 5/22/19 8:28 PM, sha.ji...@oracle.com wrote:
Hi Tony,
The new introduced properties in the source and CSR are
jdk.tls.client.sessionTicketExtension and jdk.tls.server.sessionCacheState,
but the new tests ResumeChecksClientStateless.java and
ResumeChecksServerStateless.java use
javax.net.ssl.sessionTicketExtension and javax.net.ssl.sessionCacheServer.
Best regards,
John Jiang
Ah.. thanks.. Apparently the rename by the IDE didn't rename
everything.. strange..
Tony
On 2019/5/22 08:35, Anthony Scarpino wrote:
Hi all,
I’ve updated in-place some recent changes due to some additional testing
Tony
On May 16, 2019, at 2:30 PM, Anthony Scarpino
<anthony.scarp...@oracle.com> wrote:
I'm asking for a review of this rather large change to add support
stateless tickets in the TLS 1.3 5077 RFC.
https://bugs.openjdk.java.net/browse/JDK-8211018
http://cr.openjdk.java.net/~ascarpino/stateless/webrev.00
thanks
Tony