[jdk17u-dev] RFR: 8279164: Disable TLS_ECDH_* cipher suites

Martin Doerr mdoerr at openjdk.org
Fri Jun 14 14:07:19 UTC 2024


On Mon, 10 Jun 2024 10:25:33 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of [JDK-8279164](https://bugs.openjdk.org/browse/JDK-8279164). The test changes in DisabledAlgorithms.java needed manual integration. The rest applies cleanly.

You're right. `"SSL_RSA_WITH_3DES_EDE_CBC_SHA"` should get removed again. Thanks for spotting it! Yes, please file a test bug for 17u and 11u (related to [JDK-8333998](https://bugs.openjdk.org/browse/JDK-8333998) and [JDK-8334194](https://bugs.openjdk.org/browse/JDK-8334194)).

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2559#issuecomment-2168124851


More information about the jdk-updates-dev mailing list