certificate generate-keypair
   
   
      Generate the private and public key pair for the specific cryptography type.
    
      Syntax
         
         
            - 
               
                  certificate
                     generate-keypair type rsa size <2048>
                
- 
               
                  default certificate
                     generate-keypair
                
- 
               
                  no certificate
                     generate-keypair
                
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. 
Command Mode
         
         Global Configuration