mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 23:43:36 +00:00
14 lines
384 B
INI
14 lines
384 B
INI
text = true
|
|
agree-tos = true
|
|
non-interactive = true
|
|
key-type = ecdsa
|
|
must-staple = true
|
|
rsa-key-size = 4096
|
|
elliptic-curve = secp384r1
|
|
webroot-path = /tmp/acme-challenge
|
|
|
|
# An example of using an alternate ACME server that uses EAB credentials
|
|
# server = https://dv.acme-v02.api.pki.goog/directory
|
|
# eab-kid = somestringofstuffwithoutquotes
|
|
# eab-hmac-key = yaddayaddahexhexnotquoted
|