Skip to content

Certbot

An SSL configuration tool that gives your website https functionality. Make sure to have your nginx config set up correctly before running the command.

sudo certbot --nginx -d example.com

See Also