[8u] RFR 8202343: Disable TLS 1.0 and 1.1

Martin Balao mbalao at redhat.com
Wed Jan 27 13:08:11 UTC 2021


Hi Severin,

I'd like to propose Webrev.01:

 *
http://cr.openjdk.java.net/~mbalao/webrevs/8202343/8202343.webrev.8u.jdk.01

Differences between webrevs 00 and 01:

 * test/javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java
 * test/javax/net/ssl/sanity/ciphersuites/TLSCipherSuitesOrder.java
  * Changes added, after backporting JDK-8234728 to 8u
  * Applied '@library /lib/security' change and removed 'import
jdk.test.lib.security.SecurityUtils;' as with other tests

 * test/sun/security/ssl/SSLContextImpl/SSLContextDefault.java
  * Applied suggested changes to the List<String> variables

No regressions observed in 'sun/security/ssl' and 'javax/net/ssl' test
categories.

Additionally, I added 8u backport notes to JDK-8246330 [1] and
JDK-8228967 [2].

Are we good to request an 8u maintainers approval?

Thanks,
Martin.-

--
[1] - https://bugs.openjdk.java.net/browse/JDK-8246330
[2] - https://bugs.openjdk.java.net/browse/JDK-8228967




More information about the jdk8u-dev mailing list