Skip to content

Instantly share code, notes, and snippets.

@jtryan
Created February 25, 2020 19:13
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 jtryan/b4131c7a90126742a47ab1ac6e5ade66 to your computer and use it in GitHub Desktop.
Save jtryan/b4131c7a90126742a47ab1ac6e5ade66 to your computer and use it in GitHub Desktop.
Retrieve AWS public key from .pem file
ssh-keygen -y -f key.pem > key.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment