Found bug in my renewal script and have a queston

That was the issue, the links were still pointing to the old path. I did create new symlinks to the most recent (cert6.pem) set of certificate files in the correct (mail.jewettfarm.com) location. Would I be better off to somehow let certbot recreate the symlinks from a re-install, since they were moved to a new location? Or just leave it be since it is working now?

This :slight_smile:

4 Likes

I followed your tip and ran a dry run today, and it looks good:

Congratulations, all simulated renewals succeeded:
  /etc/letsencrypt/live/mail.jewettfarm.com/fullchain.pem (success)

So should be good. I did change the process to copy the "live" files to /tmp, then changes permissions, rather than changing files in /etc/letsencrypt - just to avoid any headaches down the road.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.