设置 SSH 时,您需要生成新的 SSH 密钥并将其添� 到 ssh 代理中。 使用密钥进行身份验证之前,您必须将 SSH 密钥添� 到 GitHub Enterprise Server 上的帐户中。 更多信息请参阅“生成新的 SSH 密钥并将其添� 到 ssh 代理”和“添� 新的 SSH 密钥到 GitHub 帐户”。
您可以使用硬件安全密钥来进一步保护 SSH 密钥,当密钥对用于通过 SSH 进行身份验证时,需要将物理硬件安全密钥附� 到计算机上。 您还可以通过将密钥添� 到 ssh 代理并使用密� �来保护您的 SSH 密钥。 更多信息请参阅“使用 SSH 密钥密� �”。
为了保持帐户安全,您可以定期检查您的 SSH 密钥列表,并撤销任何� 效或已泄漏的密钥。 更多信息请参阅“审查 SSH 密钥”。
If you're a member of an organization that provides SSH certificates, you can use your certificate to access that organization's repositories without adding the certificate to your account on GitHub Enterprise Server. You cannot use your certificate to access forks of the organization's repositories that are owned by your user account. 更多信息请参阅“关于 SSH 认证中心”。
延伸阅读
- "检查现有 SSH 密钥"
- "测试 SSH 连接"
- "SSH 故障排除"