Configuration Mode Commands : SteelHead Configuration Commands : SSL Support Commands : web ssl cert generate-csr
  
web ssl cert generate-csr
Generates a certificate signing request with current private key.
Syntax
web ssl cert generate-csr [common-name <name>] [country <string>] [email <email-address>] [locality <string>] [org <string>] [org-unit <string>] [state <string>]
Parameters
common-name <name>
Specifies the common name of the certificate authority.
country <string>
Specifies the certificate two-letter country code. The country code can be any two-letter code, such as the ISO 3166 Country Codes, as long as the appropriate Certificate Authority can verify the code.
email <email-address>
Specifies the email address of the contact person.
locality <string>
Specifies the city.
org <string>
Specifies the organization.
org-unit <string>
Specifies the organization unit (for example, the company).
state <string>
Specifies the state. You cannot use abbreviations.
valid-days <int>
Specifies how many days the certificate is valid. If you omit valid-days, the default is 2 years.
Usage
This command is available on the SteelHead Interceptor starting in version 4.0.
Example
amnesiac (config) # web ssl cert generate-csr
Product
Controller, Mobile Controller, SteelHead Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show web ssl cert