Description
HDFS-7274 required us to specifically list the versions of TLS that HttpFS supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting TLSv1.1 and TLSv1.2, we should add them to the list.
Attachments
Issue Links
- is part of
-
HADOOP-11218 Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory
- Resolved
- is related to
-
HDFS-7274 Disable SSLv3 in HttpFS
- Closed