On the menu bar, click Tools > Create Certificate for SSH2.
Choose an RSA or DSA Key Type.
Click Next.
Enter the same passphrase in the Passphrase and Confirm Passphrase boxes. The passphrase can be any combination of characters and spaces.
Click Next.
In the Private key filename box, type or click the browse button to select a path where you want to store your private key.
Type a name for the key at the end of the path.
In the Public key filename box, type or click the browse button to select a path where you want to store your public key. Use the same name you chose in step 10 and add ".pub" at the end if it's not there already.
Choose a Key length between 1024 and 4096 bits. Shorter keys speed connections but are less secure, longer keys are more secure but slow connections.
Click Finish. CuteFTP Pro will generate the keys. Longer keys take more time to generate.
CuteFTP Pro will display the path and name of the keys. If you want CuteFTP Pro to use the keys just generated click Yes.
Click OK.
CuteFTP Pro 3 only supports two algorithms for SSH2 keys ssh-dss (DSA) and ssh-rsa (RSA). A DSA key is required for SSH2, an RSA key is recommended.