Skip to content

Instantly share code, notes, and snippets.

@totojack
Created January 19, 2017 21:42
Show Gist options
  • Save totojack/a9589d3cfb6b500f81370638ed8ff7e3 to your computer and use it in GitHub Desktop.
Save totojack/a9589d3cfb6b500f81370638ed8ff7e3 to your computer and use it in GitHub Desktop.
-new certificate in standalone mode
certbot certonly --standalone --email my@mail.com --agree-tos -d www.my.domain
-renew all certficates in standalone mode
certbot renew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment