You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2016/03/04 00:24:18 UTC

[jira] [Created] (HADOOP-12886) Exclude weak ciphers used by Netty through ssl-server.xml

Wei-Chiu Chuang created HADOOP-12886:
----------------------------------------

             Summary: Exclude weak ciphers used by Netty through ssl-server.xml
                 Key: HADOOP-12886
                 URL: https://issues.apache.org/jira/browse/HADOOP-12886
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.7.2
            Reporter: Wei-Chiu Chuang
            Assignee: Wei-Chiu Chuang


HADOOP-12668 added support to exclude weak ciphers in HttpServer2, which is good for name nodes. But data node web UI is based on Netty, which does not read ssl-server.xml to exclude the ciphers.

We should also add the same support for Netty for consistency.

I will attach a full patch later.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)