The display pki cert-req command displays the content of the certificate request file of the specified file name.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pki cert-req filename test.req
Certificate Request:
Data:
Version: 0 (0x0)
Subject: CN=test
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public Key: (512 bit)
Modulus (512 bit):
00:c1:85:41:ab:18:38:06:d6:85:87:ee:7e:ab:e8:
53:37:ae:75:e2:0b:27:07:ed:a6:9f:5b:5a:7e:5b:
cd:23:c8:89:bb:0b:c7:3e:a7:69:a3:1a:04:20:39:
28:79:f9:93:92:43:78:9f:76:8f:ec:87:0e:69:b3:
80:77:d9:3f:a9
Exponent: 65537 (0x10001)
Attributes:
a0:00
Signature Algorithm: md5WithRSAEncryption
84:06:a2:60:81:22:e0:93:74:f1:f5:30:47:b0:49:7a:0f:d3:
3e:ae:c6:db:8a:e2:13:a3:90:5d:58:fe:87:a1:cf:ff:34:db:
50:ae:0d:d7:51:87:c4:a2:cd:85:ce:a9:ee:83:1e:62:7f:a3:
41:6e:11:2c:67:a5:dc:b9:bd:2d
Item | Description |
---|---|
Certificate Request | Indicates the information of the certificate request file. |
Subject | Indicates the subject of the certificate request file. |
Subject Public Key Info | Indicates the information about the public key of the certificate request file. |
Public Key Algorithm | Indicates the algorithm of the public key. |
RSA Public Key | Indicates the RSA public key. |
Modulus | Indicates the key modulus. |
Signature Algorithm | Indicates the signature algorithm. |
Data | Indicates the data of the certificate request file. |
Version | Indicates the version of the certificate request file. |
Exponent | Indicates the key exponent. |
Attributes | Indicates the attributes of the certificate request file. |