Skip to content

Instantly share code, notes, and snippets.

@DZuz14
Created July 24, 2017 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DZuz14/bf0f9d2548f2ff6bd9ed1c3ce3c26cd2 to your computer and use it in GitHub Desktop.
Save DZuz14/bf0f9d2548f2ff6bd9ed1c3ce3c26cd2 to your computer and use it in GitHub Desktop.
Certbot SSL Cert Generation
sudo certbot certonly --webroot --webroot-path=/var/www/html -d example.com -d www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment