20 lines
517 B
INI
20 lines
517 B
INI
agree-tos = true
|
|
non-interactive = true
|
|
webroot-path = /tmp/acme-challenge
|
|
|
|
new-key= true
|
|
key-type = ecdsa
|
|
must-staple = true
|
|
no-reuse-key = true
|
|
rsa-key-size = 4096
|
|
elliptic-curve = secp384r1
|
|
|
|
#server = https://acme-v02.api.letsencrypt.org/directory
|
|
|
|
#server = https://acme.zerossl.com/v2/DV90
|
|
#eab-kid = somestringofstuffwithoutquotes
|
|
#eab-hmac-key = yaddayaddahexhexnotquoted
|
|
|
|
#server = https://dv.acme-v02.api.pki.goog/directory
|
|
#eab-kid = somestringofstuffwithoutquotes
|
|
#eab-hmac-key = yaddayaddahexhexnotquoted
|