How to Export Certificates from the Certificate Library

Context

If the preset certificate is used for authentication with a third-party log server, export the ATIC certificate and import it to the trust library of the third-party log server.

Procedure

  1. Export the certificate from the certificate library.
    1. Access the directory where the keytool resides and run the keytool -export -alias cert -keystore keystore –file cert.cer command. cert is the certificate alias and can be set as required; keystore is the name of the certificate library file; cert.cer is the name of the exported file.
    2. Enter the keystore password as prompts and press Enter. The certificate information is displayed.
    3. Confirm the certificate information, enter y, and press Enter.
  2. Import the certificate exported in the previous step to the third-party log server.
    1. Import the certificate to the third-party log server.
    2. The administrator of the third-party log server imports the certificate to the trust library of the server.

Operation Result

After the preceding operations are performed, certificate export is complete.


Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.