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

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

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

James Turton closed DRILL-8385.
-------------------------------
    Resolution: Fixed

> Add support for disabling SSL certificate verification in the Elasticsearch 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
>            Assignee: Charles Givre
>            Priority: Minor
>             Fix For: 1.21.2
>
>
> 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)