Sorabh Hamirwasia created DRILL-6451:
----------------------------------------
Summary: Support SSL on different UserServer Port
Key: DRILL-6451
URL: https://issues.apache.org/jira/browse/DRILL-6451
Project: Apache Drill
Issue Type: Task
Components: Security
Reporter: Sorabh Hamirwasia
Fix For: Future
Currently Drill's implementation of SSL between DrillClient and Drillbit is
using the same user port which is used for non SSL traffic. If a setup is
needed to support SSL encryption with Plain authentication and SASL encryption
with Kerberos then that won't be possible. But with a separate port for SSL we
can support above setup such that on SSL port encryption will always beĀ using
SSL and with any type of authentication. Whereas on non-SSL port things will
work only with SASL (encryption + authentication).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)