Skip to content

Instantly share code, notes, and snippets.

@kerren
Created July 2, 2018 20:41
Show Gist options
  • Save kerren/4ed25b4e60e2dbcbe6877f78986cadec to your computer and use it in GitHub Desktop.
Save kerren/4ed25b4e60e2dbcbe6877f78986cadec to your computer and use it in GitHub Desktop.
Run Certbot
sudo nginx -t
sudo systemctl restart nginx
sudo certbot --nginx -d jenkins.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment