Skip to content

Instantly share code, notes, and snippets.

@intrepidws
Last active December 30, 2019 21:55
Show Gist options
  • Select an option

  • Save intrepidws/f8703f77282fb0e8e85a5a2ca26fe280 to your computer and use it in GitHub Desktop.

Select an option

Save intrepidws/f8703f77282fb0e8e85a5a2ca26fe280 to your computer and use it in GitHub Desktop.
For Medis, I think the SSH key cannot have a password? Or it might just need to be the PEM version.
First Run
`ssh-keygen -t rsa -b 4096 -C "[email protected]"`
Then Run
`ssh-keygen -p -m PEM -f ~/.ssh/id_rsa`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment