Spotfire Server and Environment - Quick Start

reset-code-trust

Resets code trust for the current cluster, in the sense that a new Certificate Authority (CA) will be generated and all the current certificates will be deleted.

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

Overview

Use this command invalidate the current internal CA of the cluster. The command will delete all the current code trust certificates issued by the current cluster.

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' help topic for more information.
-f
--force
Optional none When this flag is specified, the tool will revoke or delete the certificates in the internal CA without requiring any confirmation.