request security key-pair
Syntax
request security key-pairfilename<sizekey-size><type (rsa | dsa)>Description
Generate a public and private key pair for a digital certificate.
Options
filename—Name of a file in which to store the key pair.
sizekey-size—(Optional) Key size, in bits.
Range:512,1024, or2048Default:1024
type—(Optional) Algorithm used to encrypt the key:
rsa—RSA algorithm. This is the default.dsa—Digital signature algorithm with secure hash algorithm (SHA).Required Privilege Level