HP Traffic Director Server Appliances sa7200/sa7220 and 8200/sa8220 - User Guide

C H A P T E R 5 HP Traffic Director Server Appliances User Guide
194
config policygroup
service key signrequest
create
NOTE: You must create a
private key prior to creating
a signing request.
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 SA8220. 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.
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 server) 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 SA8220/.../service/<service>/key>#
signrequest create
Command Description