From e4aada95f5e86b9e56ddc9f5dfe95faa03c78047 Mon Sep 17 00:00:00 2001 From: Joerg Lehmann Date: Wed, 2 Jun 2021 11:33:23 +0200 Subject: [PATCH] add hooks to acme.sh config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a381ebd..fbdacd6 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Mailzugang muss auf mail.nbit.ch noch gegeben werden (main.cf)! ` # curl https://get.acme.sh | sh -s email=info@nbit.ch # systemctl stop nginx -# acme.sh --issue -d wo-bisch.ch -d www.wo-bisch.ch -w /home/appuser/wo-bisch-web --standalone +# acme.sh --issue -d wo-bisch.ch -d www.wo-bisch.ch -w /home/appuser/wo-bisch-web --standalone --pre-hook "systemctl stop nginx" --post-hook "systemctl start nginx" # restorecon -irv /etc/letsencrypt