Skip to content

Commit

Permalink
Merge pull request #1265 from phantomski77/master
Browse files Browse the repository at this point in the history
Update letsencrypt.ini to support ECDSA keys
  • Loading branch information
jc21 authored Aug 7, 2021
2 parents 5f85243 + c460a8f commit ba1e6fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/rootfs/etc/letsencrypt.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ text = True
non-interactive = True
authenticator = webroot
webroot-path = /data/letsencrypt-acme-challenge
key-type = ecdsa
elliptic-curve = secp384r1

0 comments on commit ba1e6fa

Please sign in to comment.