RFR: 8331682: Slow networks/Impatient clients can potentially send unencrypted TLSv1.3 alerts that won't parse on the server [v3]
Artur Barashev
duke at openjdk.org
Fri Sep 20 20:55:35 UTC 2024
On Fri, 20 Sep 2024 19:03:37 GMT, Bernd <duke at openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add assertions. Add the final server wrap
>
> test/jdk/javax/net/ssl/TLSv13/SSLEngineNoServerHelloClientShutdown.java line 73:
>
>> 71: protected final ByteBuffer serverIn; // read side of serverEngine
>> 72:
>> 73: // For data transport, this example uses local ByteBuffers. This
>
> If we want to keep the code it should speak of “this test” not “this example not useful”
This was copied from the bug, will update the comments, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21043#discussion_r1769245316
More information about the security-dev
mailing list