author | sl@SLION-WIN7.fritz.box |
Fri, 15 Jun 2012 03:10:57 +0200 | |
changeset 0 | bde4ae8d615e |
permissions | -rw-r--r-- |
sl@0 | 1 |
<action> |
sl@0 | 2 |
<actionname>Opening a certificate store manager</actionname> |
sl@0 | 3 |
<actiontype>init</actiontype> |
sl@0 | 4 |
<actionbody> |
sl@0 | 5 |
<mode>write</mode> |
sl@0 | 6 |
</actionbody> |
sl@0 | 7 |
<actionresult> |
sl@0 | 8 |
<return>KErrNone</return> |
sl@0 | 9 |
</actionresult> |
sl@0 | 10 |
</action> |
sl@0 | 11 |
|
sl@0 | 12 |
<action> |
sl@0 | 13 |
<actionname>No Test, Deleting all certs ***NEW***</actionname> |
sl@0 | 14 |
<actiontype>deletecert</actiontype> |
sl@0 | 15 |
<actionbody> |
sl@0 | 16 |
<label>*.*</label> |
sl@0 | 17 |
<deleteallcerts>1</deleteallcerts> |
sl@0 | 18 |
</actionbody> |
sl@0 | 19 |
<actionresult> |
sl@0 | 20 |
<return>KErrNone</return> |
sl@0 | 21 |
</actionresult> |
sl@0 | 22 |
</action> |
sl@0 | 23 |
|
sl@0 | 24 |
<action> |
sl@0 | 25 |
<actionname>Add the certificate DSA</actionname> |
sl@0 | 26 |
<actiontype>addcert</actiontype> |
sl@0 | 27 |
<actionbody> |
sl@0 | 28 |
<format>X509</format> |
sl@0 | 29 |
<label>DSA</label> |
sl@0 | 30 |
<issuerkey></issuerkey> |
sl@0 | 31 |
<subjectkey></subjectkey> |
sl@0 | 32 |
<certstore>0</certstore> |
sl@0 | 33 |
<certfile>c:\unifiedcertstore2\CAX1.cer</certfile> |
sl@0 | 34 |
<certowner>ca</certowner> |
sl@0 | 35 |
</actionbody> |
sl@0 | 36 |
<actionresult> |
sl@0 | 37 |
<return>KErrNone</return> |
sl@0 | 38 |
</actionresult> |
sl@0 | 39 |
</action> |
sl@0 | 40 |
|
sl@0 | 41 |
<action> |
sl@0 | 42 |
<actionname>Get the list of certificates</actionname> |
sl@0 | 43 |
<actiontype>listcert</actiontype> |
sl@0 | 44 |
<actionbody> |
sl@0 | 45 |
<filter> |
sl@0 | 46 |
<ownertype>ca</ownertype> |
sl@0 | 47 |
</filter> |
sl@0 | 48 |
</actionbody> |
sl@0 | 49 |
<actionresult> |
sl@0 | 50 |
<return>KErrNone</return> |
sl@0 | 51 |
<CCTCertInfo><label>DSA</label></CCTCertInfo> |
sl@0 | 52 |
</actionresult> |
sl@0 | 53 |
</action> |
sl@0 | 54 |
|
sl@0 | 55 |
<action> |
sl@0 | 56 |
<actionname>Deleting the certificate CAX1</actionname> |
sl@0 | 57 |
<actiontype>deletecert</actiontype> |
sl@0 | 58 |
<actionbody> |
sl@0 | 59 |
<certtype>ca</certtype> |
sl@0 | 60 |
<label>DSA</label> |
sl@0 | 61 |
</actionbody> |
sl@0 | 62 |
<actionresult> |
sl@0 | 63 |
<return>KErrNone</return> |
sl@0 | 64 |
</actionresult> |
sl@0 | 65 |
</action> |
sl@0 | 66 |
|
sl@0 | 67 |
|
sl@0 | 68 |
<action> |
sl@0 | 69 |
<actionname>1.1.0.6 Import a DSA key</actionname> |
sl@0 | 70 |
<actiontype>importkey</actiontype> |
sl@0 | 71 |
<actionbody> |
sl@0 | 72 |
<ImportData>pkcs8dsa1.001</ImportData> |
sl@0 | 73 |
<keyusage>DSAUsage</keyusage> |
sl@0 | 74 |
<keysize>512</keysize> |
sl@0 | 75 |
<keylabel>*IMPORTED* DSA key</keylabel> |
sl@0 | 76 |
<keyalgorithm>DSA</keyalgorithm> |
sl@0 | 77 |
<keyaccesstype>Extractable</keyaccesstype> |
sl@0 | 78 |
<passphrase>pinkcloud</passphrase> |
sl@0 | 79 |
</actionbody> |
sl@0 | 80 |
<actionresult> |
sl@0 | 81 |
<return>KErrNone</return> |
sl@0 | 82 |
</actionresult> |
sl@0 | 83 |
</action> |
sl@0 | 84 |
|
sl@0 | 85 |
<action> |
sl@0 | 86 |
<actionname>Add the certificate DSA</actionname> |
sl@0 | 87 |
<actiontype>addcert</actiontype> |
sl@0 | 88 |
<actionbody> |
sl@0 | 89 |
<format>X509</format> |
sl@0 | 90 |
<label>userDSA</label> |
sl@0 | 91 |
<issuerkey></issuerkey> |
sl@0 | 92 |
<certstore>0</certstore> |
sl@0 | 93 |
<certfile>c:\tcertstore\data\cert_dsa1.der</certfile> |
sl@0 | 94 |
<certowner>user</certowner> |
sl@0 | 95 |
</actionbody> |
sl@0 | 96 |
<actionresult> |
sl@0 | 97 |
<return>KErrNone</return> |
sl@0 | 98 |
</actionresult> |
sl@0 | 99 |
</action> |
sl@0 | 100 |
|
sl@0 | 101 |
|
sl@0 | 102 |
<action> |
sl@0 | 103 |
<actionname>Deleting the certificate store manager</actionname> |
sl@0 | 104 |
<actiontype>delete</actiontype> |
sl@0 | 105 |
<actionbody></actionbody> |
sl@0 | 106 |
<actionresult> |
sl@0 | 107 |
<return>KErrNone</return> |
sl@0 | 108 |
</actionresult> |
sl@0 | 109 |
</action> |