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