bundlewrap/bundles/letsencrypt/files/config
Franzi 7986f6ee7d
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/letsencrypt: remove ocsp stapling
This causes problems with weechat and dovecot. Those certificates
are short-lived, so not having OCSP stapling is probably fine.
2020-07-26 18:48:37 +02:00

6 lines
172 B
Plaintext

CONFIG_D=/etc/dehydrated/conf.d
BASEDIR=/var/lib/dehydrated
WELLKNOWN="${BASEDIR}/acme-challenges"
DOMAINS_TXT="/etc/dehydrated/domains.txt"
HOOK="/etc/dehydrated/hook.sh"