You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/23 19:07:00 UTC

[jira] [Updated] (CALCITE-5671) Add Option to Disable SSL Certificate Validation to ElasticSearch Adapter

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

ASF GitHub Bot updated CALCITE-5671:
------------------------------------
    Labels: pull-request-available  (was: )

> Add Option to Disable SSL Certificate Validation to ElasticSearch 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
>            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)