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

Obsolete ssl_certificate_verification option #25

Closed
wants to merge 1 commit into from

Conversation

andrewvc
Copy link
Contributor

@andrewvc andrewvc commented Aug 5, 2016

This completely removes this option which didn't work anyway.

Currently trying to disable ssl verification will still give you errors and warnings.

This is possible to fix but there is added complexity here since manticore does not support the right hooks into Apache HC to do this properly (cheald/manticore#53).

For the time being it is best to just obsolete this option so as not to confuse people.

@andrewvc andrewvc self-assigned this Aug 5, 2016
@jordansissel
Copy link
Contributor

LGTM.

@jordansissel
Copy link
Contributor

@suyograo +1 on your labeling. I believe that going straight to obsolete is the right move, because, assuming I am remembering correctly, this setting never had an effect due to some bugs, so there's no point in deprecating it.

@andrewvc
Copy link
Contributor Author

andrewvc commented Aug 5, 2016

@jordansissel you're correct. If you tried to use this and connect to a host with a bad cert you'd get an error.

@elasticsearch-bot
Copy link

Andrew Cholakian merged this into the following branches!

Branch Commits
master 4f188c9

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

Successfully merging this pull request may close these issues.

4 participants