The display pki cert_list command displays the content of the certificate obtained by the device.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pki cert_list
The x509 object type is certificate:
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
8
Signature Algorithm: SHA256WITHRSAENCRYPTION
Issuer: CN=abc ,O=HTIPL,C=In
Validity
Not Before: Jun 21 15:19:0 2014 GMT
Not After : Jun 21 15:19:0 2015 GMT
Subject: CN= pkihuawei,O=Huawei,C=In
Subject Public Key Info:
Public Key Algorithm: RSA Algorithm
RSA Public Key: (512 bit)
Modulus (512 bit):
fb:d2:64:5d:41:a5:ec:96:d7:d0:e6:a1:10:31:93:
7d:3e:33:d4:20:33:84:12:b7:d4:6b:ea:a:4a:67:
cb:9d:2:d0:8:2:9:1d:8a:a4:63:f4:8e:17:ce:
19:d0:a7:fa:b8:d9:70:2a:7a:6f:2f:59:32:26:97:
5d:78:f8:6f
Exponent: 257 (0x101)
X509v3 extensions:
X509v3 Basic Constraints: non-critical
CA : false
X509v3 Key Usage:
X509v3 Extended Key Usage:
Signature Algorithm: SHA256WITHRSAENCRYPTION
50:de:16:f7:6f:19:e6:82:d5:86:bb:ad:a9:8e:6c:1a:19:3e:
5b:77:56:48:b9:83:88:f2:e7:16:b1:78:d:a:33:cb:15:ac:
5a:79:b7:5b:f5:4d:e4:8f:37:cb:a3:7e:3a:82:93:cd:77:8d:
97:6c:da:ac:b2:e4:3b:47:d5:d2:64:42:e1:bf:74:79:b6:eb:
82:ee:c7:f5:ec:59:b6:f8:77:25:4c:cf:23:ef:2d:38:28:1a:
ec:4b:98:d7:42:32:2b:c0:d6:b2:c8:86:93:f3:a0:83:a8:ce:
eb:1a:3b:eb:2a:50:7:4a:ce:46:92:e3:f6:79:d7:60:94:b8:
54:50
Item | Description |
---|---|
The x509 object type is certificate | x509 certificate. |
Serial Number | Serial number of a certificate. |
Signature Algorithm | Signature algorithm of a certificate. |
Validity | Validity period of a certificate. |
Subject | Subject of a certificate. |
Subject Public Key Info | Information about the public key of a certificate. |
Public Key Algorithm | Public key algorithm. |
RSA Public Key | RSA public key. |
Modulus | Key modulus. |
X509v3 extensions | X.509v3 certificate extensions. |
X509v3 Basic Constraints | Basic constraints. |
X509v3 Key Usage | X.509v3 key use. |
X509v3 Extended Key Usage | Purpose of the public key contained in the certificate. |
Certificate | Information about a certificate. |
Data | Data of a certificate. |
Version | Version of a certificate. |
Issuer | Issuer of a certificate. |
Exponent | Key exponent. |