Blog

Posts with Tag: letsencrypt

acme.sh & traefik cert issue

Posted on 2025-09-18 7:15

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 li...