How to list all SSL certificates issued by Certbot and how to delete one in Ubuntu

If you are using Let’s Encrypt Certbot to issue SSL certificates for your site and want to display a list of all your SSL certificates.

You can run the following if your server is using certbot.

certbot certificates

List all SSL certificates issued by Certbot in Ubuntu

To delete a Let’s Encrypt SSL certificate that is on your server run the following.

certbot delete

and choose the number that corresponds to the site you want to delete the SSL certificate for.

Delete SSL certificates issued by Certbot in Ubuntu

Get in touch 👋

Feel free to email me about anything. Want some advice? Give some feedback?

You can also reach me around the web: GitHub, LinkedIn, Twitter, DEV, Facebook, Instagram, CodePen