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

C H A P T E R 5 HP e-Commerce/XML Director Server Appliance SA8250 User Guide
224
config ssl dn
Sets the Distinguished Name (DN) configuration. This information
will be incorporated into new certificate or signing requests unless
otherwise specified.
Note: A unique DN should be specified when generating
certificates for each private key created or installed on the
SA8250. This prevents potential certificate conflicts with cached
certificates on the clients browser. As an alternative, the same
private key and certificate pair can be used for multiple Layer 7
services. In this case, the user will see the service as coming from
the same trusted provider.
config ssl dn {name <name>} {email <email>}
{state <state>} {organization <org>} {unit
<unit>} {locality <loc>} {country <country>}
where:
name is the common (servers) name
email is the email address
state is the name of your state or province
organization is the name of your company or organization
unit your organizational section
locality is the name of your city or locality
config ssl redirect
Specifies the default URL to return the user if the client does not
support the cipher suite. Each service may specify a specific URL
(see the
config policygroup service key redirect
command) at the service key level.
config ssl redirect [<url> | none]
where:
url is a valid URL identifying the redirect page in the form
http://<host>/<path name>
none (the default) disables page redirect.
Command Description
SSL Commands (continued)