Skip to content

Fix disable_ssl_certificate_validation on Python 3 - #289

Open
jayvdb wants to merge 1 commit into
jcgregorio:masterfrom
jayvdb:issue_173
Open

Fix disable_ssl_certificate_validation on Python 3#289
jayvdb wants to merge 1 commit into
jcgregorio:masterfrom
jayvdb:issue_173

Conversation

@jayvdb

@jayvdb jayvdb commented Nov 25, 2014

Copy link
Copy Markdown

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


This change is Reviewable

@MA3STR0

MA3STR0 commented Dec 11, 2014

Copy link
Copy Markdown

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

@ghost

ghost commented Apr 4, 2016

Copy link
Copy Markdown

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

@ghost

ghost commented Apr 4, 2016

Copy link
Copy Markdown

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

progval commented Nov 17, 2016

Copy link
Copy Markdown

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