Configuration Mode Commands : SteelHead Configuration Commands : SSL Support Commands : protocol ssl backend server chain-cert cache enable
  
protocol ssl backend server chain-cert cache enable
Configures certificate chain caching for the back-end server.
Syntax
[no] protocol ssl backend server chain-cert cache enable
Parameters
None
Usage
Synchronizes the chain certificate configuration on the server-side SteelHead with the chain certificate configuration on the back-end server. The synchronization occurs after a handshake fails between the client-side and server-side SteelHead. By default, this option is disabled.
Enable this command when you replace an existing chain certificate on the back-end server with a new chain to ensure that the certificate chain remains in sync on both the server-side SteelHead and the back-end server.
This option never replaces the server certificate. It updates the chain containing the intermediate certificates and the root certificate in the client context.
The no command option disables certificate chain caching.
Example
amnesiac (config) # protocol ssl backend server chain-cert cache enable
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ssl backend