Hey,

We have switched our FTP-Server and the new one makes TLS session reuse 
mandatory.
This works great with most clients.

However we have a CentOS7 server that is not able to connect to the data 
channel.
It has the following curl version:
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 
libidn/1.28 libssh2/1.8.0
When trying to connect to the data channel it says:
< 425 Unable to build data connection: TLS session of data connection not 
resumed.
* server did not report OK, got 425

This is working fine with the local installation of curl on my mac with the 
following version:
curl 7.64.1 (x86_64-apple-darwin20.0) libcurl/7.64.1 (SecureTransport) 
LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.41.0

In wich version was this fixed? I am not sure if i am looking in the right 
place because the entry from 
6be2804<https://github.com/curl/curl/commit/6be2804cdceee1664bd970c184f14f8297374909>
 is still there on the latest tag of curl which is far newer than my local 
installation.

How would you go about updating curl to a newer version on CentOS7? Is there a 
repository that could be added?

Kind Regards
Joscha Knobloch

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to