Create and enroll a self-signed certificate
Creates and enrolls a self-signed local certificate. Including the subject will override the configured identity profile.
Syntax
crypto pki enroll-self-signed certificate-name
CERT-NAME
[subject [command-nameCN-Value
] [orgOrg-Value
] [org-unitOrg-unit-value
] [localityLocation-Value
] [statestate-Value
] [countryCountry-Code
] [valid-startdate
valid-enddate
] [usage <openflow | web | all>][key-type rsa key-size <1024|2048>] [key-type ecdsa curve <256|384>]
Definitions
profile-name
A name (maximum 100 characters) with a unique identifier for the Trust Anchor Profile. Ten TA profiles are supported: one for each allowed trust anchor (Root CA certificate.)
usage
When
usage
is set toall
, it includes OpenFlow and web applications, as well as other applications such as syslog.