16 lines
571 B
Plaintext
16 lines
571 B
Plaintext
# renew_before_expiry = 30 days
|
|
version = 2.6.0
|
|
archive_dir = /etc/letsencrypt/archive/www.oceansdata.cloud
|
|
cert = /etc/letsencrypt/live/www.oceansdata.cloud/cert.pem
|
|
privkey = /etc/letsencrypt/live/www.oceansdata.cloud/privkey.pem
|
|
chain = /etc/letsencrypt/live/www.oceansdata.cloud/chain.pem
|
|
fullchain = /etc/letsencrypt/live/www.oceansdata.cloud/fullchain.pem
|
|
|
|
# Options used in the renewal process
|
|
[renewalparams]
|
|
account = 496c31493a93c8798069c825b7a7ced1
|
|
authenticator = nginx
|
|
installer = nginx
|
|
server = https://acme-v02.api.letsencrypt.org/directory
|
|
key_type = rsa
|