curl: (77) Problem with the SSL CA cert (path? access rights?) (SOLVED)
- Linux Helpline (Easy Guide)
- 4,452 views
- Ingavar J.

This is an issue with ca-certificates that bundles with the server. You may simply need to reinstall the following packages for fixing this issue.
# yum reinstall ca-certificates # yum reinstall openssl
This will fix your issues, with curl: (77) Problem with the SSL CA cert (path? access rights?)