I used 'certbot certonly --manual --deploy-hook="..."' to receive my certificates and created a crontab that simply calls 'certbot renew'. Now I want to change the path to the deploy hook script.
I know I can add deploy-hook to certbot renew, but I want to keep the renew as simple as possible. When I rerun the manual statement with a new deploy hook path, will this also update the path for the renew?
Yeah. I got confused reading the awful, mixed wording in the guide. I tried to edit my post, but got "limited". Hence my next post. Osiris cited a totally different section. The guide really needs help.