CompTIA Linux+ Powered by LPI (LX0-104) — Question 20

What is a purpose of an SSH host key?

Answer options

Correct answer: B

Explanation

The correct answer is B because the SSH host key is essential for verifying the identity of the server to the client, ensuring secure connections. Option A is incorrect as the client does not send the host key; instead, it receives the server's host key. Option C is wrong because the host key is not a root key for signing user keys. Option D misrepresents the role of the host key since it does not authenticate users but instead authenticates the server. Option E is also inaccurate as the host key is not used by system services for automatic connections.