Managing site certificates with NGINX and Certbot
And removing a single domain certificate without breaking everything else
2 min readJan 1, 2022
--
Do you operate multiple domains from the same webserver? Do you have a webserver operated by NGINX? Do you have Certbot managing your certificates? This is a set of instructions for creating your certificates correctly and removing a single domain from your configuration, after I found some confusing ones that resulted in me knocking out my server for a little while…