[jdk13u-dev] Integrated: 8202343: Disable TLS 1.0 and 1.1

David Alvarez github.com+12403364+alvdavi at openjdk.java.net
Thu Apr 1 09:59:31 UTC 2021


On Thu, 11 Mar 2021 16:12:45 GMT, David Alvarez <github.com+12403364+alvdavi 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.

This pull request has now been integrated.

Changeset: fecca4ec
Author:    David Alvarez <alvdavi at amazon.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/fecca4ec
Stats:     381 lines in 18 files changed: 260 ins; 97 del; 24 mod

8202343: Disable TLS 1.0 and 1.1

Reviewed-by: yan

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/143


More information about the jdk-updates-dev mailing list