Spotfire® Server and Environment - Installation and Administration

export-code-signing-root-certificate

Exports the internal root certificate for code signing.

export-code-signing-root-certificate
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
<-d value | --directory=value>
[-f | --force]
[--all-certificates]

Overview

Use this command to export the internal root certificate for code signing.

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.
-d value | --directory=value
Required none The base directory where the certificate will be placed. The certificate will be called root-ca.cer.
-f | --force
Optional none Indicates that the tool should overwrite an existing destination file.
--all-certificates
Optional none Indicates whether to export all internal root certificates.

See also Trusting custom content in the Spotfire environment.