You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/11/16 15:02:00 UTC

[jira] [Created] (HBASE-19283) InfoServer should allow configuring of cipher suite when TLS is enabled

Sean Busbey created HBASE-19283:
-----------------------------------

             Summary: 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
    Affects Versions: 2.0.0-alpha-3
            Reporter: Sean Busbey
             Fix For: 2.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 the same configuration knob for the HttpServer class that's used by the informational web page on other roles.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)