Sets the cert chain to prefer ISRG Root X1
This commit is contained in:
parent
725ba83606
commit
f63441921f
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ non-interactive = True
|
||||||
webroot-path = /data/letsencrypt-acme-challenge
|
webroot-path = /data/letsencrypt-acme-challenge
|
||||||
key-type = ecdsa
|
key-type = ecdsa
|
||||||
elliptic-curve = secp384r1
|
elliptic-curve = secp384r1
|
||||||
|
preferred-chain = ISRG Root X1
|
||||||
|
|
Loading…
Reference in a new issue