-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
Tests to implement include:
TLS server disables ciphersuites via wildcards (e.g., TLS_ECDH*WITH_AES_256_GCM_*) and client tries to negotiate those suites.
Set `jdk.tls.disabledAlgorithms` to "TLS_.*" and verify no cipher suites are disabled.
TLS server disables ciphersuites via wildcards (e.g., TLS_ECDH*WITH_AES_256_GCM_*) and client tries to negotiate those suites.
Set `jdk.tls.disabledAlgorithms` to "TLS_.*" and verify no cipher suites are disabled.
- relates to
-
JDK-8341964 Add mechanism to disable different parts of TLS cipher suite
-
- Resolved
-