Ssh auth stuff I learned.
Public key goes in ‘authorized_keys’ in the server and the private key goes into ‘id_rsa’ on the client machine.
Public key goes in ‘authorized_keys’ in the server and the private key goes into ‘id_rsa’ on the client machine.