You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Pritesh Maker (JIRA)" <ji...@apache.org> on 2018/12/03 21:12:00 UTC

[jira] [Updated] (DRILL-6451) Support SSL on different UserServer Port

     [ https://issues.apache.org/jira/browse/DRILL-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pritesh Maker updated DRILL-6451:
---------------------------------
    Issue Type: New Feature  (was: Task)

> Support SSL on different UserServer Port
> ----------------------------------------
>
>                 Key: DRILL-6451
>                 URL: https://issues.apache.org/jira/browse/DRILL-6451
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Security
>            Reporter: Sorabh Hamirwasia
>            Priority: Major
>             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)