Certbot add subdomains to SSL certificate

?
R
Bash

To add a new subdomain to the SSL certificate chain, use the bash command in this recipe.

1`sudo certbot --nginx -d estimation.coderecipes.org`

Created on 4/5/2019