acme.sh
acme.sh copied to clipboard
Feature request: use notify to send message when pre-hook, post-hook, renew-hook etc fail
I noticed that I don't get a notification when the pre-hook or renew-hook fails for some reason. Is it possible to continue the script to allow it to go to the notify api and use that to send a message that the hooks failed so you don't have to check it manually or send a notification yourself.
good advice, let me think about it.