What is the secure purpose of the host fingerprint prompt on a first SSH connection?
It stores the remote user's password for later logins.
It authorizes direct root login for that host.
It generates the user's private authentication key on the server.
It lets the client verify the server's identity before recording its public host key.