bundles/{letsencrypt,nginx}: fix ocsp stapling
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
245559ee09
commit
f7eb0cc150
4 changed files with 9 additions and 2 deletions
|
@ -3,3 +3,5 @@ BASEDIR=/var/lib/dehydrated
|
|||
WELLKNOWN="${BASEDIR}/acme-challenges"
|
||||
DOMAINS_TXT="/etc/dehydrated/domains.txt"
|
||||
HOOK="/etc/dehydrated/hook.sh"
|
||||
OCSP_MUST_STAPLE="yes"
|
||||
OCSP_FETCH="yes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue