SSL Removal Instructions for LetsEncrypt Certificates

To remove a “LetsEncrypt” certificate, perform the following steps

  1. Run the certbot certificates command to list the certificates that exist.
  2. Run the revoke command with the certificate name, such as certbot revoke --cert-name=xxx.com.
  3. Finally, run the revoke command specifying the certificate name, as in certbot revoke –cert-name=xxx.com. When prompted, type Y to delete the certificate file.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top