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

Allow to disable SSL certificate validation #159

Merged
merged 2 commits into from
Dec 8, 2016
Merged

Allow to disable SSL certificate validation #159

merged 2 commits into from
Dec 8, 2016

Conversation

Djailla
Copy link
Contributor

@Djailla Djailla commented Dec 6, 2016

In my case, I have a Marathon server with self signed certificates that does not support SSL certificates verification. As requests lib support to disable it, pass the parameter to the requests lib.

Add an option to disable SSL certificate verification.

When certificate are auto signed it will create some issues.
Allow to disable SSL certificate validation
@solarkennedy solarkennedy merged commit 131335a into thefactory:master Dec 8, 2016
@Djailla
Copy link
Contributor Author

Djailla commented Dec 9, 2016

Hello @solarkennedy, do you plan a release with this fix soon ?

Regards

@solarkennedy
Copy link
Contributor

0.8.8 is now released.

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

Successfully merging this pull request may close these issues.

2 participants