To convert a key in format .ppk to .pem on Ubuntu, follow the next steps:
sudo apt install putty-tools
And finish
puttygen key.ppk -O private-openssh -o key.pem
Done
To convert a key in format .ppk to .pem on Ubuntu, follow the next steps:
sudo apt install putty-tools
And finish
puttygen key.ppk -O private-openssh -o key.pem
Done
For further actions, you may consider blocking this person and/or reporting abuse
Erick Takeshi -
Harsh Pandhe -
Raji moshood -
RiO -
Top comments (0)