cgivre opened a new pull request, #3174: URL: https://github.com/apache/calcite/pull/3174
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
