18 lines
610 B
Plaintext
18 lines
610 B
Plaintext
# renew_before_expiry = 30 days
|
|
version = 4.0.0
|
|
archive_dir = /etc/letsencrypt/archive/crm.logidex.ru
|
|
cert = /etc/letsencrypt/live/crm.logidex.ru/cert.pem
|
|
privkey = /etc/letsencrypt/live/crm.logidex.ru/privkey.pem
|
|
chain = /etc/letsencrypt/live/crm.logidex.ru/chain.pem
|
|
fullchain = /etc/letsencrypt/live/crm.logidex.ru/fullchain.pem
|
|
|
|
# Options used in the renewal process
|
|
[renewalparams]
|
|
account = 0d61127dc0ee95f4a384f309b2f6dc6b
|
|
authenticator = webroot
|
|
webroot_path = /var/www/certbot,
|
|
server = https://acme-v02.api.letsencrypt.org/directory
|
|
key_type = ecdsa
|
|
[[webroot_map]]
|
|
crm.logidex.ru = /var/www/certbot
|