Completely remove Let’s Encrypt SSL cert(s) of a domain
( 17 Articles)

In order to completely remove Let’s Encrypt SST/TLS certificates of a domain and all of its subdomains, just use SSH to connect to your server and run:
sudo certbot delete --cert-name example.com
Simple as that. Further reading:
- AWS Lightsail: Let’s Encrypt error
- [Cloudflare] Fix errors when renewing Let’s encrypt cert
- How to Install Docker Compose on Ubuntu 21.04 and 21.10
- How to install Redis on macOS, Windows, and Ubuntu
- 2 Ways to Set Default Time Zone in Node.js
Happy coding and have a nice day.
Subscribe
0 Comments