On Mon, 6 Oct 2025 13:20:36 GMT, Weijun Wang <[email protected]> wrote:

> The ciphersuites are very different for TLS <=1.2 and 1.3. Do we just mix 
> them in the same list?

Ciphersuites are printed in the order that 
`SSLContext.getEnabledCipherSuites()` returns them.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24424#issuecomment-3372460873

Reply via email to