User Mode Commands : Displaying System Data : show protocol ssl backend client cipher-strings
  
show protocol ssl backend client cipher-strings
Displays SSL cipher strings for use with clients.
Syntax
show protocol ssl backend client cipher-strings [verbose]
Parameters
verbose
Displays the verbose list of ciphers.
Example
amnesiac > show protocol ssl backend client cipher-strings verbose
 
# Cipher String/Suite Name
--- ------------------------------
1 DEFAULT
KeyExch(*): Auth: Enc(*): Mac: (+)
AES256-SHA RSA RSA AES(256) SHA1
DES-CBC3-SHA RSA RSA 3DES(168) SHA1
AES128-SHA RSA RSA AES(128) SHA1
RC4-SHA RSA RSA RC4(128) SHA1
RC4-MD5 RSA RSA RC4(128) MD5
DES-CBC-SHA RSA RSA DES(56) SHA1
EXP-DES-CBC-SHA RSA(512) RSA DES(40) SHA1 export
EXP-RC2-CBC-MD5 RSA(512) RSA RC2(40) MD5 export
EXP-RC4-MD5 RSA(512) RSA RC4(40) MD5 export
 
(*) Numbers in parentheses are key size restrictions.
(+) "export" denotes an "export" classification.
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
SSL Support Commands