[jdk11u-dev] RFR: 8163326: Update the default enabled cipher suites preference
Christoph Langer
clanger at openjdk.java.net
Thu Jul 1 05:03:00 UTC 2021
On Tue, 29 Jun 2021 11:28:55 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> I'd like to backport JDK-8163326 for parity with Oracle and align the list of cipher suites with other versions.
>
> The original patch applies clean but I had to update test/jdk/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java test because of the list of ciphers was not updated during JDK-8234728 backport to 11u
>
> sun/security/ssl and javax/net/ssl tests passed successfully
Marked as reviewed by clanger (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/76
More information about the jdk-updates-dev
mailing list