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
210
SSL
Commands
This table describes the Secure Transactions (SSL) commands.
Commands in this section are only valid for RICH_HTTP services.
Command Description
config policygroup
service key certificate
create
Creates a certificate. A private key must be created prior to using
this command. You can optionally provide distinguished name
(DN) information. If no DN information is provided, the default
DN information is used. The default DN information can be
viewed or changed by using the
config ssl dn command.
config policygroup <policy-name> service
<service-name> key certificate create {life
<life>} {name <name>} {email <email>} {state
<state>} {organization <org>} {unit <unit>}
{locality <loc>} {country <country>}
where:
policy-name is the name of a policy group
service-name is the name of a service
life is the number of days the certificate remains valid (the
default is 30 days)
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 is your organizational section
locality is the name of your city or locality
For example, creating a certificate that expires in 120 days:
HP SA8250/.../<server> port <port>
number>#
certificate create life 120
Note: When the procedure is complete, you can type info at the
prompt to verify the key's creation.
SSL Commands