Novell
050-720 · Question #252
When you connect to an ssh server with your ssh client, the public key of the server is compared to the keys stored in a file on the client computer. Which file is this?
The correct answer is C. ~/.ssh/known_hosts. See the full explanation below for the reasoning.
Question
When you connect to an ssh server with your ssh client, the public key of the server is compared to the keys stored in a file on the client computer. Which file is this?
Options
- A~/.ssh/id_dsa.pub
- B~/.ssh/id_rsa.pub
- C~/.ssh/known_hosts
- D~/.ssh/authorized_keys
How the community answered
(25 responses)- A4% (1)
- B16% (4)
- C72% (18)
- D8% (2)
Community Discussion
No community discussion yet for this question.