Skip to content

Instantly share code, notes, and snippets.

@jmbataller
Created November 30, 2015 10:47
Show Gist options
  • Save jmbataller/91a534f83dbde1a17350 to your computer and use it in GitHub Desktop.
Save jmbataller/91a534f83dbde1a17350 to your computer and use it in GitHub Desktop.
Extract public key from pem private key
Extract public key from pem private key
ssh-keygen -y -f KEYFILE.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment