【问题标题】:Setting up public key encryption for git ssh为 git ssh 设置公钥加密
【发布时间】:2012-08-15 01:25:02
【问题描述】:

我想设置对我的 git shell 应用程序(windowspowershell v1.0)的公钥访问。它是github for windows 应用程序附带的shell 应用程序。

我想将提交推送到远程 CentOS Web 服务器上的裸存储库。

【问题讨论】:

    标签: git version-control github public-key-encryption ssh-keys


    【解决方案1】:

    只需将您的密钥对放入%USERPROFILE%/.ssh/,然后将您的公钥上传到服务器~/.ssh/authorized_keys

    【讨论】:

    • 我试过了,我知道该怎么做,但是我收到了拒绝访问错误。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-05-19
    • 2015-09-23
    • 1970-01-01
    • 2022-09-23
    • 2017-07-13
    相关资源
    最近更新 更多