Vijay Singh created HADOOP-12708:
------------------------------------
Summary: SSL based embeded jetty for hadoop services should allow
configuration for elect cipher suites
Key: HADOOP-12708
URL: https://issues.apache.org/jira/browse/HADOOP-12708
Project: Hadoop Common
Issue Type: Improvement
Reporter: Vijay Singh
Currently all hadoop services use emebeded jetty server. Effort to exclude
cipher suite is being tracked under Hadoop-12668. However, hadoop should allow
to restrict the cipher suites using explicit list of cipher suites. Current,
pom dependency does not allow interface to include select cipher suites. As a
result, the options include following:
1) Upgrade jetty from 6.x to 8.x or 9.x
2) Contemplate and Implement WAR based implementation for these services
3) Include ability to select specific cipher suites
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)