We have by far the largest RPM repository with NGINX module packages and VMODs for Varnish. If you want to install NGINX, Varnish, and lots of useful performance/security software with smooth
Active subscription is required.
yum
upgrades for production use, this is the repository for you.
Active subscription is required.
Curl Error Number 77 is:
Problem with reading the SSL CA cert (path? access rights?)
After upgrading ca-certificates
package, the PHP-FPM has to re-read the /etc/pki/tls/cert.pem
old file. A restart is the best way to ensure it does
Solution #1
Restart PHP-FPM:
sudo systemctl restart php-fpm