added skipping challenges

Tungsteno74
2019-06-06 21:30:25 +02:00
parent 2ae2120cdc
commit 4f2efc5936
+10
@@ -23,10 +23,20 @@ case "$1" in
curl "https://www.duckdns.org/update?domains=$domain&token=$token&txt=removed&clear=true"
echo
;;
"sync_cert")
;;
"deploy_cert")
;;
"deploy_ocsp")
;;
"unchanged_cert")
;;
"invalid_challenge")
;;
"request_failure")
;;
"generate_csr")
;;
"startup_hook")
;;
"exit_hook")