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?
When connecting to libreCMC router with SSH, the fingerprint needs to be accepted:
Is there a way to verify this fingerprint from the web UI or how can I verify it before connecting?