On Wed, 26 Nov 2025 21:57:24 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. > > Artur Barashev has updated the pull request incrementally with one additional > commit since the last revision: > > Correct test description Marked as reviewed by mpowers (Committer). ------------- PR Review: https://git.openjdk.org/jdk/pull/28499#pullrequestreview-3512918192
