nicoloboschi opened a new pull request, #14997:
URL: https://github.com/apache/pulsar/pull/14997
### Motivation
There's no way at the moment to connect to a ElasticSearch cluster without
checking the SSL certificate.
This is very useful in dev environments when you have to use secure
connections.
### Modifications
* New option `disableCertificateValidation` that set the client to not
verify ssl certificates. Default is false.
- [x] `doc`
--
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]