display pki ca_list

Function

The display pki ca_list command displays the content of the CA certificate obtained by the device.

Format

display pki ca_list [ domain domainName ]

Parameters

Parameter Description Value
domain domainName

Domain name.

It is a string of 1 to 31 case sensitive characters.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
pki read

Usage Guidelines

Usage Scenario

The display pki ca_list is used to query the contents of the CA certificate obtained by the device.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the content of the CA certificate obtained by the device.
<HUAWEI> display pki ca_list
The x509 object type is certificate:
Certificate: 
    Data: 
        Version: 3 (0x2)
        Serial Number:
            0:ed:5d:c6:13:15:e0:28:83
        Signature Algorithm: SHA256WITHRSAENCRYPTION
        Issuer: CN=abc ,O=HTIPL,C=In
        Validity
            Not Before: Jun  17  6:47:27 2014 GMT
            Not After : Jun  17  6:47:27 2015 GMT
        Subject: CN= abc,O=HTIPL,C=In
        Subject Public Key Info:
            Public Key Algorithm: RSA Algorithm
            RSA Public Key: (1024 bit)
                Modulus (1024 bit):
                    c0:8c:fb:d2:bd:73:90:8d:2d:fd:eb:ff:1f:16:aa:
                    31:34:72:29:24:53:f6:61:22:8e:d4:f2:db:89:3f:
                    bf:80:1b:1d:ec:92:21:53:3:9e:1d:63:3f:70:28:
                    4:15:79:63:fe:7b:95:f4:bf:55:e1:8b:36:47:d7:
                    a3:9f:db:c8:a0:a2:12:20:64:7a:27:b2:b1:b5:72:
                    3:b0:be:f6:cc:2d:5c:f3:e3:4a:b5:73:3f:95:fd:
                    e7:c8:f4:49:39:e2:ee:60:5a:70:c0:de:5f:8b:ec:
                    87:7c:6f:41:62:c0:f4:af:93:83:27:6f:9c:c6:97:
                    57:89:2b:83:f:7d:ce:7b
                Exponent:  257  (0x101)
         X509v3 extensions:
                 X509v3 Basic Constraints: non-critical
                CA : true
                 X509v3 Key Usage: 
                Certificate Sign,  CRL Sign,       
                 X509v3 Extended Key Usage: 
                               
                
    Signature Algorithm: SHA256WITHRSAENCRYPTION
        29:33:9e:9:b0:5:e0:65:fa:3d:7e:2:ee:6f:94:9b:24:c3:
        7a:f1:95:1f:dc:b8:9f:23:4c:8c:55:cf:4f:f5:85:89:67:82:
        3c:2a:7d:fa:39:b7:24:9c:1:b5:10:2b:5:2b:da:5d:c0:84:
        3b:cf:b1:a1:36:5b:ae:46:da:f:e0:97:4c:b6:4d:c9:60:67:
        87:e8:6e:5e:37:ea:2:4e:c1:b7:32:94:76:48:2f:a1:dd:97:
        d2:c9:8e:2b:b4:b4:91:7e:b9:2f:aa:a1:82:84:14:ea:f2:c5:
        54:e0:52:e4:4c:ee:a7:a4:dd:a1:a7:47:7d:67:76:7d:d5:fd:
        90:17
Table 1 Description of the display pki ca_list command output
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

Key usage.

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >