A user is attempting to connect to a remote host via SSH and following message is displayed:
Host key verification failed.
Which of the following options could resolve the problem? (Select TWO correct answers)
A.
Add the o StrictHostKeyChecking=no option to the command.
B.
Enable the PasswordAuthentication parameter on the remote host.
C.
Generate new SSH host keys on the remote host.
D.
Generate a new private key which is compatible with the server’s host key.
E.
Update the remote host’s SSH host key in the list of know hosts.