|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE reference |
|
11 PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd"> |
|
12 <reference id="GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C" xml:lang="en"><title>Certificate |
|
13 Store Binary Files</title><shortdesc>This section provides information on the binary form of the following: </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody> |
|
14 <section><ul> |
|
15 <li id="GUID-3CD90198-55E8-5C44-B754-15A5ADC3BFFF"><p><xref href="GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C.dita#GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C/GUID-5022A1B5-4467-5510-98A0-995DDC17059E">File certificate store</xref> </p> </li> |
|
16 <li id="GUID-E2219388-AF45-5C85-9B81-445D315843B9"><p><xref href="GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C.dita#GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C/GUID-4D5EB78E-437D-5718-8CBE-810D412FA30E">SWI certificate store</xref> </p> </li> |
|
17 <li id="GUID-B6E0B908-2DF3-567F-9A57-C45F42B306DA"><p><xref href="GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C.dita#GUID-FF6F26C7-0037-5117-9232-6FAFFA152F0C/GUID-D7669386-B2FC-5F3A-844C-20B509B6A0D8">Certificate client files</xref> </p> </li> |
|
18 </ul> </section> |
|
19 <section id="GUID-5022A1B5-4467-5510-98A0-995DDC17059E"><title>File certificate |
|
20 store</title> <p>Use the <codeph>--bfilecertstore</codeph> command-line option |
|
21 to specify the file certificate store in binary form. </p> <p>The certificate |
|
22 store file used at runtime is normally stored in <codeph>$:\private\101f72a6\certclients.dat</codeph>, |
|
23 where <codeph>$</codeph> is the system drive. The <codeph>certapp</codeph> tool |
|
24 initializes the certificate store file with the contents of the ROM file at <codeph>z:\private\101f72a6\certclients.dat</codeph>. </p> </section> |
|
25 <refsyn id="GUID-4D5EB78E-437D-5718-8CBE-810D412FA30E"><title>SWI certificate |
|
26 store</title> <p>Use the <codeph>--bswicertstore</codeph> command-line option |
|
27 to specify the SWI certificate store in binary form. </p> <p>Both the ROM |
|
28 store in <codeph>z:\resource\swicertstore.dat</codeph> and the writable SWI |
|
29 store data files in <codeph>$:\resource\swicertstore\dat\</codeph> (where <codeph>$</codeph> is |
|
30 the system drive) use the same format. </p> </refsyn> |
|
31 <refsyn id="GUID-D7669386-B2FC-5F3A-844C-20B509B6A0D8"><title>Certificate |
|
32 client files</title> <p>Use the <codeph>--bcertclients</codeph> command-line |
|
33 option to specify the certificate client files in binary form. </p> <p>The |
|
34 certificate client file used at runtime is normally stored in <codeph>$:\private\101f72a6\certclients.dat</codeph> where <codeph>$</codeph> is |
|
35 the system drive. The <codeph>certapp</codeph> tool initialises the file with |
|
36 the contents of the ROM file at <codeph>z:\private\101f72a6\certclients.dat</codeph>. </p> </refsyn> |
|
37 </refbody><related-links> |
|
38 <link href="GUID-B1B3C5E6-9F38-5A55-A30E-4C7591B446CC.dita"><linktext>Certificate |
|
39 Store Human-Readable File Formats</linktext></link> |
|
40 </related-links></reference> |