remove elliptic-curve from certbot command options
This commit is contained in:
parent
111fc287eb
commit
04b3608b4e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
text = True
|
text = True
|
||||||
non-interactive = True
|
non-interactive = True
|
||||||
webroot-path = /data/letsencrypt-acme-challenge
|
webroot-path = /data/letsencrypt-acme-challenge
|
||||||
elliptic-curve = secp384r1
|
|
||||||
preferred-chain = ISRG Root X1
|
preferred-chain = ISRG Root X1
|
||||||
server =
|
server =
|
||||||
|
|
Loading…
Reference in a new issue