4
Is it possible to create or convert keys in Linux into .ppk format which can be used in PuTTY in Windows?
Without downloading any additional software like puttygen
, possibly using standard tools like ssh-keygen
.
To be more specific, the .ppk
format with ssh-2 protocol
and bytes=2048
.