Closed herrbpl closed 1 month ago
In fact, specifying -verifySSL
seems to stop processing command line arguments at all. If you specify this flag before -c url
, application tries to connect to localhost:9200..
You need to pass --verifySSL=true
or --verifySSL=false
to toggle verifying SSL certificates or not. In the end this sets the "skip verify" of provided certificates in the HTTP client.
I will improve the docs for pointing this out :)
Cannot query elasticsearch instance where certificate is self-signed ad-or does not match hostname. Specifying -verifySSL false or -verifySSL 0 or just without parameter, seems to have no effect, still get message: