Documentation - Openinnovations.io
  • Documentation
    • About
    • Authors
    • FAQ’s
  • Blog
  • Setting up Linux
    • Setting up Fail2Ban
    • Setting up LAMP
    • Setting up SSH
    • Setting up UFW
    • Setting up VNC
  • Development tools
    • Setting up Docker
    • Setting up Git
    • Setting up Lando
    • Setting up Node
    • Setting up VSC

Remove Let’s Encrypt SSL certificate

Written by Jussi Jokinen on March 20, 2025 in Categories: Let's Encrypt.


Here is how to remove a certificate with the following command,

sudo certbot delete --cert-name example.com

Source(s):

  • https://mhagemann.medium.com/

Related posts

  • Setting up Let’s Encrypt
  • Renew Let’s Encrypt SSL certificate
certificatelet's encryptSSL

Post navigation

Previous

© 2025 Documentation - Openinnovations.io Licensed under the MIT License.

↑