Configuration Mode Commands : SteelHead Configuration Commands : Secure Peering (Secure Inner Channel) Commands : secure-peering generate-csr
  
secure-peering generate-csr
Generates a certificate signing request with current private key.
Syntax
secure-peering generate-csr [common-name <string>] [country <string>] [email <email-address>] [locality <string>] [org <string>] | [org-unit <string>] [state <string>]
Parameters
common-name <string>
Specifies the certificate common name.
country <string>
Specifies the certificate 2-letter country code.
email <email-address>
Specifies the email address of the contact person.
locality <string>
Specifies the city.
org-unit <string>
Specifies the organization name (for example, the company).
state <string>
Specifies the state. You cannot use abbreviations.
Usage
Use this command to generate a Certificate Signing Request (CSR) for an existing SSL server using the current private key.
Example
amnesiac (config) # secure-peering generate-csr common-name Company-Wide country USA email root@company.com locality northregion org Company org-unit all state California
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ssl server-certs