On Tue, 25 Nov 2025 19:25:36 GMT, Artur Barashev <[email protected]> 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
