Disabling the provisioning certificate

Prev Next
To disable the use of a provisioning certificate:
  1. Enable CLI configuration mode.

    hostname > enable
    hostname # configure terminal
                      
  2. Disable the use of a provisioning certificate:

    hostname (config) # no hx pki provisioning enabled
                      
  3. Save your changes:

    hostname (config) # write memory