1.2. pkiremove

1.2. pkiremove

The pkiremove tool removes subsystem instances. This tool removes the single subsystem instance specified; it does not uninstall the Certificate System packages.

1.2.1. Syntax

This tool has the following syntax:

pkiremove -pki_instance_root=/directory/path -pki_instance_name=instance_ID
Parameter Description
pki_instance_root Gives the full path to the instance configuration directory.
pki_instance_name Gives the name of the instance.
Table 1.2. 

1.2.2. Usage

The following example removes a DRM instance named rhpki-drm2 which was installed in the /var/lib/rhpki-drm2 directory.

	pkiremove -pki_instance_root=/var/lib -pki_instance_name=rhpki-drm2