About Deleting SSL Certificates with Let's Encrypt

To add more subdomains to the same Let's Encrypt certificate, you have to delete the old certificate, and create it newly with more domains.

Delete old certificates with this command:

1
$ sudo certbot delete

It will ask which certificate to delete and you will choose its number.

Tips and Tricks Dev Ops Let's Encrypt SSL