kevva / download

Download and extract files
MIT License
1.28k stars 200 forks source link

RequestError: write EPROTO... routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure: #191

Open stevage opened 4 years ago

stevage commented 4 years ago

When calling download on this URL:

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.