Skip to content

Commit ba1e6fa

Browse files
authored
Merge pull request #1265 from phantomski77/master
Update letsencrypt.ini to support ECDSA keys
2 parents 5f85243 + c460a8f commit ba1e6fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/rootfs/etc/letsencrypt.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ text = True
22
non-interactive = True
33
authenticator = webroot
44
webroot-path = /data/letsencrypt-acme-challenge
5+
key-type = ecdsa
6+
elliptic-curve = secp384r1

0 commit comments

Comments
 (0)