TIBCO Spotfire® Server and Environment - Installation and Administration

list-certificates

Lists the certificates that establish the trust between components within the Spotfire collective.

list-certificates 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
[-v | --valid] 
[-e | --expired] 
[-r | --revoked] 
[-p | --pending]

Overview

Use this command to list the certificates that establish the trust between components within the Spotfire collective. By default, the tool displays all certificates issued by the internal CA. The output from the tool can be restricted by specifying one or more of the flags.

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 Bootstrap.xml file for more information.
-v
--valid
Optional none When this flag is specified, the tool displays all valid certificates.
-e
--expired
Optional none When this flag is specified, the tool displays all expired certificates.
-r
--revoked
Optional none When this flag is specified, the tool displays all revoked certificates.
-p
--pending
Optional none When this flag is specified, the tool displays all pending certificates.