mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
@@ -1,11 +1,13 @@
|
||||
text = true
|
||||
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
|
||||
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
|
||||
|
Reference in New Issue
Block a user