I have a private ssh key which i used on mac to gain access to my company´s repository.
Currently I´m working under Windows environment and want to access these repo´s with Tortoise HG.
Unfortunaly i seem to need a .ppk, PuttyPrivateKey to let that happen.
Is there a way to convert my existing id_rsa file to a ppk file?
Or alternatively can i use my existing ssh key file under windows environment to access a hg repo?
Thanks in advance!