[
https://issues.apache.org/jira/browse/GEODE-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337668#comment-17337668
]
ASF subversion and git services commented on GEODE-9218:
--------------------------------------------------------
Commit ee7b611b51b11693da92418c861d37ce57216298 in geode's branch
refs/heads/develop from Sean Goller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ee7b611 ]
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.
> 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)