Handbook Page ID 112

SSH Connection Options

If you wish to adjust SSH settings such as encryption preference, please go to [ Menu ] » [ Options ] » [ SSH Options ]. The options set through this menu are applied to all future connections.

SSH Options Supported in SharePlug

  • Authentication Methods
    Password, Keyboard-Interactive, Public Key, Host-Based
  • Ciphers
    AES, 3DES, Blowfish, CAST, ARCFour
  • MAC(Message Authentication Code) Algorithms
    MD5, MD5-96, SHA1, SHA1-96, RIPEMD160
  • Key Exchange Methods
    diffie-hellman-group1-sha1, diffie-hellman-group14-sha1,
    diffie-hellman-group-exchange-sha1
  • Hostkey Types
    RSA, DSA
  • Data Compression
    none, zlib
  • Supported Private/Public Key File Formats
    PEM file format used in OpenSSH,
    file format used by SSH2 servers from SSH.com.