Hi there, I am using certbot for Letsencrypt and have noticed that when I delete a site it still appears in /etc/letsencrypt/live. Certbot tries to renew certs for sites that have long been deleted. How can I make sure that Certbot is synchronised with ISPConfig? Thank you in advance!
ISPCobfig is not removing certs on its own from certbot, but we plan to implement that. Until then, you can use the certbot delete command to remove the cert if you do not need it anymore for other services.