The display pki certificate enroll-status command displays the certificate enrollment status.
Parameter | Description | Value |
---|---|---|
realm realm-name | Specifies the PKI realm name of a certificate to be checked. | The PKI realm name must already exist. |
The display pki certificate enroll-status command displays the certificate enrollment status.
# Display the certificate enrollment status.
<HUAWEI> display pki certificate enroll-status realm abc
Certificate Request Transaction 1
Status: Pending
Key Usage: ENC&SIG
Entity name: test
Remain polling count: 1
Next polling after : 35 seconds
<HUAWEI> display pki certificate enroll-status realm abc
info: No certificate request transaction in realm abc.
Item |
Description |
---|---|
Certificate Request Transaction |
Certificate enrollment request process. |
Status |
Certificate enrollment status. Pending: A certificate is being enrolled. |
Key Usage |
Functions of a certificate public key:
|
Entity name |
Entity name. |
Remain polling count |
Number of times a certificate enrollment request can be initiated again. |
Next polling after |
Next time a certificate enrollment request is initiated. |
No certificate request transaction |
There is no certificate enrollment request process. |