Renew timeframe as config option

This commit is contained in:
Martin Geiseler
2015-12-06 14:42:46 +01:00
committed by Lukas Schauer
parent 5060dea068
commit e300c0a173
2 changed files with 7 additions and 3 deletions

View File

@@ -8,3 +8,6 @@ WELLKNOWN="/var/www/letsencrypt/.well-known/acme-challenge"
# token; can be used to e.g. upload the challenge if this script doesn't run
# on the webserver
#HOOK_CHALLENGE=
# try to renew certs that are within RENEW_DAYS days of there expire date
#RENEW_DAYS="14"