18 lines
632 B
Plaintext
Executable File
18 lines
632 B
Plaintext
Executable File
# renew_before_expiry = 30 days
|
|
version = 1.12.0
|
|
archive_dir = /etc/letsencrypt/archive/tormob.duckdns.org
|
|
cert = /etc/letsencrypt/live/tormob.duckdns.org/cert.pem
|
|
privkey = /etc/letsencrypt/live/tormob.duckdns.org/privkey.pem
|
|
chain = /etc/letsencrypt/live/tormob.duckdns.org/chain.pem
|
|
fullchain = /etc/letsencrypt/live/tormob.duckdns.org/fullchain.pem
|
|
|
|
# Options used in the renewal process
|
|
[renewalparams]
|
|
account = 693952eda924b7c1bb897f75130b569f
|
|
pref_challs = dns-01,
|
|
authenticator = webroot
|
|
server = https://acme-v02.api.letsencrypt.org/directory
|
|
post_hook = service nginx reload
|
|
webroot_path = /var/www/html,
|
|
[[webroot_map]]
|