Closed brycekahle closed 8 years ago
From https://github.com/jsdelivr/jsdelivr/pull/10085
[Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
That's a python-requests/pyOpenSSL issue. See https://github.com/kennethreitz/requests/issues/2022
pyOpenSSL
Apparently the fix on our end would be to upgrade to python 3 :/
From https://github.com/jsdelivr/jsdelivr/pull/10085