nginx-proxy-manager/rootfs/etc/tls/certbot.ini
Zoey 67dbf3286a
disable must staple for new instances/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-06-28 17:39:06 +02:00

15 lines
408 B
INI

agree-tos = true
non-interactive = true
webroot-path = /tmp/acme-challenge
new-key= true
key-type = ecdsa
must-staple = false
no-reuse-key = true
rsa-key-size = 4096
elliptic-curve = secp384r1
# 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