mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-16 16:36:48 +01:00
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
# default values are commented
|
|
|
|
#CA="https://acme-v01.api.letsencrypt.org"
|
|
#WELLKNOWN=".acme-challenges"
|
|
#KEYSIZE=4096
|
|
|
|
# program called before responding to the challenge, arguments: path/to/token
|
|
# 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"
|