[jdk11u-dev] RFR: 8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols

Goetz Lindenmaier goetz at openjdk.org
Wed Mar 1 15:03:54 UTC 2023


I backport this for parity with 11.0.19-oracle. At least we found the corresponding CSR, the backport seems to be closed.

I had to adapt the code as 11 implements FIPS.

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

Commit messages:
 - Backport 5fc46f3c50a4b04808f1741a3f6e7a768b206cef

Changes: https://git.openjdk.org/jdk11u-dev/pull/1787/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1787&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8190492
  Stats: 226 lines in 13 files changed: 60 ins; 17 del; 149 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1787.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1787/head:pull/1787

PR: https://git.openjdk.org/jdk11u-dev/pull/1787


More information about the jdk-updates-dev mailing list