search

Home  >  Q&A  >  body text

rsa - Permission issues when git links to github

  1. Sshkey has been added to github and no error is reported

  2. Git was successfully installed, but when I tried to connect to github, the following error was reported. I saw a blog post before saying that it was possible to add the id_rsa without adding it
    , but there was still no response after adding it.

  3. The error is reported as follows:

The authenticity of host 'github.com (192.30.252.129)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b: 56:4d:eb:df:a6:48.

某草草某草草2812 days ago547

reply all(1)I'll reply

  • 高洛峰

    高洛峰2017-05-02 09:26:52

    You should copy the ~/.ssh/id_rsa.pub file to the ssh key on github instead of the contents of the id_rsa file

    reply
    0
  • Cancelreply