How to let TortoiseHg use the Private Key file generated (by Puttygen) ?
Posted
by Jian Lin
on Server Fault
See other posts from Server Fault
or by Jian Lin
Published on 2010-06-01T15:05:42Z
Indexed on
2010/06/01
15:14 UTC
Read the original article
Hit count: 167
I have used Puttygen to create a public and a private key, and then is ready to let TortoiseHg on Windows 7 do a clone by going to
ssh:[email protected]/somecode
but there seems to be no where to add the private key to TortoiseHg?
The file is already some where on hard disk as somefile.ppk Does someone know how to add it?
© Server Fault or respective owner