RFR: 8331682: Slow networks/Impatient clients can potentially send unencrypted TLSv1.3 alerts that won't parse on the server [v26]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Wed Oct 30 03:46:12 UTC 2024
On Tue, 29 Oct 2024 20:32:50 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
> * I'm not sure what you mean by `plaintext`, what is your definition of plaintext? Per TLS1.3 RFC it's a plaintext unless contentType == 23
With "plaintext", I meant it is not TLSCiphertext. You have a good point. Thank you!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21043#discussion_r1821816373
More information about the security-dev
mailing list