Skip to content

Instantly share code, notes, and snippets.

@tedshd
Last active December 20, 2016 02:55
Show Gist options
  • Select an option

  • Save tedshd/d92c181f00664ee8a706b654e1670f27 to your computer and use it in GitHub Desktop.

Select an option

Save tedshd/d92c181f00664ee8a706b654e1670f27 to your computer and use it in GitHub Desktop.
cd ~/.local/share/letsencrypt/bin
sudo service nginx stop
sudo ./certbot certonly -d tedshd.io
sudo service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment