[jdk13u-dev] RFR: 8202343: Disable TLS 1.0 and 1.1
David Alvarez
github.com+12403364+alvdavi at openjdk.java.net
Wed Mar 24 00:43:02 UTC 2021
On Fri, 19 Mar 2021 12:08:51 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
>> I'd like to backport 8202343 to jdk13u. All other jdk versions are disabling TLS 1.0 and TLS 1.1 in 2021 April CPU.
>>
>> The patch did not apply cleanly. I had to account for JDK-8235710 missing in 13u, affecting the java.security file. Additionally, JDK-8243029 is also missing, so some of the tests modified do not exist in 13u.
>
> created https://bugs.openjdk.java.net/browse/SKARA-929
@yan-too, as the 13.0.7 is getting closer, feel free to close this pull request and manually grab JDK-8202343
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/143
More information about the jdk-updates-dev
mailing list