summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-gevent/gevent-allow-ssl-v2-or-v3-certificates.patch
Commit message (Collapse)AuthorAgeFilesLines
* gevent: allow ssl v2 or v3 certificatesBruce Ashfield2015-03-301-0/+29
Work around an issue with python 2.7 not always having SSLv3 available by allowing v2 or v3 certificates. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>