You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Scott Crunkleton (JIRA)" <ji...@apache.org> on 2016/03/01 00:28:18 UTC

[jira] [Created] (LIBCLOUD-804) Flaky SSL issues: _ssl.c:515 EOF occurred in violation of protocol.

Scott Crunkleton created LIBCLOUD-804:
-----------------------------------------

             Summary: Flaky SSL issues: _ssl.c:515 EOF occurred in violation of protocol.
                 Key: LIBCLOUD-804
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-804
             Project: Libcloud
          Issue Type: Bug
            Reporter: Scott Crunkleton


I've been seeing some SSL flakes: "_ssl.c:515 EOF occurred in violation of protocol". On searching, I see others have had the same issue (e.g. https://github.com/segmentio/analytics-python/issues/23 and http://stackoverflow.com/questions/14102416/python-requests-requests-exceptions-sslerror-errno-8-ssl-c504-eof-occurred). A proposed solution is to monkey patch ssl sockets to use TLSv1 (https://docs.python.org/2.7/library/ssl.html#ssl.PROTOCOL_TLSv1). I haven't tried this yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)