소스 검색

Sets the cert chain to prefer ISRG Root X1

chaptergy 4 년 전
부모
커밋
f63441921f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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