Quantcast
Channel: permission denied (publickey) Error using git on windows 7 - Stack Overflow
Viewing all articles
Browse latest Browse all 17

Answer by KbCb for permission denied (publickey) Error using git on windows 7

$
0
0

I discovered that my problem was that whatever version of ssh-keygen that I used created the files with the wrong filenames... The files initially created where %USER_HOME%.ssh\ida_rsa and ida_rsa.pub, but git expected them to be id_rsa and id_rsa.pub.

I solved the problem by running git bash, THEN running ssh-keygen


Viewing all articles
Browse latest Browse all 17

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>