Let's suppose I have a SSH key, but I've deleted the public key part. I have the private key part. Is there some way I can regenerate the public key part?
Let's suppose I have a SSH key, but I've deleted the public key part. I have the private key part. Is there some way I can regenerate the public key part?
Use the -y option to ssh-keygen:
From the 'man ssh-keygen'
Specify the private key with the -f option, yours might be dsa instead of rsa. The name of your private key probably contains which you used. The newly generated public key should be the same as the one you generated before.
Solution is specifically for users using Windows
Tool Used:
Steps to perform:
*.ppk
file).Snapshot showing portions of Puttygen to focus: