Skip to content
Snippets Groups Projects
Commit dafcfac4 authored by Kali Kaneko's avatar Kali Kaneko Committed by drebs
Browse files

Fix incorrect ssl context setup

The changes introduced in aafa79c0 having to do with the cert
verification are incorrect, regarding the use of the newest ssl context
api introduced in python 2.7.9. There the use of the server setup was
taken, instead of the correct client options.

I hereby apologize for the insuficient testing on that fix. It happens
that I wrongly tested in an evironment that did the fallback to
pre-2.7.9 interpreter.
parent 7496a78b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment