18 lines
643 B
Plaintext
18 lines
643 B
Plaintext
# renew_before_expiry = 30 days
|
|
version = 2.5.0
|
|
archive_dir = /etc/letsencrypt/archive/gosmst.com
|
|
cert = /etc/letsencrypt/live/gosmst.com/cert.pem
|
|
privkey = /etc/letsencrypt/live/gosmst.com/privkey.pem
|
|
chain = /etc/letsencrypt/live/gosmst.com/chain.pem
|
|
fullchain = /etc/letsencrypt/live/gosmst.com/fullchain.pem
|
|
|
|
# Options used in the renewal process
|
|
[renewalparams]
|
|
account = 9591c934c3a6dc18081a82d650b1190d
|
|
rsa_key_size = 4096
|
|
server = https://acme-staging-v02.api.letsencrypt.org/directory
|
|
authenticator = dns-cloudflare
|
|
dns_cloudflare_propagation_seconds = 60
|
|
dns_cloudflare_credentials = /config/dns-conf/cloudflare.ini
|
|
key_type = ecdsa
|