git: openjdk/jdk11u-dev: 8341964: Add mechanism to disable different parts of TLS cipher suite
Severin Gehwolf
sgehwolf at openjdk.org
Wed Nov 26 09:21:54 UTC 2025
Changeset: 37f8029d
Branch: master
Author: David Sladký <sladky.david at proton.me>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2025-11-26 09:19:01 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/37f8029d4e64937e648784466acf9383d522543e
8341964: Add mechanism to disable different parts of TLS cipher suite
Backport-of: c90978b8ec00bc19f467e6002528496283186579
! src/java.base/share/classes/sun/security/util/DisabledAlgorithmConstraints.java
! src/java.base/share/conf/security/java.security
+ test/jdk/sun/security/ssl/CipherSuite/AbstractDisableCipherSuites.java
! test/jdk/sun/security/ssl/CipherSuite/NoDesRC4CiphSuite.java
+ test/jdk/sun/security/ssl/CipherSuite/TLSCipherSuiteWildCardMatchingDisablePartsOfCipherSuite.java
+ test/jdk/sun/security/ssl/CipherSuite/TLSCipherSuiteWildCardMatchingIllegalArgument.java
More information about the jdk-updates-changes
mailing list