Fuse Multiple RSA Key Pairs

There are multiple remote users who ssh into the jetson to use it on a daily basis. Is there any way to fuse multiple RSA keypairs to the jetson using secure boot?

Moving this topic from DOCA to the Jetson Nano forum.

hello WarHawk627,

may I know what’s your actual use-case to enable SecureBoot?

multiple users can ssh into the target simultaneously.
the same ssh public key can be used to as an authentication key for multiple users on the same system as well as multiple systems, just enable ssh-copy-id to send public key to remote hosts.
thanks

Its a production device and we need to set it up elsewhere. So we secure the bootloader so other devices cannot reflash/access the device

hello WarHawk627,

you should access https://developer.nvidia.com/embedded/linux-tegra page for the secureBoot package.
please also check Secureboot chapter for more details.
note,
you must have program fuse locally with X86 host machine,
thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.