RFR: 8331682: Slow networks/Impatient clients can potentially send unencrypted TLSv1.3 alerts that won't parse on the server [v27]
Bradford Wetmore
wetmore at openjdk.org
Mon Nov 4 18:35:37 UTC 2024
On Mon, 4 Nov 2024 17:52:41 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
>> Check for unexpected plaintext alert message during TLSv1.3 handshake. This can happen if client doesn't receive ServerHello due to network timeout and tries to close the connection by sending an alert message.
>
> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>
> Code style fix
LGTM.
Marked as reviewed by wetmore (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21043#pullrequestreview-2413833799
PR Review: https://git.openjdk.org/jdk/pull/21043#pullrequestreview-2413834599
More information about the security-dev
mailing list