I am setting up my SSH key into GitHub and I though I was doing everything right. But when I try the ssh -T [email protected] command I get the following:
jakes-MacBook-Air ~ % ssh -T [email protected]
/Users/jwalter/.ssh/config line 1: no argument after keyword “host*”
/Users/jwalter/.ssh/config line 5: no argument after keyword “identifyfile~/.ssh/id_ed25519”
/Users/jwalter/.ssh/config: terminating, 2 bad configuration options
I don’t know if you’re able to tell from just this but should I just keep restarting?
I’m in a class starting in July and in the process of my prework. I followed the instructions from the module three times now but I keep getting stuck.
I was expecting the fingerprint in the message to match GitHub’s RSA public key print.
Jake Walter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.