[
https://issues.apache.org/jira/browse/HADOOP-11260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195274#comment-14195274
]
Mike Yoder commented on HADOOP-11260:
-------------------------------------
[~kasha] - the actual error was "SSLv2Hello is disabled" - looks like it's
required in Java 6. I think.
The fix to HADOOP-11243 makes me sad because there is no TLS 1.1 and no TLS
1.2. Need to revisit when everything moves up to Java 7...
> Patch up Jetty to disable SSLv3
> -------------------------------
>
> Key: HADOOP-11260
> URL: https://issues.apache.org/jira/browse/HADOOP-11260
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 2.5.1
> Reporter: Karthik Kambatla
> Assignee: Mike Yoder
> Priority: Blocker
> Attachments: HADOOP-11260.001.patch, HADOOP-11260.002.patch
>
>
> Hadoop uses an older version of Jetty that allows SSLv3. We should fix it up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)