Skip to content

400 Software Development


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