Workspaces SSH Key Fingerprint Verification
About 113 wordsLess than 1 minute
Workspaces supports remote connection via Remote-SSH. For security purposes, you can verify whether the SSH key fingerprint is correct.
SSH Key Fingerprint
Below is the SSH key fingerprint for CNB Workspaces:
SHA256:fnWZvpqd+VAIRJxaZdV1KVMFfDgcCjYrP2VSWQ68T/EHow to Verify SSH Key Fingerprint
Check the local .ssh/known_hosts file to verify the SSH key fingerprint of a trusted remote host. If the fingerprint is incorrect, delete the corresponding line and reconnect.
# View the key fingerprint in terminal
ssh-keygen -lf .ssh/known_hosts