Creating new keysets

When you need to establish new trusts, you can create new keysets. This topic provides steps for creating a new keyset.

To create a new keyset

  1. From the SSH Protect menu, click Inventory > SSH Keys.

  2. Click Create New Keyset.
  3. Select how you will be installing the keyset's private key.

    1. Automated installation. Select this option if you are using either an agentless or agent-based discovery for the device. Trust Protection Platform will be able to automatically install the key to the target device.

      1. In the Create new Keyset window, enter the requested information.

      2. Click Create keyset.
    2. Manual installation. Select this option if you are not able to use an agentless or agent-based discovery tool to automatically install the key. In this case, you will need to manually download, transfer, and install the key to the desired device.

      1. In the Create new Keyset window, enter the requested information.

      2. Click Create keyset.
      3. Optionally, you can Download the Private Key.
  4. Select one of the following options:

    • Add an authorized key (recommended).

      If you created the private key using the Automatic Installation option, you can create the authorized key using either the Manual Installation or Automatic Installation provisioning method. If you created the private key using the Manual Installation option, you must use the Automatic Installation option to create the authorized key. See the information above for details on manual vs automatic key creation.

    • If you created the authorized key manually, you will be able to Download it. To download:

      Select the key format, and (optionally) enter a passphrase, then click Download. The private key (or Tectia header) will be downloaded to your local machine.

      If you download the Tectia Header, you also need to download the SSH2 (Tectia) Key. You then need to rename the header file to authorization and edit the file to specify the absolute path of the key file. So you would have, for example two files:

      • /home/user/.ssh/<key-file-name>
      • /home/usr/.ssh/authorization

      The file permissions for both of these files should be -rw as shown in the following example screen shot:

      NOTE  You can only download private keys if you are either the owner of the private key, or if you have the Read Private Key permission to the key's folder.

      You also have the option of adding additional authorized keys in the wizard.

    • I am done.

      Click this option to exit without creating an authorized key and without downloading the private key.