Skip to content

Instantly share code, notes, and snippets.

@robertSahm
Created July 16, 2012 19:40
Show Gist options
  • Save robertSahm/3124577 to your computer and use it in GitHub Desktop.
Save robertSahm/3124577 to your computer and use it in GitHub Desktop.
When heroku doesn't accept your ssl key
Just let Heroku know what your public keys are:
heroku keys:add ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment