RFR: 8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message [v2]
Prasadrao Koppula
pkoppula at openjdk.org
Wed Mar 20 07:46:20 UTC 2024
On Wed, 20 Mar 2024 07:36:29 GMT, Prasadrao Koppula <pkoppula at openjdk.org> wrote:
>> since [JDK-8281236](https://bugs.openjdk.org/browse/JDK-8281236) / 5d4c71c8bd361af78c90777f17b79e95d8eb5afe / JDK 20 we have setNamedGroups function to control named groups on every endpoint.
>
> Thank you, I added a test
>
IMO, utilizing shc.conContext.outputRecord.changeWriteCiphers() is a cleaner approach, and we've used the same method in other instances.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18372#discussion_r1531626263
More information about the security-dev
mailing list