Removing certificate authority store by using CLI
You can remove certificate authority store by using command-line interface (CLI). The certificate authority stores contain certificates from external devices that the system uses to establish trust with those devices.
Using the command-line interface (CLI)
To remove the store from the memory, enter the following
command:
rmtruststore <object_id | object_name>
where
<object_id | object_name> specifies the ID or name of the truststore to
remove.The authentication certificates are kept in a system-wide truststore and managed with a set of CLI commands. For more information, see Truststore management commands.