[Help] After I renew the letsnecrypt ssl certificates of my private registry, I can not pull my images

Hi, docker experts

I deploy a private registry using harbor, and use the Let’s Encrypt for the SSL access.

After the certificate expired, I renewed it.

Then, on the docker host, I checked the certificates via openssl command, it’s available, but when I run docker pull, I still get the errors:

x509: certificate signed by unknown authority  

So, how should I do for this problem?

Thanks!

got the same problem.