add hooks to acme.sh config
This commit is contained in:
@@ -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
|
# curl https://get.acme.sh | sh -s email=info@nbit.ch
|
||||||
# systemctl stop nginx
|
# 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
|
# restorecon -irv /etc/letsencrypt
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user