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

Sean Busbey commented on HBASE-19283:
-------------------------------------

still a problem. probably requires changes to both HttpServer and InfoServer.

should involve getting to set

* setExcludeCipherSuites
* setIncludeCipherSuites
* setExcludeProtocols
* setIncludeProtocols

> InfoServer should allow configuring of cipher suite when TLS is enabled
> -----------------------------------------------------------------------
>
>                 Key: HBASE-19283
>                 URL: https://issues.apache.org/jira/browse/HBASE-19283
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, regionserver, security
>    Affects Versions: 2.0.0-alpha-3
>            Reporter: Sean Busbey
>            Priority: Major
>             Fix For: 3.0.0
>
>
> When updating to jetty 9, we gained configuration knobs for restricting TLS 
> protocols and cipher suites for the REST service and the Thrift service when 
> running over HTTP.
> We should provide an equivalent configuration knob for the HttpServer class 
> that's used by the informational web page on other roles.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to