You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/05/01 22:14:00 UTC

[jira] [Commented] (GEODE-9218) Geode has tests for TLSv1.1 which is disabled by default now

    [ https://issues.apache.org/jira/browse/GEODE-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337891#comment-17337891 ] 

ASF subversion and git services commented on GEODE-9218:
--------------------------------------------------------

Commit fdf5662d82b402ea2a95521bd910fe5de0293ce9 in geode's branch refs/heads/support/1.14 from Sean Goller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fdf5662 ]

GEODE-9218: Remove TLSv1 and TLSv1.1 from tests. (#6412)

Recent versions of JDK11 and 8 have disabled TLSv1 and TLSv1.1 by default.
We shouldn't be using these protocols so we shouldn't be testing them anymore either.

(cherry picked from commit ee7b611b51b11693da92418c861d37ce57216298)


> Geode has tests for TLSv1.1 which is disabled by default now
> ------------------------------------------------------------
>
>                 Key: GEODE-9218
>                 URL: https://issues.apache.org/jira/browse/GEODE-9218
>             Project: Geode
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 1.12.3, 1.13.3, 1.14.0, 1.15.0
>            Reporter: Sean Goller
>            Assignee: Sean Goller
>            Priority: Major
>              Labels: pull-request-available
>
> According to the [Oracle JRE/JDK cryptographic roadmap|https://java.com/en/jre-jdk-cryptoroadmap.html#releasedChangesTable], TLSv1 and TLSv1.1 are disabled by default as of 11.0.11+9 and 8u291b10. This causes TLSv1.1 tests to fail.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)