masperro / httplib2

Automatically exported from code.google.com/p/httplib2
0 stars 0 forks source link

Can't disable cert validation in appengine #222

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by james.uther on 22 Aug 2012 at 12:43

Attachments:

GoogleCodeExporter commented 8 years ago
Also see patch at 
http://code.google.com/r/jamesuther-httplib2/source/detail?r=45af06e23a1a7567552
532b1ff69b65d04f35e71

Is this the google code version of a pull request?

Original comment by james.uther on 22 Aug 2012 at 12:51

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 403deb2f51e7.

Original comment by joe.gregorio@gmail.com on 28 Aug 2012 at 4:20