curl: (60) Peer certificate cannot be authenticated with known CA certificates
Hello i tried downloading epel package from a third party repo so i need to install the repo using belwo command.
# rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
While doing this i got the error as shown below.
curl: (60) Peer certificate cannot be authenticated with known CA certificates More details here: http://curl.haxx.se/docs/sslcerts.html
What to do so. I need to install epel package.