You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with OpenBalena and encountered a situation where I need to define multiple SSH public keys in the OPENBALENA_SSH_AUTHORIZED_KEYS environment variable. The documentation and examples I've found only demonstrate how to set a single SSH public key.
Is it possible to define more than one SSH public key in the OPENBALENA_SSH_AUTHORIZED_KEYS environment variable? If so, how should the keys be formatted or separated within the variable?
Additionally, I'd like to know if these public keys are updated in the config.json of the devices and how long such an update might take.
Thank you for your assistance.
Regards
Matias
The text was updated successfully, but these errors were encountered:
Hello,
I'm working with OpenBalena and encountered a situation where I need to define multiple SSH public keys in the OPENBALENA_SSH_AUTHORIZED_KEYS environment variable. The documentation and examples I've found only demonstrate how to set a single SSH public key.
Is it possible to define more than one SSH public key in the OPENBALENA_SSH_AUTHORIZED_KEYS environment variable? If so, how should the keys be formatted or separated within the variable?
Additionally, I'd like to know if these public keys are updated in the config.json of the devices and how long such an update might take.
Thank you for your assistance.
Regards
Matias
The text was updated successfully, but these errors were encountered: