You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2023/01/11 15:42:00 UTC

[jira] [Created] (DRILL-8385) Add support for disabling SSL certificate verification in the ES plugin

James Turton created DRILL-8385:
-----------------------------------

             Summary: Add support for disabling SSL certificate verification in the ES plugin
                 Key: DRILL-8385
                 URL: https://issues.apache.org/jira/browse/DRILL-8385
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - ElasticSearch
    Affects Versions: 1.20.3
            Reporter: James Turton
             Fix For: Future


In Calcite, provide a custom TrustManager that trusts every certificate to the ES RestClient builder in ElasticsearchSchemaFactory if a corresponding config option has been set by application code.

In Drill, add a config option to the ES plugin allowing certificate verification to be toggled and pass it through to the Calcite option mentioned above.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)