Browse Source

Sets the cert chain to prefer ISRG Root X1

chaptergy 4 năm trước cách đây
mục cha
commit
f63441921f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      docker/rootfs/etc/letsencrypt.ini

+ 1 - 0
docker/rootfs/etc/letsencrypt.ini

@@ -3,3 +3,4 @@ non-interactive = True
 webroot-path = /data/letsencrypt-acme-challenge
 key-type = ecdsa
 elliptic-curve = secp384r1
+preferred-chain = ISRG Root X1