This section provides information on the binary form of the following:
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
.
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.
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
.