TL;DR: temporarily stop lighttpd, renew the certificate, and then start lighttpd.Use the following list of commands: Specific commands for my setup Certonly instructs certbot to renew certificates for only one domain, and –nginx indicates we want to use the nginx plugin Make sure you have port 80 forwarded to the device hosting the nginx instance, […]