RFR 8211018: Session Resumption without Server-Side State
Anthony Scarpino
anthony.scarpino at oracle.com
Thu May 23 04:05:50 UTC 2019
On 5/22/19 8:28 PM, sha.jiang at 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.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