Spotfire Server and Environment - Quick Start

list-code-signing-certificates

Lists certificates issued to a specific user, to all users on the system, or, lists external code signing certificates.

list-code-signing-certificates
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
[-u value | --username=value]
[-e | --external-certificates]

Overview

Use this command to list the signing certificates issued by the internal CA, either for a specified user or for all users on the systems, or, list external code signing certificates.

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 file bootstrap.xml. If the tool password is omitted, the command prompts the user for it in the console. See Bootstrap.xml file.
-u value | --username=value
Optional none The user name of the user whose certificates are to be listed.
-e | --external-certificates
Optional none Specify this argument to list external code signing certificates (e.g., code signing certificates used to sign code entities not issued by the internal CA).

See also Trusting custom content in the Spotfire environment.