How to add a post auto-renew hook for a single certificate

Depends on which configuration file you're putting the option. Adding it to /etc/letsencrypt/cli.ini would mean it's used for every certificate indeed, but if you're using /etc/letsencrypt/renewal/${certname}.conf, it's only used for that specific certificate.

1 Like