Project

General

Profile

Bug #2341

EOF occurred in violation of protocol (_ssl.c:676)

Added by Luke Murphey over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/04/2018
Due date:
% Done:

100%


Description

From what I can tell, there are several reasons this may happen:

  1. An issue with the underlying SSL libraries used (which are tied to the platform)
  2. An issue with the web-certificate where the protocols are so old that the client cannot resolve a secure protocol to use (https://github.com/requests/requests/issues/3006)

https://github.com/requests/requests/issues/3391

History

#1 Updated by Luke Murphey over 5 years ago

According to https://github.com/requests/requests/issues/3006 this can happen when:

Requests no longer supports any of the cipher suites this server supports because they're all either weak or insecure

#2 Updated by Luke Murphey over 5 years ago

  • Status changed from New to Rejected
  • % Done changed from 0 to 100

Also available in: Atom PDF