News ! acme.sh supports '--pre-hook', '--post-hook' and '--renew-hook' now

News ! acme.sh supports ‘–pre-hook’, ‘–post-hook’ and ‘–renew-hook’ now.

The usage is same as certbot:

acme.sh  --issue  -d mydomain.com   -w /home/wwwroot/mydomain.com  --pre-hook "echo pre"   --post-hook "echo post"  --renew-hook "echo renew"

For more details:

2 Likes

thansk @Neilpang much appreciated :slight_smile:

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