diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-D8A18789-3A3E-4E4A-9D34-35F83BF71449.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-D8A18789-3A3E-4E4A-9D34-35F83BF71449.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,19 @@ + + + + + +Augmenting +a Certificate Store

You can use certapp to add new certificates +to an already existing certificate store.

The following example shows +the generation of a software install (SWI) certificate store file, new_swicertstore.dat. +This file is generated by augmenting the SWI certificate store represented +by swicertstore.dat with certificate entries specified in extra_certs.txt.

> +certapp --bswicertstore=swicertstore.dat --hswicertstore=extra_certs.txt --out +--bswicertstore=new_swicertstore.dat

\ No newline at end of file