You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2021/10/10 21:48:00 UTC

[jira] [Created] (DRILL-8008) Add Config Option to HTTP Plugin to Skip SSL Validation

Charles Givre created DRILL-8008:
------------------------------------

             Summary: Add Config Option to HTTP Plugin to Skip SSL Validation
                 Key: DRILL-8008
                 URL: https://issues.apache.org/jira/browse/DRILL-8008
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
    Affects Versions: 1.19.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.20.0


In the current implementation, Drill validates all SSL certificates when querying REST APIs.  In some circumstances, such as a corporate network, or for testing, a user might want to disable this functionality.  This PR adds a config option to the HTTP plugin to disable SSL validation. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)