Export to GitHub

httplib2 - issue #222

Can't disable cert validation in appengine


Posted on Aug 22, 2012 by Swift Bird

What steps will reproduce the problem? 1.try to connect to a self-signed https server from appengine 2. 3.

What is the expected output? What do you see instead? We expect a connection. Get a cert validation error instead

What version of the product are you using? On what operating system? ubuntu, but problem is cross-platform

Please provide any additional information below. See clone jamesuther-httplib2, or attached file for fix.

Attachments

Comment #1

Posted on Aug 22, 2012 by Swift Bird

Also see patch at http://code.google.com/r/jamesuther-httplib2/source/detail?r=45af06e23a1a7567552532b1ff69b65d04f35e71

Is this the google code version of a pull request?

Comment #2

Posted on Aug 28, 2012 by Massive Hippo

This issue was closed by revision 403deb2f51e7.

Status: Fixed

Labels:
Type-Defect Priority-Medium