Spotfire Server and Environment - Quick Start

remove-code-signing-root-certificate

Removes previously imported root certificate, issued by a certificate authority (CA), from the Spotfire Server.

remove-code-signing-root-certificate 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<-n value | --serial-number=value> 
<-i value | --issuer=value>

Overview

Use this command to remove a previously imported root certificate, issued by a certificate authority (CA), from the Spotfire Server.
Note: It is not possible to remove internal root certificates, only imported root certificates. See also Revoking or removing a server certificate.

Options

Option Optional or Required Default Value Description
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-t value
--tool-password=value
Optional none The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See the Bootstrap.xml file for more information.
-n value
--serial-number=value
Required none The serial number of the certificate to remove.
-i value
--issuer=value
Required none The issuer of the certificate to remove.

See also Trusting custom content in the Spotfire environment.