Tagged Questions
1
vote
1answer
114 views
Github, Puttygen, & Pageant: Permission Denied (publickey)
I'm using msysgit on Windows 7 as well as the PuTTY suite.
I opened Puttygen and clicked the "Generate" button. I moved my cursor around to "generate some randomness". After the key was created, I ...
6
votes
2answers
5k views
Connecting to github using PuTTY generated SSH key in Windows 7
On an otherwise pristine Windows 7 Enterprise install:
Install PuTTY 0.62
Create public/private key pair with puttygen.exe
Add public key for pasting into OpenSSH authorized_keys to github account
...