#176 Verifying SSH fingerprint

Open
opened 1 month ago by jluttine · 0 comments
jluttine commented 1 month ago

When connecting to libreCMC router with SSH, the fingerprint needs to be accepted:

ssh root@192.168.10.1
The authenticity of host '192.168.10.1 (192.168.10.1)' can't be established.
RSA key fingerprint is SHA256:xxxxxxxxxxxxxx.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])?

Is there a way to verify this fingerprint from the web UI or how can I verify it before connecting?

When connecting to libreCMC router with SSH, the fingerprint needs to be accepted: ``` ssh root@192.168.10.1 The authenticity of host '192.168.10.1 (192.168.10.1)' can't be established. RSA key fingerprint is SHA256:xxxxxxxxxxxxxx. This key is not known by any other names. Are you sure you want to continue connecting (yes/no/[fingerprint])? ``` Is there a way to verify this fingerprint from the web UI or how can I verify it before connecting?
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.