Specifications
3-447
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) accelerator ssl
(config) accelerator ssl
To enable the SSL application accelerator, use the accelerator ssl global configuration command. To
disable the SSL application accelerator, use the no form of this command.
accelerator ssl {enable | exception {coredump | debug | no-coredump}}
no accelerator ssl {enable | exception {coredump | debug | no-coredump}}
Syntax Description
Defaults The SSL accelerator is enabled by default and will start automatically if the Enterprise license is
installed. The default exception action is coredump.
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines Use the accelerator ssl enable command to enable the acceleration of SSL traffic. To undo this
command, for example to disable SSL acceleration after you have enabled it, use the no version of this
command.
Examples The following example shows how to enable the SSL application accelerator:
WAE(config)# accelerator ssl enable
Related Commands show accelerator
show statistics accelerator
crypto delete
crypto export
crypto generate
crypto import
(config) crypto pki
(config) crypto ssl
enable (Optional) Enables the EPM application accelerator.
exception (Optional) Configures the action to be taken if an exception occurs.
coredump Writes a core file (default).
debug Hangs the system until it is explicitly restarted.
no-coredump Restarts accelerator and does not write a core file.