Configuring a PKI entity

About PKI entities

A certificate applicant uses an entity to provide its identity information to a CA. A valid PKI entity must include one or more of following identity categories:

Restrictions and guidelines

Follow these restrictions and guidelines when you configure a PKI entity:

Procedure

  1. Enter system view.

    system-view

  2. Create a PKI entity and enter its view.

    pki entity entity-name

  3. Set a common name for the entity.

    common-name common-name-sting

    By default, the common name is not set.

  4. Set the country code of the entity.

    country country-code-string

    By default, the country code is not set.

  5. Set the locality of the entity.

    locality locality-name

    By default, the locality is not set.

  6. Set the organization of the entity.

    organization org-name

    By default, the organization is not set.

  7. Set the unit of the entity in the organization.

    organization-unit org-unit-name

    By default, the unit is not set.

  8. Set the state where the entity resides.

    state state-name

    By default, the state is not set.

  9. Set the FQDN of the entity.

    fqdn fqdn-name-string

    By default, the FQDN is not set.

  10. Configure the IP address of the entity.

    ip { ip-address | interface interface-type interface-number }

    By default, the IP address is not configured.