certbot entfernen Sie das Zertifikat für Domain
certbot delete --cert-name example.com
Annoying Anaconda
certbot delete --cert-name example.com
sudo certbot delete --cert-name example.com
# Show the list of certificates
certbot certificates
# Remove certificates for a given domain
sudo certbot delete --cert-name $mydomain