> If the NewSessionTicket message is lost, the handshake fails on the client 
> side with:
> javax.net.ssl.SSLHandshakeException: (decrypt_error) The Finished message 
> cannot be verified.

Artur Barashev has updated the pull request incrementally with one additional 
commit since the last revision:

  The fix and unit test for session resumption case

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27677/files
  - new: https://git.openjdk.org/jdk/pull/27677/files/b5740400..5d34fd5c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27677&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27677&range=03-04

  Stats: 310 lines in 3 files changed: 247 ins; 28 del; 35 mod
  Patch: https://git.openjdk.org/jdk/pull/27677.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27677/head:pull/27677

PR: https://git.openjdk.org/jdk/pull/27677

Reply via email to