I am doing a git pull for the first time and have been prompted in git that the authenticity of host can\'t be established, the RSA key fingerprint isn\'t correct compared to th
Another problem I ran into was multiple entries in the known_hosts file as well as a known_hosts2 file.
known_hosts
known_hosts2
My only guess is that since I reused a host name in ./ssh/config to point to different IPs it got confused an created multiple entries.
./ssh/config