Topic: curl-7.29.0-19.el5.remi sslv3 alert handshake failure

Hi,

On a Centos 5 x86_64 with the following packages installed:
# rpm -qa | grep curl
libcurl-7.29.0-19.el5.remi
compat-libcurl3-7.15.5-3.el5.remi
libcurl-devel-7.29.0-19.el5.remi
curl-7.29.0-19.el5.remi

If I try "curl https://clientes.infowork.es/ -1"
I get: curl: (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

If I do the same on a system with the following curl:
# rpm -qa | grep curl
python-pycurl-7.19.0-8.el6.x86_64
curl-7.19.7-46.el6.x86_64
libcurl-7.19.7-46.el6.x86_64

It works fine.

Do know any workaround for this? Thank you!

Re: curl-7.29.0-19.el5.remi sslv3 alert handshake failure

On CentOS 5, curl use the system openssl library which is quite old.
You probably need to tweak openssl configuration.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi