Spotfire Server and Environment - Quick Start

Code trust commands

To configure how trust for custom content (such as visualization mods and external actions) should work in your environment, use the related command.

All commands in this group connect directly to the database.

For instructions on using the commands, see Executing commands on the command line.

Task Command
Adds users or certificates as trusted signers for a principal (user or group). add-code-trust
Blocks code trust. block-code-trust
Exports the internal root certificate for code signing. export-code-signing-root-certificate
Lists code entities known to the system. list-code-entities
Lists certificates for a specific user or for all users on the system. list-code-signing-certificates
Lists code signing root certificates, both those issued and imported to the Spotfire Server. list-code-signing-root-certificates
Removes trust for a principal (user or group). remove-code-trust
Removes a previously imported root certificate, issued by a certificate authority (CA), from the Spotfire Server. remove-code-signing-root-certificate
Resets code trust for the current cluster. A new Certificate Authority (CA) will be generated and all the current certificates will be deleted. reset-code-trust
Revokes either a specific code signing certificate or all certificates for the specified user from a start date and up until now. revoke-code-signing-certificate
Generate code trust reports. show-code-trust
Imports a code signing certificate. import-code-signing-certificate
See also Trusting custom content in the Spotfire environment.