Skip to content
New issue

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

ElasticSearch Plugin should support SSL configuration #1397

Closed
mglazer opened this issue Jun 21, 2016 · 2 comments
Closed

ElasticSearch Plugin should support SSL configuration #1397

mglazer opened this issue Jun 21, 2016 · 2 comments

Comments

@mglazer
Copy link
Contributor

mglazer commented Jun 21, 2016

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.

@mglazer
Copy link
Contributor Author

mglazer commented Jun 21, 2016

PR: #1398

@danielnelson
Copy link
Contributor

Looks like the PR was merged so closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants