cert-show
This command is used to display certificate information.
Syntax cert-show
name name-string |
The certificate name. |
container zone name |
The certificate zone or container name. |
cert-type ca|intermediate|server |
The type of certificate: CA, intermediate or server. |
subject subject-string |
The certificate subject. |
issuer issuer-string |
The issuer of the certificate. |
serial-number serial-number-number |
The serial number of the certificate. |
valid-from valid-from-string |
The time from which the certificate is valid. |
valid-to valid-to-string |
The time at which the certificate expires, and is no longer valid. |
country country-string |
The country name (2 letter code). |
state state-string |
The state or province name. |
city city-string |
The city name. |
organization organization-strings |
The organization name. |
organizational-unit organizational-unit-string |
The organization name. |
common-name common-name-string |
The common name. |
name name-string |
The certificate name. |
Defaults None
Access CLI
History
Version 2.5.4 |
Command introduced. |
Usage You can display all or specific information for a particular certificate.
Examples To display certificate information, use the following command:
CLI (network-admin@switch) > cert-show
switch: switch1
name: myswitch1
container: vpod1-mgr
country: US
state: California
city: Palo Alto
organization: Pluribus Networks Inc
organizational-unit: Engineering
common-name: myswitch1
cert-type: server
subject: /C=US/ST=California/L=Palo Alto/O=Pluribus Networks Inc/OU=Engineering/CN=myswitch1
issuer: /C=US/ST=California/L=Palo Alto/O=Pluribus Networks Inc/OU=Engineering/CN=Pluribus Networks Test CA 2k-sha-256/emailAddress=example@pluribusnetworks.com
serial-number: 2
valid-from: Apr 20 18:28:45 2017 GMT
valid-to: Apr 20 18:28:45 2018 GMT