RFR: 8270344: Session resumption errors [v5]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Fri Aug 20 16:48:33 UTC 2021


On Fri, 20 Aug 2021 16:34:51 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

>> Corner case where a session resumption can fail if the TLS server changes supported protocol versions in relation to a cached SSLSession. This is primarily an issue where the legacy TLS version is used in place of the newer "supported_versions" TLS extension.
>
> Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove redundant method and testcase cleanup

Marked as reviewed by xuelei (Reviewer).

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

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



More information about the security-dev mailing list