Configuration Mode Commands : SteelHead configuration commands : web ssl cert generate
  
web ssl cert generate
Generates a new SSL key and self-signed certificate.
Syntax
web ssl cert generate [key-size {1024|2048|3072|4096}] [country <string>] [email <email-address>] [locality <string>] | [org <string>] [org-unit <string>] [state <string>] [valid-days <int>]
Parameters
key-size
Specifies the key size: 1024, 2048, 3072, 4096
3072 is the default key size.
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 generates 3072 bit keys by default.
Example
amnesiac (config) # web ssl cert generate
Product
SCC, Client Accelerator, SteelHead Interceptor, SteelHead CX, SteelHead-v, SteelHead-c