LetsEncrypt: Delete the SSL certificate for a domain or subdomain

Locked
User avatar
Mihai Romania
Posts: 60
Joined: 2023 May 03, 14:12
Location: ROMANIA
Contact:

LetsEncrypt: Delete the SSL certificate for a domain or subdomain

Post by Mihai »

Code: Select all

[root@CentOS7]$ certbot delete --cert-name subdomain.domain.tld
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Deleted all files relating to certificate subdomain.domain.tld.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I'm on LinkedIn
Locked