remove-code-signing-ca-certificate
Removes a previously imported third-party certificate, issued by a certificate authority (CA), from the Spotfire Server.
remove-code-signing-ca-certificate
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
<-n value | --serial-number=value>
<-i value | --issuer=value>
[--root-certificate=<true|false>]
Overview
Use this command to remove a previously imported third-party CA
certificate from the Spotfire Server.
Note: It is not possible to remove internal certificates, only imported
certificates. See also
Revoking or removing a server certificate.
Options
| Option | Optional or Required | Default Value | Description |
|---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
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. |
|
Required | none | The serial number of the certificate to remove. |
|
Required | none | The issuer of the certificate to remove. |
|
Optional | true | Defines whether the certificate is a root certificate. |
See also Trusting custom content in the Spotfire environment.