logging ssl cert generate-csr
Generate a new SSL certificate for the syslog server.
Syntax
logging ssl cert generate-csr [common-name <common-name> | email <email addr> | locality <locality> | org <organization> | org-unit <organization-unit> | state <state>]
Parameters
common-name <common-name> | Specifies the common name for the certificate. |
email <email addr> | Specifies the email address for the certificate. |
locality <locality> | Specifies the locality for the certificate. |
org <organization> | Specifies the organization for the certificate. |
org-unit <organization-unit> | Specifies the organization unit for the certificate. |
state <state> | Specifies the state for the certificate. |
Example
oak-vsh165 (config) # logging ssl cert generate-csr state California
-----BEGIN CERTIFICATE REQUEST-----
mVyYmVkIFRlY2hub2xvZ3kcMIID9TCCAlUxIjAgBgNVBAoMGVJp
dmVyYmVkIFRlY2hub2xvZ3ksIEluYy4xEj[partial example]
Product
SteelHead, SteelHead-v, SteelHead-c
Related Commands