[
https://issues.apache.org/jira/browse/CALCITE-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717852#comment-17717852
]
Julian Hyde commented on CALCITE-5671:
--------------------------------------
Too late now, but I would have requested to change 'ES' to 'Elasticsearch'. No
point in unnecessary acronyms.
> Add option to disable SSL certificate validation to ES adapter
> --------------------------------------------------------------
>
> Key: CALCITE-5671
> URL: https://issues.apache.org/jira/browse/CALCITE-5671
> Project: Calcite
> Issue Type: New Feature
> Components: elasticsearch-adapter
> Affects Versions: 1.34.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.35.0
>
>
> For many development (and sometimes production) instances of ElasticSearch,
> the instance is configured using a self-signed SSL certificate or otherwise
> cannot be validated.
> This PR adds a configuration option `disableSSLVerification` which, when set
> to `true`, disables SSL verification. The default behavior is not changed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)