The pkiremove tool removes subsystem instances. This tool removes the single subsystem instance specified; it does not uninstall the Certificate System packages.
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.
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