SSH2 Security Settings

To access the SSH2 security settings

  1. On the main menu, click Tools > Global Options (or press ALT+F7).

  2. Expand the Security node, then click SSH2 Security. The SSH2 Security options appear.

  3. In the Cipher list, s elect the check box for every cipher (encryption algorithm) you want available for SSH2 connections. See Learning about SSH2 for an explanation of the algorithms. Clear the check box for any cipher you do not want available for SSH2 connections.

  4. In the MAC list, select the check box for every MAC (Message Authentication Code) you want available for SSH2 connections. See Learning about SSH2 for an explanation of MACs. Clear the check box for any MAC you do not want available for SSH2 connections.

  5. Priority - Use the Priority arrows to determine the level of precedence for the selected schemes. Move your preferred cipher or MAC to the top of the list by highlighting it and clicking the up arrow outside the list. Move your least preferred Cipher or MAC to the bottom of the list by highlighting it and clicking the down arrow outside the list.

  6. Select the Use data compression check box to compress transfers if the server will allow it. Clear the check box to refuse transfer compression.

  7. Select the Use password authentication check box to sign on to SSH2 servers with a password (entered in your Site Manager). Clear this check box to use public/private key authentication only. You can clear this box only if you have already selected the Use public key authentication check box.

  8. Select the Use public key authentication check box to sign on to SSH2 servers with a certificate (identity file). Clear this check box to only sign on to SSH2 servers with a password.

  9. Click Create identity file to create a new Public/Private key pair. For instructions on key pair creation see Creating SSH2 key pairs.

  10. Click Trusted identity list to open the Certificate Manager to see a list of public keys that you have accepted as valid. In the Certificate manager:

    SSH2 connections require at least one authentication method, but may require more than one. Check with your server administrator when in doubt.

    To use public key authentication, you must send your public key to the server administrator before making an SSH2 connection.

  11. Click Apply if you are going to make changes to other pages; click OK to save changes and close the Global Options dialog box.