Hello, for years installing download.docker.com/linux/centos/docker-ce.repo has worked without any issues.
starting a couple weeks or so back, I started seeing this error.
I’m hoping someone can point me in a direction to start troubleshooting this:
#> dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo
Adding repo from: hxx://download.docker.com/linux/centos/docker-ce.repo
Curl error (60): Peer certificate cannot be authenticated with given CA certificates for hxx://download.docker.com/linux/centos/docker-ce.repo [SSL certificate problem: unable to get local issuer certificate]
Error: Configuration of repo failed
hxx=h t t p s
Thanks