Tag: let’s encrypt
-
acme.sh & traefik cert issue
acme.sh renew doesn’t work Let’s tackel the acme.sh issue first. I sent a renew command with manual DNS verification, the renew went through without errors, but the cert didn’t renew. This is a known issue: https://github.com/acmesh-official/acme.sh/issues/4041 The solution is to delete these lines in the config file under ~/.acme.sh/yourdomain/yourdomain.conf: After that send the usual renew…