Configuration Mode Commands : Client Accelerator commands : policy id ssl traffic-type
  
policy id ssl traffic-type
Configures the SSL traffic type for the policy.
Syntax
[no] policy id <id> ssl traffic-type [ssl-only | ssl-and-secure-protocols | all]
Parameters
<id>
Policy ID number.
<type>
Specifies one of the following traffic types:
ssl-only—The Client Accelerator and the server-side SteelHead authenticate each other and then encrypt and optimize all SSL traffic; for example, HTTPS traffic on port 443. This is the default setting.
ssl-and-secure-protocols—The Client Accelerator and the server-side SteelHead authenticate each other and then encrypt and optimize all traffic traveling over the following secure protocols: Citrix, SSL, SMB-signed, and encrypted MAPI.
SMB-signing, MAPI encryption, or Secure ICA encryption must be enabled on both the Client Accelerator and server-side SteelHead appliances when securing SMB-signed traffic, encrypted MAPI traffic, or encrypted Citrix ICA traffic.
Enabling this option requires an optimization service restart.
all—The Client Accelerator and the server-side SteelHead authenticate each other and then encrypt and optimize all traffic. Only the optimized traffic is secure; pass-through traffic is not. Enabling this option requires an optimization service restart.
Usage
The no command option resets the traffic type.
For detailed information about SSL, see the SteelHead User Guide.
Example
amnesiac (config) # policy id 1 ssl traffic-type all
Product
Client Accelerator
Related Commands
show policy id