Ciphers supported in SSL acceleration

SSL Acceleration supports the following ciphers (encryption/decryption algorithms).

Protocol Key Length Cipher Name

SSLv3

256 bits

AES256-SHA

SSLv3

128 bits

AES128-SHA

SSLv3

168 bits

DES-CBC3-SHA

SSLv3

128 bits

RC4-SHA

SSLv3

128 bits

RC4-MD5

TLSv1

256 bits

AES256-SHA

TLSv1

128 bits

AES128-SHA

TLSv1

168 bits

DES-CBC3-SHA

TLSv1

128 bits

RC4-SHA

TLSv1

128 bits

RC4-MD5

  • If the client does not support any of these ciphers, the SSL connection is rejected.
  • If the server does not support any of these ciphers, it is automatically removed.