Develop > Command-Line Interfaces > BBCTrustServer Command-Line Interface

BBCTrustServer Command-Line Interface

This section describes the options and parameters available in the BBCTrustServer command-line interface (CLI).

Location

<OMi_HOME>/opr/bin/BBCTrustServer[.bat|.sh]

Synopsis

BBCTrustServer ([-h | -help] | -version) |

(<server> [-i | -import] [-o | -overwrite] [-p | -proxy <proxy>])

Options

Option

Description

<server>

DNS name of the external server with the CA certificates to be trusted.

-h,-help

Displays a summary of the command options and exits.

-i, -import

Imports the trusted certificates to the certificate store without prompting for user confirmation.

-o,-overwrite

Overwrites existing trusted certificates with the same common name without prompting for user confirmation.

-p,-proxy <proxy>

Specifies an HTTP proxy.

Format: <hostname>:<port>

Default port: 8080

-version

Shows the version of the BBCTrustserver CLI.

Exit Status

Exit Value

Description

0

Successful completion

1

Failure of requested operation

Restrictions

This command can only be issued by the Administrator (Windows) or root user (Linux).