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

Allow no verification of server certificate when using https #154

Merged
merged 1 commit into from
Aug 16, 2013

Conversation

pkocandr
Copy link

It uses stored ssl_verify value in every request Requester sends as documented here http://docs.python-requests.org/en/latest/user/advanced/#ssl-cert-verification

@larrycai
Copy link

will be nice to close this soon and make a new release

@salimfadhley
Copy link
Collaborator

Sorry!

I will check it out this week.
On 13 Aug 2013 01:31, "Larry Cai" notifications@github.com wrote:

will be nice to close this soon and make a new release


Reply to this email directly or view it on GitHubhttps://github.com//pull/154#issuecomment-22536061
.

@lechat
Copy link
Collaborator

lechat commented Aug 16, 2013

This is trivial fix and doesn't break any of the existing APIs. Merging it now.

lechat added a commit that referenced this pull request Aug 16, 2013
Allow no verification of server certificate when using https
@lechat lechat merged commit 85a4206 into pycontribs:unstable Aug 16, 2013
@lechat
Copy link
Collaborator

lechat commented Aug 16, 2013

Oh. It is merged to 'unstable' branch. Will cherry-pick it to master.

@pkocandr pkocandr deleted the unstable-sslnoverify branch August 19, 2013 08:11
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.

None yet

4 participants