Cisco Catalyst 6500 Series Command Reference Manual page 63

Ssl services module command reference
Hide thumbs Also See for Catalyst 6500 Series:
Table of Contents

Advertisement

Chapter 2
Commands for the Catalyst 6500 Series SSL Services Module
Table 2-3
Syntax
client-ip-port
custom custom-string
prefix
session
Examples
This example shows how to enter the HTTP header insertion configuration submode:
ssl-proxy(config)# ssl-proxy context s1
ssl-proxy(config-context)# policy http-header test1
ssl-proxy(config-ctx-http-header-policy)#
This example shows how to allow the back-end server to see the attributes of the client certificate that
the SSL module has authenticated and approved:
ssl-proxy(config-ctx-http-header-policy)# client-cert
ssl-proxy(config-ctx-http-header-policy)#
This example shows how to insert the client IP address and information about the client port into the
HTTP header, allowing the server to see the client IP address and port:
ssl-proxy(config-ctx-http-header-policy)# client-ip-port
ssl-proxy(config-ctx-http-header-policy)#
This example shows how to insert the custom-string header into the HTTP header:
ssl-proxy(config-ctx-http-header-policy)# custom "SOFTWARE VERSION:3.1(1)"
ssl-proxy(config-ctx-http-header-policy)# custom "module:SSL MODULE - CATALYST 6500"
ssl-proxy(config-ctx-http-header-policy)# custom
type-of-proxy:server_proxy_1024_bit_key_size
ssl-proxy(config-ctx-http-header-policy)#
This example shows how to add the prefix-string into the HTTP header:
ssl-proxy(config-ctx-http-header-policy)# prefix SSL-OFFLOAD
ssl-proxy(config-ctx-http-header-policy)#
This example shows how to pass information that is specific to an SSL connection to the back-end server
as session headers:
ssl-proxy(config-ctx-http-header-policy)# session
ssl-proxy(config-ctx-http-header-policy)#
This example shows how to create a header alias for the standard "session-cipher-name" header:
ssl-proxy(config-ctx-http-header-policy)# alias My-Session-Cipher session-cipher-name
OL-9105-01
HTTP Header Insertion Configuration Submode Command Descriptions (continued)
Description
Inserts the client IP address and information about the client port into
the HTTP header, allowing the server to see the client IP address and
port.
Inserts the custom-string header into the HTTP header.
Adds the prefix-string to the HTTP header to enable the server to
identify the connections that come from the SSL module, not from other
appliances
Passes information that is specific to an SSL connection to the back-end
server as session headers.
Catalyst 6500 Series Switch SSL Services Module Command Reference
policy http-header
2-37

Advertisement

Table of Contents
loading

Table of Contents