certificate generate-keypair

Generate the private and public key pair for the specific cryptography type.

Syntax

Command Parameters

size 2048
Specifies the size or modulus of key-pair to be generated. The value should be 2048.
type rsa
Specifies type of cryptography algorithm used to generate the key-pair.

Default

None

Command Mode

Global Configuration