Acme.sh and reloading new cert

veldthui

Dabbler
Joined
Nov 28, 2019
Messages
47
I am using acme.sh in a jail in the standalone mode to get my lets-encrypt certs. The initial command worked fine and the cert was installed.
I added a cron event to run "iocage exec <jailname> /root/.acme.sh/acme.sh --cron " and now my cert has nearly expired but it has not updated.
Went into the jail shell and ran the command and it said my cert was updated so didn't run.

The issue I found is that it is not being copied to the Freenas system via the freenas_deploy.py script.

Can I just add the --reload command to the cron event and get it to work that way?
 
Top