nerdexam
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)
  • A
    4% (1)
  • B
    16% (4)
  • C
    72% (18)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice