Spotfire Server and Environment - Quick Start

codetrust actions logged from Spotfire Server

Spotfire Server can log actions that affect trust decisions and internal certificates for signing code (such as visualization mods). These actions include creating or revoking certificates for a user, adding or removing trust for all types of certificates or hashes (for custom items such as visualization mods), upload of certificates or hashes to the database. These actions are logged under the category codetrust.

These code trust actions are logged on Spotfire Server. For a list of the specific properties that are logged for each action, see Action log entries.

For more information about these actions, see Trusting custom content in the Spotfire environment.

Logged action Description
create_cert A certificate is created for a user.
revoke_cert A certificate is revoked for a user.
add_extcert Trust is added for an external certificate (created by a CA).
remove_extcert Trust is removed for an external certificate (created by a CA).
upload_extcert Before an external certificate can be trusted it must exist in the database.
add_hash Trust is added for a specific hash (version).
remove_hash Trust is removed for a specific hash (version).
upload_hash Before a hash can be trusted it must exist in the database.
add_user Trust is added for a user.
remove_user Trust is removed for a user.