mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
b1ceda3af4
Since we have newer certbot available, it's time to support more modern and safer ECDSA keys instead of RSA.
6 lines
127 B
INI
6 lines
127 B
INI
text = True
|
|
non-interactive = True
|
|
webroot-path = /data/letsencrypt-acme-challenge
|
|
key-type = ecdsa
|
|
elliptic-curve = secp384r1
|