[
https://issues.apache.org/jira/browse/HDFS-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208839#comment-14208839
]
Wei Yan commented on HDFS-7391:
-------------------------------
[~acmurthy], for HADOOP-11243, we tried different approaches (whilelist,
blacklist) to add the SSLv2Hello, but not success. The shuffle server still
cannot accept SSLv2Hello protocol. Given that the shuffle happens between NMs,
so I think we can keep the existing solution without SSLv2Hello.
> Renable SSLv2Hello in HttpFS
> ----------------------------
>
> Key: HDFS-7391
> URL: https://issues.apache.org/jira/browse/HDFS-7391
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: webhdfs
> Affects Versions: 2.6.0, 2.5.2
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Priority: Blocker
> Attachments: HDFS-7391-branch-2.5.patch, HDFS-7391.patch
>
>
> We should re-enable "SSLv2Hello", which is required for older clients (e.g.
> Java 6 with openssl 0.9.8x) so they can't connect without it. Just to be
> clear, it does not mean SSLv2, which is insecure.
> I couldn't simply do an addendum patch on HDFS-7274 because it's already been
> closed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)