18 lines
643 B
Plaintext
18 lines
643 B
Plaintext
# renew_before_expiry = 30 days
|
|
version = 1.21.0
|
|
archive_dir = /etc/letsencrypt/archive/mail.grenu4.ru
|
|
cert = /etc/letsencrypt/live/mail.grenu4.ru/cert.pem
|
|
privkey = /etc/letsencrypt/live/mail.grenu4.ru/privkey.pem
|
|
chain = /etc/letsencrypt/live/mail.grenu4.ru/chain.pem
|
|
fullchain = /etc/letsencrypt/live/mail.grenu4.ru/fullchain.pem
|
|
|
|
# Options used in the renewal process
|
|
[renewalparams]
|
|
account = 5c3d0bee8c91381d486e2c8bf7d6ec09
|
|
renew_hook = /usr/sbin/nginx -s reload
|
|
authenticator = webroot
|
|
webroot_path = /usr/share/nginx/html,
|
|
server = https://acme-v02.api.letsencrypt.org/directory
|
|
[[webroot_map]]
|
|
mail.grenu4.ru = /usr/share/nginx/html
|