Просмотр исходного кода

Sets the cert chain to prefer ISRG Root X1

chaptergy 4 лет назад
Родитель
Сommit
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