curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: curl SSL error on upload

From: Kamil Dudka via curl-users <curl-users_at_cool.haxx.se>
Date: Wed, 11 Dec 2019 12:44:00 +0100

On Tuesday, December 10, 2019 8:01:51 PM CET Perrin, Brandon S via curl-users
wrote:
> One of the servers that we connect to recently updated their FTPS server and
> after the upgrade we have started seeing errors on upload to the server.
>
> We can still make a connection successfully however the upload fails with :
>
> NSS error -5938

NSS (in fact NSPR) error -5938 is PR_END_OF_FILE_ERROR. It usually means that
the remote site for some reason closed the connection.

Kamil

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-12-11