I need to upgrade cURL on my VPS running CentOS 7.
I'm gettings errors as:
cURL Error(35): Cannot communicate securely with peer: no common encryption algorithm(s)
I've used the answer given here before: Upgrade curl to latest on CentOS 6.3 But the link to the RPM file is dead and I don't know which to choose from the list on the yum-repo page.
Help on how to upgrade curl highly appreciated.
Thanks.