Explorar el Código

Merge pull request #1265 from phantomski77/master

Update letsencrypt.ini to support ECDSA keys
jc21 hace 4 años
padre
commit
ba1e6fa984
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      docker/rootfs/etc/letsencrypt.ini

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

@@ -2,3 +2,5 @@ text = True
 non-interactive = True
 authenticator = webroot
 webroot-path = /data/letsencrypt-acme-challenge
+key-type = ecdsa
+elliptic-curve = secp384r1