Posted in

Delete LetsEncrypt SSL certficate

To list all available LetsEncrypt SSL certficates, run

certbot certificates

To delete a certificate, run

certbot delete --cert-name NAME_OF_SSL_CERT

You can find NAME_OF_SSL_CERT from command “certbot certificates”.

Visited 1 times, 1 visit(s) today

Leave a Reply

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