prod-proxy-pushcaller/letsencrypt/renewal/npm-9.conf
2025-06-05 15:57:50 -03:00

23 lines
729 B
Plaintext

# renew_before_expiry = 30 days
version = 3.2.0
archive_dir = /etc/letsencrypt/archive/npm-9
cert = /etc/letsencrypt/live/npm-9/cert.pem
privkey = /etc/letsencrypt/live/npm-9/privkey.pem
chain = /etc/letsencrypt/live/npm-9/chain.pem
fullchain = /etc/letsencrypt/live/npm-9/fullchain.pem
# Options used in the renewal process
[renewalparams]
account = 9a507865fb751a88d928e6f01b80a824
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]]