Skip to main content

OrBIT User Guide

‑‑oemIdentityPassphrase

In this section:
Syntax
--oemIdentityPassphrase="passphrase"
Parameters

passphrase

The passphrase used to access the OEM Identity file.

For use with

The createPpkg command.

Description

Use this option to specify where the passphrase for the OEM identity file specified by the --oemIdentity option is stored. If the passphrase is stored in the private information file passphrase must be a base64-encoded value.

This passphrase is mandatory when OrBIT is used for creating a product package file (.ppkg). If the private information file does not contain the passphrase, or if you do not use this option, you will be prompted for the passphrase in plain text when the createPpkg command is used.

Note

This option corresponds to the field oemIdentityPassphrase in the manufacturing configuration file, and that is where this setting is normally made. If this option is specified on the command line it overrides the field value in the configuration file.

See also

oemIdentityPassphrase and Private information file