rsa - Permission issues when git links to github
某草草
某草草 2017-05-02 09:24:52
0
1
546
  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.

某草草
某草草

reply all(1)
小葫芦

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template