Creating an SSH Key Pair

In the administration interface, you can define an SSH key pair for EFT and connecting clients. A wizard walks you through each step to create and store the key pair files.

To create a key pair

  1. On the main menu, click Tools > Create SSH2 Key.

  2. The Create SSH2 Public/Private Keypair wizard appears.

  3. Specify a name for the key pair. The default is "New SSH Key," but you can name it anything. (You are prompted to specify a different name if a key with the same name exists.)

  4. Specify a location in which to store the key pair.

  5. In the Options area:

  6. Click Next. The password page of the wizard appears.

  7. Provide and confirm the passphrase used to encrypt the private key. The passphrase cannot contain more than 256 characters, cannot contain only spaces and periods, and cannot contain the following characters:

  8. / (forward slash)

    \ (back slash)

    [ (left bracket)

    ] (right bracket)

    ; (semicolon)

    :  (colon)

    |  (pipe)

    = (equal sign)

    ,  (comma)

    + (PLUS sign)

    ? (question mark)

    < (left angle bracket)

    > (right angle bracket)

    { (left curly brace)

    } (right curly brace

  9. Click Next.

  10. If you want to use this key to authenticate EFT for inbound transactions, select the Use this key pair as the default host key.

  11. If you select the check box, specify the Site to which the key will apply.

  12. If you want to copy the public key to the SSH key manager, select the Copy the public key to the SSH key manager check box.

  13. Click Finish.

Related Topics