Withdrawn: 8342838: ECDHE algorithm can't be disabled for TLSv1.3 cipher suites
Artur Barashev
abarashev at openjdk.org
Fri Nov 15 21:50:03 UTC 2024
On Tue, 22 Oct 2024 20:48:19 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
> `SSLAlgorithmDecomposer.decomposes(CipherSuite.KeyExchange keyExchange)` method is missing the `null` case: TLSv1.3 cipher suites with ECDHE being used for both key exchange and authentication have `null` for KeyExchange object.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/21648
More information about the security-dev
mailing list