Certificate Store Binary Files

This section provides information on the binary form of the following:

File certificate store

Use the --bfilecertstore command-line option to specify the file certificate store in binary form.

The certificate store file used at runtime is normally stored in $:\private\101f72a6\certclients.dat, where $ is the system drive. The certapp tool initializes the certificate store file with the contents of the ROM file at z:\private\101f72a6\certclients.dat.

SWI certificate store

Use the --bswicertstore command-line option to specify the SWI certificate store in binary form.

Both the ROM store in z:\resource\swicertstore.dat and the writable SWI store data files in $:\resource\swicertstore\dat\ (where $ is the system drive) use the same format.

Certificate client files

Use the --bcertclients command-line option to specify the certificate client files in binary form.

The certificate client file used at runtime is normally stored in $:\private\101f72a6\certclients.dat where $ is the system drive. The certapp tool initialises the file with the contents of the ROM file at z:\private\101f72a6\certclients.dat.

Related reference