Previous: , Up: Firmware   [Contents][Index]


2.9 Encryption

SEH

Display the current SSH host key for this PiRoute device.

DEH

Set the SSH host key for this PiRoute device. You will be greeted with a prompt.

SSH ED25519 host key [ESC then RETURN to FINISH]>

At this point, enter your new ED25519 host key and finish with the Escape Key (ESC) then Carriage Return (CR). To abort and leave the host key unchanged, issue an SSH BREAK.

SEUuser

Display the current SSH authorized key for connections to this PiRoute device as the current user. If user is supplied then show the authorized key for that user.

DEUuser

Set the SSH authorized key for connections to this PiRoute device as the current user. If user is supplied then set the authorized key for that user. You will be greeted with a prompt.

SSH authorized key for "USER" [ESC then RETURN to
FINISH]>

At this point, enter your new client’s authorized key in OpenSSH format and finish with the Escape Key (ESC) then Carriage Return (CR). Leave this field blank to remove the key. To abort and leave any existing key unchanged, issue an SSH BREAK.