I created a public key in Git using ssh-keygen which was successfully created as .ssh/id_rsa.pub.
I then uploaded it to GitHub in my SSH Keys, and "Authorized" its SSO feature. Everything is uploaded now.
When cloning a repository in Eclipse, I get the following message


