Skip to content

Instantly share code, notes, and snippets.

@isseu
Created April 28, 2016 12:37
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 isseu/fc9c3cc136236ae73891396b8ce5f180 to your computer and use it in GitHub Desktop.
Save isseu/fc9c3cc136236ae73891396b8ce5f180 to your computer and use it in GitHub Desktop.
./letsencrypt-auto certonly -d www.domain.com -d domain.com --manual
We put information in /public/.well-known/acme-challenge.
We update certs in Heroku
sudo heroku certs:update /etc/letsencrypt/live/domain.com/fullchain.pem /etc/letsencrypt/live/domain.com/privkey.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment