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

Fix disable_ssl_certificate_validation on Python 3 #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jayvdb
Copy link

@jayvdb jayvdb commented Nov 25, 2014

Fixes issue #173
Patch originally contributed Sep 6, 2011
https://code.google.com/p/httplib2/issues/detail?id=173


This change is Reviewable

@MA3STR0
Copy link

MA3STR0 commented Dec 11, 2014

This patch has been around and widely used for more than 3 years, +1 for merging to keep things consistent

@ghost
Copy link

ghost commented Apr 4, 2016

Just hit this problem again in Python 3.5.1. Again, Python2 works fine when disabling ssl verification, Python3 request fails.

@ghost
Copy link

ghost commented Apr 4, 2016

BTW, that's with the latest version from Pip, only installed today about an hour ago

MrYoda added a commit to DirectlineDev/httplib2 that referenced this pull request Apr 6, 2016
@progval
Copy link

progval commented Nov 17, 2016

I hit this problem on Python 3.4.2, with httplib2 version 0.9.2.

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.

4 participants