[ 
https://issues.apache.org/jira/browse/HDFS-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467328#comment-13467328
 ] 

Todd Lipcon commented on HDFS-3993:
-----------------------------------

Is it possible to do this non-statically to avoid the problem altogether? eg 
when we make a connection which we expect to be SSL-authorized, use a 
connection Configurator which sets up the correct cipher suites? Not an expert 
in this area, but it seems preferable to the static side effects.
                
> The KSSL class should not limit the ssl ciphers
> -----------------------------------------------
>
>                 Key: HDFS-3993
>                 URL: https://issues.apache.org/jira/browse/HDFS-3993
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: hdfs-3993.patch
>
>
> The KSSL class' static block currently limits the ssl ciphers to a single 
> value. It should use a much more permissive list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to