Symbian3/SDK/Source/GUID-D8A18789-3A3E-4E4A-9D34-35F83BF71449.dita
changeset 7 51a74ef9ed63
parent 0 89d6a7a84779
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     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 task
       
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
       
    12 <task id="GUID-D8A18789-3A3E-4E4A-9D34-35F83BF71449" xml:lang="en"><title>Augmenting
       
    13 a Certificate Store</title><abstract><p>You can use <codeph>certapp</codeph> to add new certificates
       
    14 to an already existing certificate store. </p> <p>The following example shows
       
    15 the generation of a software install (SWI) certificate store file, <codeph>new_swicertstore.dat</codeph>.
       
    16 This file is generated by augmenting the SWI certificate store represented
       
    17 by <codeph>swicertstore.dat</codeph> with certificate entries specified in <codeph>extra_certs.txt</codeph>. </p><p><cmdname>&gt;
       
    18 certapp --bswicertstore=swicertstore.dat --hswicertstore=extra_certs.txt --out
       
    19 --bswicertstore=new_swicertstore.dat</cmdname></p></abstract><prolog><metadata><keywords/></metadata></prolog></task>