Forum Navigation
You need to log in to create posts and topics.

Extract SSH Public key from Private key

Problem

User lost the public key of a commonly used SSH private key

Solution 

run the command in order to retrieve the public key

ssh-keygen -y -f private-aws-ssh-key.pem