Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6451

Support SSL on different UserServer Port

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • Security
    • None

    Description

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            shamirwasia Sorabh Hamirwasia
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: