-
This commit is contained in:
22
nginx-proxy-manager/letsencrypt/renewal/npm-6.conf
Normal file
22
nginx-proxy-manager/letsencrypt/renewal/npm-6.conf
Normal file
@@ -0,0 +1,22 @@
|
||||
version = 4.1.1
|
||||
archive_dir = /etc/letsencrypt/archive/npm-6
|
||||
cert = /etc/letsencrypt/live/npm-6/cert.pem
|
||||
privkey = /etc/letsencrypt/live/npm-6/privkey.pem
|
||||
chain = /etc/letsencrypt/live/npm-6/chain.pem
|
||||
fullchain = /etc/letsencrypt/live/npm-6/fullchain.pem
|
||||
|
||||
# Options used in the renewal process
|
||||
[renewalparams]
|
||||
account = 020f85d8def96a90143fbf56a6214037
|
||||
key_type = ecdsa
|
||||
elliptic_curve = secp384r1
|
||||
preferred_chain = ISRG Root X1
|
||||
pref_challs = dns-01, http-01
|
||||
config_dir = /etc/letsencrypt
|
||||
work_dir = /tmp/letsencrypt-lib
|
||||
logs_dir = /tmp/letsencrypt-log
|
||||
authenticator = webroot
|
||||
webroot_path = /data/letsencrypt-acme-challenge,
|
||||
server = https://acme-v02.api.letsencrypt.org/directory
|
||||
[[webroot_map]]
|
||||
proxy.home.ramberg.net = /data/letsencrypt-acme-challenge
|
||||
Reference in New Issue
Block a user