File: //etc/letsencrypt/renewal/bob-way.com.conf
# renew_before_expiry = 30 days
version = 2.9.0
archive_dir = /etc/letsencrypt/archive/bob-way.com
cert = /etc/letsencrypt/live/bob-way.com/cert.pem
privkey = /etc/letsencrypt/live/bob-way.com/privkey.pem
chain = /etc/letsencrypt/live/bob-way.com/chain.pem
fullchain = /etc/letsencrypt/live/bob-way.com/fullchain.pem
# Options used in the renewal process
[renewalparams]
account = a7e1738e5c0d4ca1d217bf190b099d5c
authenticator = webroot
webroot_path = /usr/local/lsws/Example/html,
server = https://acme-v02.api.letsencrypt.org/directory
key_type = ecdsa
[[webroot_map]]
bob-way.com = /usr/local/lsws/Example/html
www.bob-way.com = /usr/local/lsws/Example/html