Skip to main content

OrBIT User Guide

Manufacturing configuration file

In this section:

A manufacturing configuration file contains the manufacturing-related parameters required to create the PPKG. Because many of these values do not change from one PPKG to another, this file allows an OEM to maintain control over the parameters. You can override one or more fields within this file by supplying the values as arguments on the command line when the PPKG file is generated.

A sample manufacturing configuration file is generated when you execute the getSampleConfigs command. The file uses the JSON data format standard to define the manufacturing parameters.

Field name

Field value

count

The maximum number of hardware devices that the PPKG file is allowed to produce. Mandatory.

name

The name of the manufacturing configuration file. Mandatory.

oemIdentity

The path to the OEM identity file. Mandatory.

oemIdentityPassphrase

The path to the private information file with the passphrase for the OEM identity file. Optional.

output

The path to the output file. Mandatory.

saCertificates

The path to the Security Appliance ID file. Mandatory.

Table 14. Fields used in a manufacturing configuration file


For more information about the fields, see Descriptions of configuration fields.