【发布时间】:2012-06-09 01:33:46
【问题描述】:
我正在尝试设置一个 GitHub 帐户,但每次我要为我的 SSH 密钥输入密码时,我的终端都会冻结。这是我的步骤:
Parkers-MacBook-Pro:~ ppreyer$ ssh-keygen -t rsa -C Parker.preyer1@gmail.com 生成公钥/私钥 rsa 密钥对。 输入保存密钥的文件(/Users/ppreyer/.ssh/id_rsa):(/Users/ppreyer/.ssh/id_rsa): 创建目录'/Users/ppreyer/.ssh'。 输入密码(没有密码则为空):(不要让我输入任何内容)
还有其他人遇到过这个问题吗?
【问题讨论】:
标签: github ssh-keys github-for-mac