Merge pull request #1265 from phantomski77/master

Update letsencrypt.ini to support ECDSA keys
This commit is contained in:
jc21
2021-08-07 13:01:14 +10:00
committed by GitHub

View File

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