|
1 |
|
2 <action> |
|
3 <actionname>No Test,Opening a CertificateAppInfoManager</actionname> |
|
4 <actiontype>initappmanager</actiontype> |
|
5 <actionbody></actionbody> |
|
6 <actionresult> |
|
7 <return>KErrNone</return> |
|
8 </actionresult> |
|
9 </action> |
|
10 |
|
11 <action> |
|
12 <actionname>No Test,Adding client A1</actionname> |
|
13 <actiontype>addclient</actiontype> |
|
14 <actionbody> |
|
15 <name>A1</name> |
|
16 <uid>1</uid> |
|
17 </actionbody> |
|
18 <actionresult> |
|
19 <return>KErrNone</return> |
|
20 </actionresult> |
|
21 </action> |
|
22 |
|
23 <action> |
|
24 <actionname>No Test,Adding client A2</actionname> |
|
25 <actiontype>addclient</actiontype> |
|
26 <actionbody> |
|
27 <name>A2</name> |
|
28 <uid>2</uid> |
|
29 </actionbody> |
|
30 <actionresult> |
|
31 <return>KErrNone</return> |
|
32 </actionresult> |
|
33 </action> |
|
34 |
|
35 <action> |
|
36 <actionname>No Test,Adding client A3</actionname> |
|
37 <actiontype>addclient</actiontype> |
|
38 <actionbody> |
|
39 <name>A3</name> |
|
40 <uid>3</uid> |
|
41 </actionbody> |
|
42 <actionresult> |
|
43 <return>KErrNone</return> |
|
44 </actionresult> |
|
45 </action> |
|
46 |
|
47 <action> |
|
48 <actionname>No Test,Adding client A4</actionname> |
|
49 <actiontype>addclient</actiontype> |
|
50 <actionbody> |
|
51 <name>A4</name> |
|
52 <uid>4</uid> |
|
53 </actionbody> |
|
54 <actionresult> |
|
55 <return>KErrNone</return> |
|
56 </actionresult> |
|
57 </action> |
|
58 |
|
59 <action> |
|
60 <actionname>No Test,Opening a writable certificate store manager</actionname> |
|
61 <actiontype>init</actiontype> |
|
62 <actionbody> |
|
63 <mode>write</mode> |
|
64 </actionbody> |
|
65 <actionresult> |
|
66 <return>KErrNone</return> |
|
67 </actionresult> |
|
68 </action> |
|
69 |
|
70 <action> |
|
71 <actionname>No Test,Opening a second writable certificate store manager</actionname> |
|
72 <actiontype>init</actiontype> |
|
73 <actionbody> |
|
74 <mode>write</mode> |
|
75 </actionbody> |
|
76 <actionresult> |
|
77 <return>KErrNone</return> |
|
78 </actionresult> |
|
79 </action> |
|
80 |
|
81 <action> |
|
82 <actionname>No Test,Add the certificate CAX2</actionname> |
|
83 <actiontype>addcert</actiontype> |
|
84 <actionbody> |
|
85 <format>X509</format> |
|
86 <label>CAX2</label> |
|
87 <issuerkey></issuerkey> |
|
88 <subjectkey></subjectkey> |
|
89 <certstore>1</certstore> |
|
90 <certfile>c:\unifiedcertstore2\CAX2.cer</certfile> |
|
91 <certowner>CA</certowner> |
|
92 </actionbody> |
|
93 <actionresult> |
|
94 <return>KErrNone</return> |
|
95 </actionresult> |
|
96 </action> |
|
97 |
|
98 <action> |
|
99 <actionname>No Test,Add the certificate CAX3</actionname> |
|
100 <actiontype>addcert</actiontype> |
|
101 <actionbody> |
|
102 <format>X509</format> |
|
103 <label>CAX3</label> |
|
104 <issuerkey></issuerkey> |
|
105 <subjectkey></subjectkey> |
|
106 <certstore>1</certstore> |
|
107 <certfile>c:\unifiedcertstore2\CAX3.cer</certfile> |
|
108 <certowner>CA</certowner> |
|
109 </actionbody> |
|
110 <actionresult> |
|
111 <return>KErrNone</return> |
|
112 </actionresult> |
|
113 </action> |
|
114 |
|
115 <action> |
|
116 <actionname>No Test,Add the certificate CAW1</actionname> |
|
117 <actiontype>addcert</actiontype> |
|
118 <actionbody> |
|
119 <format>WTLS</format> |
|
120 <label>CAW1</label> |
|
121 <issuerkey></issuerkey> |
|
122 <subjectkey></subjectkey> |
|
123 <certstore>1</certstore> |
|
124 <certfile>c:\unifiedcertstore2\CAW1.cer</certfile> |
|
125 <certowner>CA</certowner> |
|
126 </actionbody> |
|
127 <actionresult> |
|
128 <return>KErrNone</return> |
|
129 </actionresult> |
|
130 </action> |
|
131 |
|
132 <action> |
|
133 <actionname>No Test,Add the certificate U4K3</actionname> |
|
134 <actiontype>addcert</actiontype> |
|
135 <actionbody> |
|
136 <format>X509</format> |
|
137 <label>U4K3</label> |
|
138 <issuerkey></issuerkey> |
|
139 <subjectkey>eeda2c6da84f17519ee837eadb8a5289dadfbb26</subjectkey> |
|
140 <certstore>1</certstore> |
|
141 <certfile>c:\unifiedcertstore2\U4K3.crt</certfile> |
|
142 <certowner>User</certowner> |
|
143 </actionbody> |
|
144 <actionresult> |
|
145 <return>KErrNone</return> |
|
146 </actionresult> |
|
147 </action> |
|
148 |
|
149 <action> |
|
150 <actionname>No Test,Add the certificate U5K3</actionname> |
|
151 <actiontype>addcert</actiontype> |
|
152 <actionbody> |
|
153 <format>X509</format> |
|
154 <label>U5K3</label> |
|
155 <issuerkey></issuerkey> |
|
156 <subjectkey>eeda2c6da84f17519ee837eadb8a5289dadfbb26</subjectkey> |
|
157 <certstore>1</certstore> |
|
158 <certfile>c:\unifiedcertstore2\U5K3.crt</certfile> |
|
159 <certowner>User</certowner> |
|
160 </actionbody> |
|
161 <actionresult> |
|
162 <return>KErrNone</return> |
|
163 </actionresult> |
|
164 </action> |
|
165 |
|
166 <action> |
|
167 <actionname>No Test,Add the certificate URL1K1</actionname> |
|
168 <actiontype>addcert</actiontype> |
|
169 <actionbody> |
|
170 <format>URL</format> |
|
171 <label>URL1K1</label> |
|
172 <issuerkey></issuerkey> |
|
173 <subjectkey>4b1cd219663fd693cc5195359ca8e88399fbb871</subjectkey> |
|
174 <certstore>1</certstore> |
|
175 <certfile>c:\unifiedcertstore2\URL1K1.cer</certfile> |
|
176 <certowner>User</certowner> |
|
177 </actionbody> |
|
178 <actionresult> |
|
179 <return>KErrNone</return> |
|
180 </actionresult> |
|
181 </action> |
|
182 |
|
183 <action> |
|
184 <actionname>No Test,Set applications to the CAX2 certificate</actionname> |
|
185 <actiontype>setapplications</actiontype> |
|
186 <actionbody> |
|
187 <label>CAX2</label> |
|
188 <uid>1</uid> |
|
189 </actionbody> |
|
190 <actionresult> |
|
191 <return>KErrNone</return> |
|
192 </actionresult> |
|
193 </action> |
|
194 |
|
195 <action> |
|
196 <actionname>No Test,set the trust for CAX2</actionname> |
|
197 <actiontype>settrust</actiontype> |
|
198 <actionbody> |
|
199 <label>CAX2</label> |
|
200 <trust>1</trust> |
|
201 </actionbody> |
|
202 <actionresult> |
|
203 <return>KErrNone</return> |
|
204 </actionresult> |
|
205 </action> |
|
206 |
|
207 <action> |
|
208 <actionname>No Test,Set applications to the CAX3 certificate</actionname> |
|
209 <actiontype>setapplications</actiontype> |
|
210 <actionbody> |
|
211 <label>CAX3</label> |
|
212 <uid></uid> |
|
213 </actionbody> |
|
214 <actionresult> |
|
215 <return>KErrNone</return> |
|
216 </actionresult> |
|
217 </action> |
|
218 |
|
219 <action> |
|
220 <actionname>No Test,set the trust for CAX3</actionname> |
|
221 <actiontype>settrust</actiontype> |
|
222 <actionbody> |
|
223 <label>CAX3</label> |
|
224 <trust>1</trust> |
|
225 </actionbody> |
|
226 <actionresult> |
|
227 <return>KErrNone</return> |
|
228 </actionresult> |
|
229 </action> |
|
230 |
|
231 <action> |
|
232 <actionname>No Test,Set trusters to the CAW1 certificate</actionname> |
|
233 <actiontype>setapplications</actiontype> |
|
234 <actionbody> |
|
235 <label>CAW1</label> |
|
236 <uid>1 2 3</uid> |
|
237 </actionbody> |
|
238 <actionresult> |
|
239 <return>KErrNone</return> |
|
240 </actionresult> |
|
241 </action> |
|
242 |
|
243 <action> |
|
244 <actionname>No Test,set the trust for CAW1</actionname> |
|
245 <actiontype>settrust</actiontype> |
|
246 <actionbody> |
|
247 <label>CAW1</label> |
|
248 <trust>1</trust> |
|
249 </actionbody> |
|
250 <actionresult> |
|
251 <return>KErrNone</return> |
|
252 </actionresult> |
|
253 </action> |
|
254 |
|
255 <action> |
|
256 <actionname>No Test,Deleting the writable certificate store manager</actionname> |
|
257 <actiontype>delete</actiontype> |
|
258 <actionbody></actionbody> |
|
259 <actionresult> |
|
260 <return>KErrNone</return> |
|
261 </actionresult> |
|
262 </action> |
|
263 |
|
264 <action> |
|
265 <actionname>No Test,Deleting the second certificate store manager</actionname> |
|
266 <actiontype>delete</actiontype> |
|
267 <actionbody></actionbody> |
|
268 <actionresult> |
|
269 <return>KErrNone</return> |
|
270 </actionresult> |
|
271 </action> |
|
272 |
|
273 <action> |
|
274 <actionname>No Test,Deleting the client A1</actionname> |
|
275 <actiontype>removeclient</actiontype> |
|
276 <actionbody> |
|
277 <uid>1</uid> |
|
278 </actionbody> |
|
279 <actionresult> |
|
280 <return>KErrNone</return> |
|
281 </actionresult> |
|
282 </action> |
|
283 |
|
284 <action> |
|
285 <actionname>No Test,Deleting the client A2</actionname> |
|
286 <actiontype>removeclient</actiontype> |
|
287 <actionbody> |
|
288 <uid>2</uid> |
|
289 </actionbody> |
|
290 <actionresult> |
|
291 <return>KErrNone</return> |
|
292 </actionresult> |
|
293 </action> |
|
294 |
|
295 <action> |
|
296 <actionname>No Test,Deleting the client A3</actionname> |
|
297 <actiontype>removeclient</actiontype> |
|
298 <actionbody> |
|
299 <uid>3</uid> |
|
300 </actionbody> |
|
301 <actionresult> |
|
302 <return>KErrNone</return> |
|
303 </actionresult> |
|
304 </action> |
|
305 |
|
306 <action> |
|
307 <actionname>No Test,Deleting the client A4</actionname> |
|
308 <actiontype>removeclient</actiontype> |
|
309 <actionbody> |
|
310 <uid>4</uid> |
|
311 </actionbody> |
|
312 <actionresult> |
|
313 <return>KErrNone</return> |
|
314 </actionresult> |
|
315 </action> |
|
316 |
|
317 <action> |
|
318 <actionname>No Test,Deleting the CertificateAppInfoManager</actionname> |
|
319 <actiontype>deleteappmanager</actiontype> |
|
320 <actionbody></actionbody> |
|
321 <actionresult> |
|
322 <return>KErrNone</return> |
|
323 </actionresult> |
|
324 </action> |