码迷,mamicode.com
首页 > Windows程序 > 详细

How to generate an SSH key pair in Windows using PuTTY?

时间:2020-01-11 10:11:50      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:com   start   generate   prot   nec   random   pre   win   protect   

You can generate an SSH key on Windows using the PuTTY SSH client. You can download PuTTY for free from this URL.

To generate a key with PuTTY, you should:

  • Download and start the puttygen.exe generator.
  • In the "Parameters" section choose SSH2 DSA and press Generate.
  • Move your mouse randomly in the small screen in order to generate the key pairs.
  • Enter a key comment, which will identify the key (useful when you use several SSH keys).
  • Type in the passphrase and confirm it. The passphrase is used to protect your key. You will be asked for it when you connect via SSH.
  • Click "Save private key" to save your private key.
  • Click "Save public key" to save your public key.

How to generate an SSH key pair in Windows using PuTTY?

标签:com   start   generate   prot   nec   random   pre   win   protect   

原文地址:https://www.cnblogs.com/karmapeng/p/12178801.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!