I added the public SSH key to the authorized_keys file. ssh localhost should log me in without asking for the password.
ssh localhost
I did that and tried t
You need to verify the properties of the files.
To assign the required property, use:
$ chmod 600 ~/.ssh/sshKey $ chmod 644 ~/.ssh/sshKey.pub