Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(84)

Issue 6610067: Fixes issue #173: "HTTPS request doesn't work when disable_ssl_certificate_validation = True"

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by Jeffrey Goettsch
Modified:
11 years, 6 months ago
Reviewers:
jcgregorio
CC:
httlib2-dev_googlegroups.com
Visibility:
Public.

Description

Fixes issue #173: "HTTPS request doesn't work when disable_ssl_certificate_validation = True"

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -4 lines) Patch
M python3/httplib2/__init__.py View 3 chunks +5 lines, -3 lines 0 comments Download
M python3/httplib2test.py View 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 1
Jeffrey Goettsch
11 years, 6 months ago (2012-10-08 05:08:21 UTC) #1
I patched issue #173 and included a test for it.

Issue #173 is that HTTPS does not work in Python3 if
disable_ssl_certificate_validation = True.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b