equal
deleted
inserted
replaced
|
1 <action> |
|
2 <actionname>Enabling cancellation testing</actionname> |
|
3 <actiontype>startcancellation</actiontype> |
|
4 <actionresult> |
|
5 <return>KErrNone</return> |
|
6 </actionresult> |
|
7 </action> |
|
8 |
|
9 <action> |
|
10 <actionname>CP.01.01</actionname> |
|
11 <actiontype>ValidateWithStore</actiontype> |
|
12 <actionbody> |
|
13 <chain> |
|
14 <root> |
|
15 <certificate>validation\cp_01_01\TrustAnchorCP_01_01.crt</certificate> |
|
16 <label>TrustAnchor_CP_01_01</label> |
|
17 </root> |
|
18 <ee> |
|
19 <certificate>validation\cp_01_01\EndCertificateCP_01_01.crt</certificate> |
|
20 <label>EndCertificate_CP_01_01</label> |
|
21 </ee> |
|
22 </chain> |
|
23 <io> |
|
24 <oresult>Validated OK</oresult> |
|
25 </io> |
|
26 </actionbody> |
|
27 <actionresult> |
|
28 <return>KErrNone</return> |
|
29 </actionresult> |
|
30 </action> |
|
31 |
|
32 <action> |
|
33 <actionname>CP.01.01</actionname> |
|
34 <actiontype>ValidateWithSuppliedCerts</actiontype> |
|
35 <actionbody> |
|
36 <chain> |
|
37 <root> |
|
38 <certificate>validation\cp_01_01\TrustAnchorCP_01_01.crt</certificate> |
|
39 <label>TrustAnchor_CP_01_01</label> |
|
40 </root> |
|
41 <ee> |
|
42 <certificate>validation\cp_01_01\EndCertificateCP_01_01.crt</certificate> |
|
43 <label>EndCertificate_CP_01_01</label> |
|
44 </ee> |
|
45 </chain> |
|
46 <io> |
|
47 <oresult>Validated OK</oresult> |
|
48 </io> |
|
49 </actionbody> |
|
50 <actionresult> |
|
51 <return>KErrNone</return> |
|
52 </actionresult> |
|
53 </action> |
|
54 <action> |
|
55 <actionname>Disabling cancellation testing</actionname> |
|
56 <actiontype>stopcancellation</actiontype> |
|
57 <actionresult> |
|
58 <return>KErrNone</return> |
|
59 </actionresult> |
|
60 </action> |