Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gevent: allow ssl v2 or v3 certificates | Bruce Ashfield | 2015-03-30 | 1 | -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> |