Add option to chain challenge hook arguments. Fixes #79.

This commit is contained in:
Gerard Dombroski
2016-01-25 13:18:17 -05:00
committed by Lukas Schauer
parent fb7c6c0302
commit 6e048f7fe0
2 changed files with 47 additions and 8 deletions

View File

@@ -54,6 +54,9 @@
# default: <unset>
#HOOK=
# Chain clean_challenge|deploy_challenge arguments together into one hook call per certificate (default: no)
#HOOK_CHAIN="no"
# Minimum days before expiration to automatically renew certificate (default: 30)
#RENEW_DAYS="30"