Setting the PKI certificate prefix

Prev Next

You can specify the Endpoint Security (HX) PKI certificate prefix.

To specify the PKI certificate prefix:
  1. Enable CLI configuration mode.

    hostname > enable
    hostname # configure terminal
                      
  2. Import the CRL:

    hostname (config) # hx pki subject-prefix <prefix>
                      

    where <prefix> is the prefix

    For example:

    hostname (config) # hx pki subject-prefix companyname
                      
  3. Save your changes:

    hostname (config) # write memory