short ISRG Root X1 chain is now the default

This commit is contained in:
Daniel Micay 2024-06-04 13:26:50 -04:00
parent aacde289bf
commit 1ed92eb04c
14 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--key-type ecdsa --reuse-key --must-staple --preferred-chain "ISRG Root X1" \
--key-type ecdsa --reuse-key --must-staple \
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
--cert-name attestation.app \
-d attestation.app \