bundles/letsencrypt: remove ocsp stapling
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This causes problems with weechat and dovecot. Those certificates are short-lived, so not having OCSP stapling is probably fine.
This commit is contained in:
parent
ae6e590bda
commit
7986f6ee7d
3 changed files with 8 additions and 6 deletions
|
@ -3,5 +3,3 @@ 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