RFR: 8277881 Missing SessionID in TLS1.3 resumption in compatibility mode [v2]

Anthony Scarpino ascarpino at openjdk.java.net
Thu Dec 23 22:36:12 UTC 2021


On Thu, 23 Dec 2021 21:47:53 GMT, Daniel Jeliński <duke at openjdk.java.net> wrote:

>> All TLS 1.3 handshakes in compatibility mode must send a non-empty SessionID field. Currently TLS1.3 session resumptions are sending empty session ID. This patch fixes that problem.
>> 
>> All jdk_core tests passed. The newly added check passes with the patch, fails without it.
>
> Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update copyright year

Approved

-------------

Marked as reviewed by ascarpino (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6583



More information about the security-dev mailing list