Chapter 4
Configuring SSL Termination
Adding a Description to an SSL Proxy List
Once you create an SSL proxy list, the CLI enters into the ssl-proxy-list
configuration mode.
(config-ssl-proxy-list[ssl_list1])#
To delete an existing SSL proxy list, enter:
(config)# no ssl-proxy-list ssl_list1
Delete ssl-list <ssl_list1>, [y/n]: y
You cannot delete an SSL proxy list if an SSL service is in use and contains the
Note
active SSL proxy list. You must first suspend the SSL service to delete a specific
SSL proxy list.
Adding a Description to an SSL Proxy List
To specify a description for an SSL proxy list, use the description command.
Enter the description as a quoted text string with a maximum of 64 characters,
including spaces.
For example, to add a description to the ssl_list1 SSL proxy list, enter:
(config-ssl-proxy-list[ssl_list1])# description "This is the SSL list
for www.brandnewproducts.com"
To remove the description from a specific SSL proxy list, enter:
(config-ssl-proxy-list[ssl_list1])# no description
Cisco Content Services Switch SSL Configuration Guide
4-3
OL-5655-01