Integrated: 8367059: DTLS: loss of NewSessionTicket message results in handshake failure

Artur Barashev abarashev at openjdk.org
Wed Oct 29 17:29:35 UTC 2025


On Tue, 7 Oct 2025 15:51:06 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 436dc687
Author:    Artur Barashev <abarashev at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/436dc687ba2ead1662a4e0125cea0966fac825e5
Stats:     348 lines in 6 files changed: 303 ins; 16 del; 29 mod

8367059: DTLS: loss of NewSessionTicket message results in handshake failure

Reviewed-by: jnimeh, djelinski

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

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


More information about the security-dev mailing list