You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
608 B
17 lines
608 B
# renew_before_expiry = 30 days
|
|
version = 2.6.0
|
|
archive_dir = /etc/letsencrypt/archive/gkcorp.com.vn
|
|
cert = /etc/letsencrypt/live/gkcorp.com.vn/cert.pem
|
|
privkey = /etc/letsencrypt/live/gkcorp.com.vn/privkey.pem
|
|
chain = /etc/letsencrypt/live/gkcorp.com.vn/chain.pem
|
|
fullchain = /etc/letsencrypt/live/gkcorp.com.vn/fullchain.pem
|
|
|
|
# Options used in the renewal process
|
|
[renewalparams]
|
|
account = 1ed1c38efab5b2079b2ea5fae32cd25a
|
|
authenticator = webroot
|
|
webroot_path = /var/www/certbot,
|
|
server = https://acme-v02.api.letsencrypt.org/directory
|
|
key_type = ecdsa
|
|
[[webroot_map]]
|
|
www.gkcorp.com.vn = /var/www/certbot
|
|
|