Suddenly, today updating plugins in WP sites results in a curl error 77.
This affects all WP sites on the same CentOS 7 Onyx 17.5.3 server.
I also had problems renewing Let's Encrypt certificates, but seem to have resolved the problem in Plesk Panel with advice from Resolved - cURL error 77: error setting certificate verify locations - Windows
Plesk and all yum packages are up to date, but still the curl error 77 persists for all sites when doing plugin updates and things like connecting to VaultPress.
I guess I need to update a certificate bundle, but in Plesk 17.5 I don't know where I should do this?
Help appreciated!
Thank you.
This affects all WP sites on the same CentOS 7 Onyx 17.5.3 server.
I also had problems renewing Let's Encrypt certificates, but seem to have resolved the problem in Plesk Panel with advice from Resolved - cURL error 77: error setting certificate verify locations - Windows
Code:
# Edit: %plesk_dir%/admin/conf/panel.ini:
[php]
curlCertificatesUrl="http://curl.haxx.se/ca/cacert.pem"
Plesk and all yum packages are up to date, but still the curl error 77 persists for all sites when doing plugin updates and things like connecting to VaultPress.
I guess I need to update a certificate bundle, but in Plesk 17.5 I don't know where I should do this?
Help appreciated!
Thank you.