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

Plugin manager should download only from https by default #12748

Closed
clintongormley opened this issue Aug 9, 2015 · 0 comments
Closed

Plugin manager should download only from https by default #12748

clintongormley opened this issue Aug 9, 2015 · 0 comments
Assignees
Labels

Comments

@clintongormley
Copy link

The plugin manager should only try https URLs (with cert validation and hostname validation) by default, unless the user specifies an http URL on the command line themselves

@spinscale spinscale self-assigned this Aug 12, 2015
spinscale added a commit to spinscale/elasticsearch that referenced this issue Aug 31, 2015
Switch to use HTTPS by default for all hardcoded plugin URLs.
If users want to install via HTTP they can still specify a HTTP
URL manually.

Closes elastic#12748
spinscale added a commit that referenced this issue Aug 31, 2015
Switch to use HTTPS by default for all hardcoded plugin URLs.
If users want to install via HTTP they can still specify a HTTP
URL manually.

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

No branches or pull requests

2 participants