admin管理员组

文章数量:1130349

打开Windows PowerShell(l)
右击开始

打开 PowerShell 后,输入以下代码
ssh证书生成
ssh-keygen -t rsa -C "xxxx@xxxxx
(此处填写你的邮箱)"
然后Enter键按三下,下面示意图中,我是已经生产了SSH密钥,默认情况下在C盘处。

打开Windows PowerShell(l)
右击开始

打开 PowerShell 后,输入以下代码
ssh证书生成
ssh-keygen -t rsa -C "xxxx@xxxxx
(此处填写你的邮箱)"
然后Enter键按三下,下面示意图中,我是已经生产了SSH密钥,默认情况下在C盘处。

本文标签: 密钥WindowsSSH