You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting to a machine from a brand new setup, we won't have host public key in .ssh/known_hosts. In order to be able to confirm that no MITM is taking place, we can use ECDSA key fingerprint information printed on target machine's boot screen which may be sent us back via a photo or some other media we could trust.
The text was updated successfully, but these errors were encountered:
When connecting to a machine from a brand new setup, we won't have host public key in
.ssh/known_hosts
. In order to be able to confirm that no MITM is taking place, we can use ECDSA key fingerprint information printed on target machine's boot screen which may be sent us back via a photo or some other media we could trust.The text was updated successfully, but these errors were encountered: