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

C H A P T E R 5 SSL Commands
221
config policygroup
service key signrequest
create
Creates a signing request. Signing requests are used to obtain
certificates from a Certificate Authority. Once created, the signing
request is exported and emailed to the Certificate Authority, who
will mail you a certificate for you to import into the SA8250. You
can optionally include distinguished name (DN) information in the
request. If no DN information is provided, the default DN
information is used. The default DN information can be viewed or
changed by using the ssl dn command.
Note: You must create a private key prior to creating a signing
request.
config policygroup <policy-name> service
<service-name> key signrequest create {name
<name>} {email <email>} {state <state>}
{organization <org>} {unit <unit>} {locality
<loc>} {country <country>} {password
<password>} {company <company>}
where:
policy-name is the name of a policy group
service-name is the name of a service
name is the common (or 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
password is the challenge password
company is a company name
For example:
HP SA8250/.../service/<service>/key>#
signrequest create
Command Description
SSL Commands (continued)