Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added info about supported SSH keys

...

On public key import, is it possible to specify key-owner.

Info

RSA and Ed25519 keys are supported in PEM, PKCS#8 or OPENSSH format.

PropertyDescription
user (string; Default: )username to which SSH key is assigned.
key-owner (string)SSH key owner
public-key-file (string)file name in router root directory containing public key.

...

On private key import, is it possible to specify key-owner.

Info
RSA and Ed25519 keys are supported in PEM or PKCS#8 format.
PropertyDescription
user (string; Default: )username to which SSH key is assigned.
key-owner (string)SSH key owner
private-key-file (string)file name in router root directory containing private key.
passphrase (string)key file passphrase

...