We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ElasticSearch plugin currently doesn't support SSL as the HTTP JSON endpoint does.
Make the ES plugin work with SSL.
The ES plugin fails when connecting to an SSL enabled ES node.
The ES plugin doesn't fail.
All of our ES nodes run with SSL enabled. So not having this makes the ES plugin not usable.
The text was updated successfully, but these errors were encountered:
PR: #1398
Sorry, something went wrong.
Looks like the PR was merged so closing
No branches or pull requests
Feature Request
The ElasticSearch plugin currently doesn't support SSL as the HTTP JSON endpoint does.
Proposal:
Make the ES plugin work with SSL.
Current behavior:
The ES plugin fails when connecting to an SSL enabled ES node.
Desired behavior:
The ES plugin doesn't fail.
Use case:
All of our ES nodes run with SSL enabled. So not having this makes the ES plugin not usable.
The text was updated successfully, but these errors were encountered: