ssh-pub-key

The ssh-pub-key command allows you to display, import, and delete public key records on the Oracle Communications Session Border Controller.

Syntax

ssh-pub-key [delete | export | generate | import] <login name>

Arguments

delete <key name> — Delete an SSH public key associated with a specific name.

export <key name>— Displays a public key in RFC 4716 (SECSH) format, by object name, on the screen.

generate <key name> — Generate an SSH key pair for an existing key.

import — Import an SSH public key.

  • authorized-key <key name> — Import a key you will paste into the ACLI with the supplied object name.
  • known-host <key name> — Import a host key you will paste into the ACLI with the supplied object name.

Mode

Superuser

Example

ORACLE# ssh-pub-key import authorized-key jdoe