Skip to content

SSH Key Generation Wizard

With this wizard you can create a SSH key pair which can be used in public key authentication when connecting to an SSH-based SFTP server like OpenSSH or TurboFTP Server.

STEP 1: General Information

Key file name

Key file name is required. Enter a valid name. The name will be output public and private key file names.

Public key output location

Enter a valid path or click the browse button to select a folder where the public key is created.

Private key output location

Enter a valid path or click the browse button to select a folder where the private key is created.

STEP 2: Key Specs

Key type

Click the Key Type button and choose one of the options (RSA or DSA).

Key size

Click the Key Size button and choose one of the options (1024, 2048, or 4096).

Key passphrase

It is recommended to use a passphrase to encrypt the private key. Otherwise, leave passphrase fields empty.

STEP 3: Review Summary

In this dialog you can see a summary of the key pair information you have entered. You can go back to make changes or press the Finish button to generate the key pair.