Open stevage opened 4 years ago
When calling download on this URL:
download
It throws this exception:
RequestError: write EPROTO 4592637376:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:
I'm able to download the same file with curl without a problem.
curl
When calling
download
on this URL:It throws this exception:
I'm able to download the same file with
curl
without a problem.