TIBCO Spotfire® Server and Environment - Installation and Administration

reset-trust

Resets the trust within the Spotfire collective.

reset-trust 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
[-d | --delete] 
[-f | --force]

Overview

Use this command to reset the trust within the Spotfire collective by revoking all the certificates in the internal CA. When the --delete argument is provided, the certificates are deleted instead of revoked.

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.
-d
--delete
Optional none When this flag is specified, the tool deletes the certificates in the internal CA instead of just revoking them.
-f
--force
Optional none When this flag is specified, the tool revokes or deletes the certificates in the internal CA without requiring any confirmation.