RFR 8211018: Session Resumption without Server-Side State

sha.jiang at oracle.com sha.jiang at oracle.com
Thu May 23 03:28:17 UTC 2019


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

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.scarpino at 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
>



More information about the security-dev mailing list