HP e-Commerce / XML director server appliance sa8250 - Users Guide

A P P E N D I X B HTTP Header Information
295
HTTP Header Information
The SA8250 includes the client IP address and current encryption
information in the HTTP request sent to the server. This information
is listed in this table.
Procedure
These are the steps for setting up Header Certificates.
1. Verify that "header" is enabled (the default) at the service level
by typing this command:
config policygroup <policygroup name> service
<service name> info
NOTE: For more
information on these
commands, see Chapter
6.
2. If "header" is disabled, enable it by typing this command:
config policygroup <policygroup name> service
< service name > header enable
3. Enable "header-certificate" (disabled by default) by typing this
command:
config policygroup <policygroup name> service
< service name> key client-ca header-
certificate enable"
Tag Value
HP_CLIENT_
CERTIFICATE
The client certificate in ASCII.
HP_CIPHER_USED The cipher suite for the connection.
For example: DES-CBC-SHA
HP_SOURCE_IP The clients IP address in ASCII.
For example: 209.249.194.100
HP_SSL_SESSION_ID The SSL session ID in ASCII.
For example: 8273A4F348EFF90
HTTP Header Information