Curl Update

Aus HS Syswiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „There's an issue when e.g. updating Joomla Plugins, curl cannot verify peer certificate because of an outdated CA Bundle. To resolve and have an up-to-date CA…“)
 
Zeile 5: Zeile 5:
 
Copy the following RPMS to the Sever:
 
Copy the following RPMS to the Sever:
 
<pre>
 
<pre>
libcurl4-7.44.0-1.1.x86_64.rpm
+
scp libcurl4-7.44.0-1.1.x86_64.rpm <tuxNN>
curl-7.44.0-1.1.x86_64.rpm
+
curl-7.44.0-1.1.x86_64.rpm <tuxNN>
curl-ca-bundle-7.44.0-1.1.x86_64.rpm
+
curl-ca-bundle-7.44.0-1.1.x86_64.rpm <tuxNN>
 
</pre>
 
</pre>
 
(only updating the ca bundle would not help because current curl cannot cope with hashing algorithms within the new bundle)
 
(only updating the ca bundle would not help because current curl cannot cope with hashing algorithms within the new bundle)

Version vom 18. August 2015, 11:34 Uhr

There's an issue when e.g. updating Joomla Plugins, curl cannot verify peer certificate because of an outdated CA Bundle.

To resolve and have an up-to-date CA-Certificate Bundle (and CURL library), it's necessary to update the Curl package. This can be done like this:

Copy the following RPMS to the Sever:

scp libcurl4-7.44.0-1.1.x86_64.rpm <tuxNN>
curl-7.44.0-1.1.x86_64.rpm <tuxNN>
curl-ca-bundle-7.44.0-1.1.x86_64.rpm <tuxNN>

(only updating the ca bundle would not help because current curl cannot cope with hashing algorithms within the new bundle)

Then update packages on the server:

rpm -Uvh libcurl4-7.44.0-1.1.x86_64.rpm curl-7.44.0-1.1.x86_64.rpm curl-ca-bundle-7.44.0-1.1.x86_64.rpm
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Navigation
Werkzeuge