I have created 3 certificates for 3 domains. Lets say, one.com , two.com and three.com All 3 are in separate 3 certificates.
When I run the certbot command, it will try to renew certificates for all 3 websites.
Now, if I want to remove three.com from the certificate list, what is the command to do it?
Thanks.