Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.34.0
Description
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.
Attachments
Issue Links
- Blocked
-
DRILL-8385 Add support for disabling SSL certificate verification in the Elasticsearch plugin
- Closed
- links to