< Home

display wlan wapi certificate

Function

The display wlan wapi certificate command displays the content of a certificate file.

Format

display wlan wapi certificate file-name file-name

Parameters

Parameter

Description

Value

file-name file-name

Specifies a certificate file name.

The value is a string of 1 to 255 characters. It cannot contain question marks (?) and cannot start or end with double quotation marks (" ") or spaces.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run this command to view content of certificate files imported to the device.

In the command, file-name must specify the complete path of a certificate file. For example, if the certificate file as.cer is saved in the flash memory, run display wlan wapi certificate file-name flash:/as.cer command.

Example

# Display content of certificate file as.cer.

<HUAWEI> display wlan wapi certificate file-name flash:/as.cer
Certificate:
Data:
  Version: V3
  Serial number:
      50 FA CF CA
  Signature algorithm: sha256ECDSA192
  Issuer:
      C = CN
      O = 0003
      OU = CUCC
      CN = as_test_1@ASU
  Validity:
    Not before: 2013-01-19 16:54:34 UTC
    Not after : 2033-01-19 16:54:34 UTC
  Subject:
      C = CN
      O = 0003
      OU = CUCC
      CN = as_test_1@ASU
  Subject public key information:
    Public key algorithm: ECC
    Public key: (392 bit)
      04 31 AB F2 76 AE E4 BD EF E6 ED CA 93 C0 04 C8
      C9 C9 BF 6F A3 6A F9 A1 9E 35 3E 9B 08 21 EF 20
      5E 82 C1 42 2D A9 42 C3 CE 91 98 7F 21 83 7C 71
      3A
Table 1 Description of the display wlan wapi certificate command output

Item

Description

Version

Version of the X.509 certificate.

Serial number

Serial number of the certificate.

Signature algorithm

Algorithm used to calculate the signature.

Issuer

Certificate issuer.

Validity

Valid period of the certificate, specified by the start date and end date.

Subject

Subject of the certificate.

Subject public key information

Information about the public key of the certificate.

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