Certbot add subdomains to SSL certificate
?
R
BashTo 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
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