Withdrawn: 8371688: Unexpected behavior for jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system properties
duke
duke at openjdk.org
Tue Jan 27 05:48:16 UTC 2026
On Tue, 25 Nov 2025 19:25:36 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
> The jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system properties allow a custom set of cipher suites to be used for the default JDK SSLContext. If such properties specify cipher suites not supported by the JDK, then the JDK falls back to using the default cipher suite list (as if no property was specified). This seems like unexpected behavior.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/28499
More information about the security-dev
mailing list