Difference between revisions of "SSH keys for Windows users"
From Jon's Wiki
(New page: == Generate Your Key == # [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.60-installer.exe Install Putty]. # Run Puttygen (Start -> Programs -> Putty -> Puttygen) and click Generat...) |
|||
Line 1: | Line 1: | ||
== Generate Your Key == | == Generate Your Key == | ||
# [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.60-installer.exe Install Putty]. | # [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.60-installer.exe Install Putty]. | ||
− | # Run Puttygen (Start -> Programs -> Putty -> Puttygen) and click Generate. | + | # Run Puttygen (Start -> Programs -> Putty -> Puttygen) and click Generate. |
# Email me the "authorized_keys" text at the top. | # Email me the "authorized_keys" text at the top. | ||
# Enter a passphrase, and click Save private key (saves a ppk file). | # Enter a passphrase, and click Save private key (saves a ppk file). |
Revision as of 14:42, 2 March 2009
Generate Your Key
- Install Putty.
- Run Puttygen (Start -> Programs -> Putty -> Puttygen) and click Generate.
- Email me the "authorized_keys" text at the top.
- Enter a passphrase, and click Save private key (saves a ppk file).
Load it in WinSCP
- If you haven't already, install WinSCP.
- When connecting, instead of a password, choose the ppk file you generated above.