Configuring Entity Information

When applying for certificates, an entity must add entity information to a certificate request file and send the file to the CA. The CA uses a piece of important information to describe an entity, and identifies the entity using a unique Distinguished Name (DN).

Context

The local certificate associates user identity information with the user public key, while the identity information must be associated with a specific PKI entity. The CA identifies the certificate applicant based on the identity information that the entity provides. The entity information includes:

  • Common name of the entity
  • Country code of the entity
  • Email address of the entity
  • Fully Qualified Domain Name (FQDN) of the entity
  • IP address of the entity
  • Name of the region where the entity resides
  • Organization name of the entity
  • Department name of the entity
  • State or province of the entity
In the entity information, the common name of the entity is mandatory. Whether to configure other attributes depends on the certificate issuing policy on the CA server. If the attributes used to filter certificates do not map the certificate issuing policy, certificate application will fail.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run pki entity entity-name

    An entity name is created and the entity view is displayed.

  3. Configure entity attributes.

    • Run common-name cn-name

      The common name of the entity is configured.

    • (Optional) Run country country-code

      The country code of the entity is specified.

    • (Optional) Run email email-address

      The email address of the entity is configured.

    • (Optional) Run fqdn fqdn-name

      The FQDN of the entity is configured.

    • (Optional) Run ip-address ip-address

      The IP address of the entity is configured.

    • (Optional) Run locality locality-name

      The name of the locality where the entity resides is specified.

    • (Optional) Run organization organization-name

      The organization name of the entity is specified.

    • (Optional) Run organization-unit org-unit

      The department name of the entity is configured.

    • (Optional) Run state state-province-name

      The department name of the entity is configured.

  4. Run commit

    The configuration is committed.

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