Warning of RSA host key while cloning git repository
问题 I am using git bash to clone my github repository and getting warning continuously I am using SSH so, I use this git command: git clone git@github.com:TapanHP/HTextView but it gives warning like this Warning: Permenantly added the RSA host key for IP address to the list of known hosts Enter passphrase for key 'c/users/tapanhp/.ssh/id_rsa': what is this passphrase? and why this happens? 回答1: The SSH connection to GitHub uses RSA, a form public key cryptography. This means that you have a