For a few days now, the cronjob which runs acme.sh to renew my Let’s Encrypt certificates was tossing out errors for the same two certs. Today, I went looking in the logs. In this post: FreeBSD 15.0 acme.sh-3.1.3_1 hostnames have been altered to obscure those actually in use – the real reason I do this is to trigger the security by obscurity zealots The cronjob My cronjob looks like this: [18:36 certs dvl /usr/local/etc/cron.d] % cat acme.sh # # By default, all entries in this file are commented and inactive. # Please uncomment and customize as shown below. # use /bin/sh to run commands, overriding the default set by cron # uncomment, don't change the value SHELL=/bin/sh # mail any output to here, no matter whose crontab this is # uncomment, set the addres MAILTO=dan@langille.org # uncomment, set mm and hh to the time (e.g. hh:mm) of day you want the # cronjob to run - pick one of the following and enable it. Running more # than one won't hurt, but you should avoid running them…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.