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

Improve C++ Client SSL Implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.12.0
    • 1.14.0
    • Client - C++

    Description

      1. Fix: Hostname verification doesnt function as expected: Host and port in the ssl hostname verification callback is always empty.
      2. Fix: Certificate load verification exceptions are swallowed and not propagated.
      3. Improvement: SSL V3 is not disabled.
      4. Improvement: Hostname verification failure exception is the same as other certificate verification failures, we should separate them
      5. Improvement: Create individual error messages to allow error handling of the application using the client and follows the standard of the rest of the errors
      6. Improvement: Add SSL Hostname verification with zookeeper connection mode support
      7. Added support for custom SSL CTX Options

      Attachments

        Issue Links

          Activity

            People

              robertw Rob Wu
              robertw Rob Wu
              Sorabh Hamirwasia Sorabh Hamirwasia
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: