author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
sl@0 | 1 |
<action> |
sl@0 | 2 |
<actionname>1.1.1. Opening a certificate store manager</actionname> |
sl@0 | 3 |
<actiontype>init</actiontype> |
sl@0 | 4 |
<actionbody></actionbody> |
sl@0 | 5 |
<actionresult> |
sl@0 | 6 |
<return>KErrNone</return> |
sl@0 | 7 |
</actionresult> |
sl@0 | 8 |
</action> |
sl@0 | 9 |
|
sl@0 | 10 |
<action> |
sl@0 | 11 |
<actionname>1.1.2. Deleting the certificate store manager</actionname> |
sl@0 | 12 |
<actiontype>delete</actiontype> |
sl@0 | 13 |
<actionbody></actionbody> |
sl@0 | 14 |
<actionresult> |
sl@0 | 15 |
<return>KErrNone</return> |
sl@0 | 16 |
</actionresult> |
sl@0 | 17 |
</action> |
sl@0 | 18 |
|
sl@0 | 19 |
<action> |
sl@0 | 20 |
<actionname>1.2.1. Opening a certificate store manager</actionname> |
sl@0 | 21 |
<actiontype>init</actiontype> |
sl@0 | 22 |
<actionbody></actionbody> |
sl@0 | 23 |
<actionresult> |
sl@0 | 24 |
<return>KErrNone</return> |
sl@0 | 25 |
</actionresult> |
sl@0 | 26 |
</action> |
sl@0 | 27 |
|
sl@0 | 28 |
<action> |
sl@0 | 29 |
<actionname>1.2.2. Trying to open another certificate store manager</actionname> |
sl@0 | 30 |
<actiontype>init</actiontype> |
sl@0 | 31 |
<actionbody></actionbody> |
sl@0 | 32 |
<actionresult> |
sl@0 | 33 |
<return>KErrInUse</return> |
sl@0 | 34 |
</actionresult> |
sl@0 | 35 |
</action> |
sl@0 | 36 |
|
sl@0 | 37 |
<action> |
sl@0 | 38 |
<actionname>1.2.3. Deleting the certificate store manager</actionname> |
sl@0 | 39 |
<actiontype>delete</actiontype> |
sl@0 | 40 |
<actionbody></actionbody> |
sl@0 | 41 |
<actionresult> |
sl@0 | 42 |
<return>KErrNone</return> |
sl@0 | 43 |
</actionresult> |
sl@0 | 44 |
</action> |
sl@0 | 45 |
|
sl@0 | 46 |
<action> |
sl@0 | 47 |
<actionname>1.2.4. Open a certificate store manager</actionname> |
sl@0 | 48 |
<actiontype>init</actiontype> |
sl@0 | 49 |
<actionbody></actionbody> |
sl@0 | 50 |
<actionresult> |
sl@0 | 51 |
<return>KErrNone</return> |
sl@0 | 52 |
</actionresult> |
sl@0 | 53 |
</action> |
sl@0 | 54 |
|
sl@0 | 55 |
<action> |
sl@0 | 56 |
<actionname>1.2.5. Deleting the certificate store manager</actionname> |
sl@0 | 57 |
<actiontype>delete</actiontype> |
sl@0 | 58 |
<actionbody></actionbody> |
sl@0 | 59 |
<actionresult> |
sl@0 | 60 |
<return>KErrNone</return> |
sl@0 | 61 |
</actionresult> |
sl@0 | 62 |
</action> |
sl@0 | 63 |
|
sl@0 | 64 |
<action> |
sl@0 | 65 |
<actionname>2.1.1. Initializing the manager</actionname> |
sl@0 | 66 |
<actiontype>init</actiontype> |
sl@0 | 67 |
<actionbody></actionbody> |
sl@0 | 68 |
<actionresult> |
sl@0 | 69 |
<return>KErrNone</return> |
sl@0 | 70 |
</actionresult> |
sl@0 | 71 |
</action> |
sl@0 | 72 |
|
sl@0 | 73 |
<action> |
sl@0 | 74 |
<actionname>2.1.2. Adding a client</actionname> |
sl@0 | 75 |
<actiontype>addclient</actiontype> |
sl@0 | 76 |
<actionbody> |
sl@0 | 77 |
<name>Software Install</name> |
sl@0 | 78 |
<uid>1256</uid> |
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>2.1.3. Retrieving the clients</actionname> |
sl@0 | 87 |
<actiontype>getclients</actiontype> |
sl@0 | 88 |
<actionbody></actionbody> |
sl@0 | 89 |
<actionresult> |
sl@0 | 90 |
<return>KErrNone</return> |
sl@0 | 91 |
<uid>1256</uid> |
sl@0 | 92 |
</actionresult> |
sl@0 | 93 |
</action> |
sl@0 | 94 |
|
sl@0 | 95 |
<action> |
sl@0 | 96 |
<actionname>2.1.4. Deleting the client</actionname> |
sl@0 | 97 |
<actiontype>removeclient</actiontype> |
sl@0 | 98 |
<actionbody> |
sl@0 | 99 |
<uid>1256</uid> |
sl@0 | 100 |
</actionbody> |
sl@0 | 101 |
<actionresult> |
sl@0 | 102 |
<return>KErrNone</return> |
sl@0 | 103 |
</actionresult> |
sl@0 | 104 |
</action> |
sl@0 | 105 |
|
sl@0 | 106 |
<action> |
sl@0 | 107 |
<actionname>2.1.5. Deleting the manager</actionname> |
sl@0 | 108 |
<actiontype>delete</actiontype> |
sl@0 | 109 |
<actionbody></actionbody> |
sl@0 | 110 |
<actionresult> |
sl@0 | 111 |
<return>KErrNone</return> |
sl@0 | 112 |
</actionresult> |
sl@0 | 113 |
</action> |
sl@0 | 114 |
|
sl@0 | 115 |
<action> |
sl@0 | 116 |
<actionname>2.2.1. Initializing the manager</actionname> |
sl@0 | 117 |
<actiontype>init</actiontype> |
sl@0 | 118 |
<actionbody></actionbody> |
sl@0 | 119 |
<actionresult> |
sl@0 | 120 |
<return>KErrNone</return> |
sl@0 | 121 |
</actionresult> |
sl@0 | 122 |
</action> |
sl@0 | 123 |
|
sl@0 | 124 |
<action> |
sl@0 | 125 |
<actionname>2.2.2. Adding a client</actionname> |
sl@0 | 126 |
<actiontype>addclient</actiontype> |
sl@0 | 127 |
<actionbody> |
sl@0 | 128 |
<name>Software Install</name> |
sl@0 | 129 |
<uid>12</uid> |
sl@0 | 130 |
</actionbody> |
sl@0 | 131 |
<actionresult> |
sl@0 | 132 |
<return>KErrNone</return> |
sl@0 | 133 |
</actionresult> |
sl@0 | 134 |
</action> |
sl@0 | 135 |
|
sl@0 | 136 |
<action> |
sl@0 | 137 |
<actionname>2.2.3. Deleting the manager</actionname> |
sl@0 | 138 |
<actiontype>delete</actiontype> |
sl@0 | 139 |
<actionbody></actionbody> |
sl@0 | 140 |
<actionresult> |
sl@0 | 141 |
<return>KErrNone</return> |
sl@0 | 142 |
</actionresult> |
sl@0 | 143 |
</action> |
sl@0 | 144 |
|
sl@0 | 145 |
<action> |
sl@0 | 146 |
<actionname>2.2.4. Initializing the manager</actionname> |
sl@0 | 147 |
<actiontype>init</actiontype> |
sl@0 | 148 |
<actionbody></actionbody> |
sl@0 | 149 |
<actionresult> |
sl@0 | 150 |
<return>KErrNone</return> |
sl@0 | 151 |
</actionresult> |
sl@0 | 152 |
</action> |
sl@0 | 153 |
|
sl@0 | 154 |
<action> |
sl@0 | 155 |
<actionname>2.2.5. Retrieving the clients</actionname> |
sl@0 | 156 |
<actiontype>getclients</actiontype> |
sl@0 | 157 |
<actionbody></actionbody> |
sl@0 | 158 |
<actionresult> |
sl@0 | 159 |
<return>KErrNone</return> |
sl@0 | 160 |
<uid>12</uid> |
sl@0 | 161 |
</actionresult> |
sl@0 | 162 |
</action> |
sl@0 | 163 |
|
sl@0 | 164 |
<action> |
sl@0 | 165 |
<actionname>2.2.6. Deleting the client</actionname> |
sl@0 | 166 |
<actiontype>removeclient</actiontype> |
sl@0 | 167 |
<actionbody> |
sl@0 | 168 |
<uid>12</uid> |
sl@0 | 169 |
</actionbody> |
sl@0 | 170 |
<actionresult> |
sl@0 | 171 |
<return>KErrNone</return> |
sl@0 | 172 |
</actionresult> |
sl@0 | 173 |
</action> |
sl@0 | 174 |
|
sl@0 | 175 |
<action> |
sl@0 | 176 |
<actionname>2.2.7. Deleting the manager</actionname> |
sl@0 | 177 |
<actiontype>delete</actiontype> |
sl@0 | 178 |
<actionbody></actionbody> |
sl@0 | 179 |
<actionresult> |
sl@0 | 180 |
<return>KErrNone</return> |
sl@0 | 181 |
</actionresult> |
sl@0 | 182 |
</action> |
sl@0 | 183 |
|
sl@0 | 184 |
<action> |
sl@0 | 185 |
<actionname>2.3.1. Initializing the manager</actionname> |
sl@0 | 186 |
<actiontype>init</actiontype> |
sl@0 | 187 |
<actionbody></actionbody> |
sl@0 | 188 |
<actionresult> |
sl@0 | 189 |
<return>KErrNone</return> |
sl@0 | 190 |
</actionresult> |
sl@0 | 191 |
</action> |
sl@0 | 192 |
|
sl@0 | 193 |
<action> |
sl@0 | 194 |
<actionname>2.3.2. Adding a client</actionname> |
sl@0 | 195 |
<actiontype>addclient</actiontype> |
sl@0 | 196 |
<actionbody> |
sl@0 | 197 |
<name>Software Install</name> |
sl@0 | 198 |
<uid>1001</uid> |
sl@0 | 199 |
</actionbody> |
sl@0 | 200 |
<actionresult> |
sl@0 | 201 |
<return>KErrNone</return> |
sl@0 | 202 |
</actionresult> |
sl@0 | 203 |
</action> |
sl@0 | 204 |
|
sl@0 | 205 |
<action> |
sl@0 | 206 |
<actionname>2.3.3. Adding a client</actionname> |
sl@0 | 207 |
<actiontype>addclient</actiontype> |
sl@0 | 208 |
<actionbody> |
sl@0 | 209 |
<name>Software Install</name> |
sl@0 | 210 |
<uid>1002</uid> |
sl@0 | 211 |
</actionbody> |
sl@0 | 212 |
<actionresult> |
sl@0 | 213 |
<return>KErrNone</return> |
sl@0 | 214 |
</actionresult> |
sl@0 | 215 |
</action> |
sl@0 | 216 |
|
sl@0 | 217 |
<action> |
sl@0 | 218 |
<actionname>2.3.4. Retrieving the clients</actionname> |
sl@0 | 219 |
<actiontype>getclients</actiontype> |
sl@0 | 220 |
<actionbody></actionbody> |
sl@0 | 221 |
<actionresult> |
sl@0 | 222 |
<return>KErrNone</return> |
sl@0 | 223 |
<uid>1001 1002</uid> |
sl@0 | 224 |
</actionresult> |
sl@0 | 225 |
</action> |
sl@0 | 226 |
|
sl@0 | 227 |
<action> |
sl@0 | 228 |
<actionname>2.3.5. Deleting one of the client</actionname> |
sl@0 | 229 |
<actiontype>removeclient</actiontype> |
sl@0 | 230 |
<actionbody> |
sl@0 | 231 |
<uid>1001</uid> |
sl@0 | 232 |
</actionbody> |
sl@0 | 233 |
<actionresult> |
sl@0 | 234 |
<return>KErrNone</return> |
sl@0 | 235 |
</actionresult> |
sl@0 | 236 |
</action> |
sl@0 | 237 |
|
sl@0 | 238 |
<action> |
sl@0 | 239 |
<actionname>2.3.6. Retrieving the clients</actionname> |
sl@0 | 240 |
<actiontype>getclients</actiontype> |
sl@0 | 241 |
<actionbody></actionbody> |
sl@0 | 242 |
<actionresult> |
sl@0 | 243 |
<return>KErrNone</return> |
sl@0 | 244 |
<uid>1002</uid> |
sl@0 | 245 |
</actionresult> |
sl@0 | 246 |
</action> |
sl@0 | 247 |
|
sl@0 | 248 |
<action> |
sl@0 | 249 |
<actionname>2.3.7. Deleting one of the client</actionname> |
sl@0 | 250 |
<actiontype>removeclient</actiontype> |
sl@0 | 251 |
<actionbody> |
sl@0 | 252 |
<uid>1002</uid> |
sl@0 | 253 |
</actionbody> |
sl@0 | 254 |
<actionresult> |
sl@0 | 255 |
<return>KErrNone</return> |
sl@0 | 256 |
</actionresult> |
sl@0 | 257 |
</action> |
sl@0 | 258 |
|
sl@0 | 259 |
<action> |
sl@0 | 260 |
<actionname>2.3.8. Retrieving the clients</actionname> |
sl@0 | 261 |
<actiontype>getclients</actiontype> |
sl@0 | 262 |
<actionbody></actionbody> |
sl@0 | 263 |
<actionresult> |
sl@0 | 264 |
<return>KErrNone</return> |
sl@0 | 265 |
<uid></uid> |
sl@0 | 266 |
</actionresult> |
sl@0 | 267 |
</action> |
sl@0 | 268 |
|
sl@0 | 269 |
<action> |
sl@0 | 270 |
<actionname>2.3.9. Deleting the manager</actionname> |
sl@0 | 271 |
<actiontype>delete</actiontype> |
sl@0 | 272 |
<actionbody></actionbody> |
sl@0 | 273 |
<actionresult> |
sl@0 | 274 |
<return>KErrNone</return> |
sl@0 | 275 |
</actionresult> |
sl@0 | 276 |
</action> |
sl@0 | 277 |
|
sl@0 | 278 |
<action> |
sl@0 | 279 |
<actionname>2.4.1. Initializing the manager</actionname> |
sl@0 | 280 |
<actiontype>init</actiontype> |
sl@0 | 281 |
<actionbody></actionbody> |
sl@0 | 282 |
<actionresult> |
sl@0 | 283 |
<return>KErrNone</return> |
sl@0 | 284 |
</actionresult> |
sl@0 | 285 |
</action> |
sl@0 | 286 |
|
sl@0 | 287 |
<action> |
sl@0 | 288 |
<actionname>2.4.2. Deleting a client that doesn't exist</actionname> |
sl@0 | 289 |
<actiontype>removeclient</actiontype> |
sl@0 | 290 |
<actionbody> |
sl@0 | 291 |
<uid>756</uid> |
sl@0 | 292 |
</actionbody> |
sl@0 | 293 |
<actionresult> |
sl@0 | 294 |
<return>KErrNotFound</return> |
sl@0 | 295 |
</actionresult> |
sl@0 | 296 |
</action> |
sl@0 | 297 |
|
sl@0 | 298 |
<action> |
sl@0 | 299 |
<actionname>2.4.3. Deleting the manager</actionname> |
sl@0 | 300 |
<actiontype>delete</actiontype> |
sl@0 | 301 |
<actionbody></actionbody> |
sl@0 | 302 |
<actionresult> |
sl@0 | 303 |
<return>KErrNone</return> |
sl@0 | 304 |
</actionresult> |
sl@0 | 305 |
</action> |
sl@0 | 306 |
|
sl@0 | 307 |
<action> |
sl@0 | 308 |
<actionname>3.1.1. Initialize the manager</actionname> |
sl@0 | 309 |
<actiontype>init</actiontype> |
sl@0 | 310 |
<actionbody></actionbody> |
sl@0 | 311 |
<actionresult> |
sl@0 | 312 |
<return>KErrNone</return> |
sl@0 | 313 |
</actionresult> |
sl@0 | 314 |
</action> |
sl@0 | 315 |
|
sl@0 | 316 |
<action> |
sl@0 | 317 |
<actionname>3.1.2. Add the certificate</actionname> |
sl@0 | 318 |
<actiontype>addcert</actiontype> |
sl@0 | 319 |
<actionbody> |
sl@0 | 320 |
<format>X509</format> |
sl@0 | 321 |
<label>Thawte Secure Server CA</label> |
sl@0 | 322 |
<issuerkey></issuerkey> |
sl@0 | 323 |
<subjectkey></subjectkey> |
sl@0 | 324 |
<certstore>0</certstore> |
sl@0 | 325 |
<certfile>c:\tcertstore\thawteserverca.cer</certfile> |
sl@0 | 326 |
<certowner>CA</certowner> |
sl@0 | 327 |
</actionbody> |
sl@0 | 328 |
<actionresult> |
sl@0 | 329 |
<return>KErrNone</return> |
sl@0 | 330 |
</actionresult> |
sl@0 | 331 |
</action> |
sl@0 | 332 |
|
sl@0 | 333 |
<action> |
sl@0 | 334 |
<actionname>3.1.3. Get the list of certificates</actionname> |
sl@0 | 335 |
<actiontype>loadcacert</actiontype> |
sl@0 | 336 |
<actionbody> |
sl@0 | 337 |
<uid></uid> |
sl@0 | 338 |
<formatflags></formatflags> |
sl@0 | 339 |
</actionbody> |
sl@0 | 340 |
<actionresult> |
sl@0 | 341 |
<return>KErrNone</return> |
sl@0 | 342 |
</actionresult> |
sl@0 | 343 |
</action> |
sl@0 | 344 |
|
sl@0 | 345 |
<action> |
sl@0 | 346 |
<actionname>3.1.4. Deleting the certificate</actionname> |
sl@0 | 347 |
<actiontype>deletecert</actiontype> |
sl@0 | 348 |
<actionbody> |
sl@0 | 349 |
<certtype>CA</certtype> |
sl@0 | 350 |
<label>Thawte Secure Server CA</label> |
sl@0 | 351 |
</actionbody> |
sl@0 | 352 |
<actionresult> |
sl@0 | 353 |
<return>KErrNone</return> |
sl@0 | 354 |
</actionresult> |
sl@0 | 355 |
</action> |
sl@0 | 356 |
|
sl@0 | 357 |
<action> |
sl@0 | 358 |
<actionname>3.1.5. Deleting the manager</actionname> |
sl@0 | 359 |
<actiontype>delete</actiontype> |
sl@0 | 360 |
<actionbody></actionbody> |
sl@0 | 361 |
<actionresult> |
sl@0 | 362 |
<return>KErrNone</return> |
sl@0 | 363 |
</actionresult> |
sl@0 | 364 |
</action> |
sl@0 | 365 |
|
sl@0 | 366 |
<action> |
sl@0 | 367 |
<actionname>4.1.1. Initializing the manager</actionname> |
sl@0 | 368 |
<actiontype>init</actiontype> |
sl@0 | 369 |
<actionbody></actionbody> |
sl@0 | 370 |
<actionresult> |
sl@0 | 371 |
<return>KErrNone</return> |
sl@0 | 372 |
</actionresult> |
sl@0 | 373 |
</action> |
sl@0 | 374 |
|
sl@0 | 375 |
<action> |
sl@0 | 376 |
<actionname>4.1.2. Add a certificate</actionname> |
sl@0 | 377 |
<actiontype>addcert</actiontype> |
sl@0 | 378 |
<actionbody> |
sl@0 | 379 |
<format>X509</format> |
sl@0 | 380 |
<label>Thawte Secure Server CA</label> |
sl@0 | 381 |
<issuerkey></issuerkey> |
sl@0 | 382 |
<subjectkey></subjectkey> |
sl@0 | 383 |
<certstore>0</certstore> |
sl@0 | 384 |
<certfile>c:\tcertstore\thawteserverca.cer</certfile> |
sl@0 | 385 |
<certowner>CA</certowner> |
sl@0 | 386 |
</actionbody> |
sl@0 | 387 |
<actionresult> |
sl@0 | 388 |
<return>KErrNone</return> |
sl@0 | 389 |
</actionresult> |
sl@0 | 390 |
</action> |
sl@0 | 391 |
|
sl@0 | 392 |
<action> |
sl@0 | 393 |
<actionname>4.1.3. Setting the trusters</actionname> |
sl@0 | 394 |
<actiontype>settrusters</actiontype> |
sl@0 | 395 |
<actionbody> |
sl@0 | 396 |
<label>Thawte Secure Server CA</label> |
sl@0 | 397 |
<uid>10</uid> |
sl@0 | 398 |
</actionbody> |
sl@0 | 399 |
<actionresult> |
sl@0 | 400 |
<return>KErrNone</return> |
sl@0 | 401 |
</actionresult> |
sl@0 | 402 |
</action> |
sl@0 | 403 |
|
sl@0 | 404 |
<action> |
sl@0 | 405 |
<actionname>4.1.4. Getting the trusters</actionname> |
sl@0 | 406 |
<actiontype>gettrusters</actiontype> |
sl@0 | 407 |
<actionbody> |
sl@0 | 408 |
<label>Thawte Secure Server CA</label> |
sl@0 | 409 |
</actionbody> |
sl@0 | 410 |
<actionresult> |
sl@0 | 411 |
<return>KErrNone</return> |
sl@0 | 412 |
<trusters>10</trusters> |
sl@0 | 413 |
</actionresult> |
sl@0 | 414 |
</action> |
sl@0 | 415 |
|
sl@0 | 416 |
<action> |
sl@0 | 417 |
<actionname>4.1.5. Deeleting the certificate</actionname> |
sl@0 | 418 |
<actiontype>deletecert</actiontype> |
sl@0 | 419 |
<actionbody> |
sl@0 | 420 |
<certtype>CA</certtype> |
sl@0 | 421 |
<label>Thawte Secure Server CA</label> |
sl@0 | 422 |
</actionbody> |
sl@0 | 423 |
<actionresult> |
sl@0 | 424 |
<return>KErrNone</return> |
sl@0 | 425 |
</actionresult> |
sl@0 | 426 |
</action> |
sl@0 | 427 |
|
sl@0 | 428 |
<action> |
sl@0 | 429 |
<actionname>4.1.6. Deleting the manager</actionname> |
sl@0 | 430 |
<actiontype>delete</actiontype> |
sl@0 | 431 |
<actionbody></actionbody> |
sl@0 | 432 |
<actionresult> |
sl@0 | 433 |
<return>KErrNone</return> |
sl@0 | 434 |
</actionresult> |
sl@0 | 435 |
</action> |
sl@0 | 436 |
|
sl@0 | 437 |
<action> |
sl@0 | 438 |
<actionname>4.2.1.</actionname> |
sl@0 | 439 |
<actiontype>init</actiontype> |
sl@0 | 440 |
<actionbody></actionbody> |
sl@0 | 441 |
<actionresult> |
sl@0 | 442 |
<return>KErrNone</return> |
sl@0 | 443 |
</actionresult> |
sl@0 | 444 |
</action> |
sl@0 | 445 |
|
sl@0 | 446 |
<action> |
sl@0 | 447 |
<actionname>4.2.2.</actionname> |
sl@0 | 448 |
<actiontype>addcert</actiontype> |
sl@0 | 449 |
<actionbody> |
sl@0 | 450 |
<format>X509</format> |
sl@0 | 451 |
<label>Thawte Secure Server CA</label> |
sl@0 | 452 |
<issuerkey></issuerkey> |
sl@0 | 453 |
<subjectkey></subjectkey> |
sl@0 | 454 |
<certstore>0</certstore> |
sl@0 | 455 |
<certfile>c:\tcertstore\thawteserverca.cer</certfile> |
sl@0 | 456 |
<certowner>CA</certowner> |
sl@0 | 457 |
</actionbody> |
sl@0 | 458 |
<actionresult> |
sl@0 | 459 |
<return>KErrNone</return> |
sl@0 | 460 |
</actionresult> |
sl@0 | 461 |
</action> |
sl@0 | 462 |
|
sl@0 | 463 |
<action> |
sl@0 | 464 |
<actionname>4.2.3</actionname> |
sl@0 | 465 |
<actiontype>settrusters</actiontype> |
sl@0 | 466 |
<actionbody> |
sl@0 | 467 |
<label>Thawte Secure Server CA</label> |
sl@0 | 468 |
<uid>10</uid> |
sl@0 | 469 |
</actionbody> |
sl@0 | 470 |
<actionresult> |
sl@0 | 471 |
<return>KErrNone</return> |
sl@0 | 472 |
</actionresult> |
sl@0 | 473 |
</action> |
sl@0 | 474 |
|
sl@0 | 475 |
<action> |
sl@0 | 476 |
<actionname>4.2.4.</actionname> |
sl@0 | 477 |
<actiontype>delete</actiontype> |
sl@0 | 478 |
<actionbody></actionbody> |
sl@0 | 479 |
<actionresult> |
sl@0 | 480 |
<return>KErrNone</return> |
sl@0 | 481 |
</actionresult> |
sl@0 | 482 |
</action> |
sl@0 | 483 |
|
sl@0 | 484 |
<action> |
sl@0 | 485 |
<actionname>4.2.5.</actionname> |
sl@0 | 486 |
<actiontype>init</actiontype> |
sl@0 | 487 |
<actionbody></actionbody> |
sl@0 | 488 |
<actionresult> |
sl@0 | 489 |
<return>KErrNone</return> |
sl@0 | 490 |
</actionresult> |
sl@0 | 491 |
</action> |
sl@0 | 492 |
|
sl@0 | 493 |
<action> |
sl@0 | 494 |
<actionname>4.2.6.</actionname> |
sl@0 | 495 |
<actiontype>gettrusters</actiontype> |
sl@0 | 496 |
<actionbody> |
sl@0 | 497 |
<label>Thawte Secure Server CA</label> |
sl@0 | 498 |
</actionbody> |
sl@0 | 499 |
<actionresult> |
sl@0 | 500 |
<return>KErrNone</return> |
sl@0 | 501 |
<trusters>10</trusters> |
sl@0 | 502 |
</actionresult> |
sl@0 | 503 |
</action> |
sl@0 | 504 |
|
sl@0 | 505 |
<action> |
sl@0 | 506 |
<actionname>4.2.7.</actionname> |
sl@0 | 507 |
<actiontype>deletecert</actiontype> |
sl@0 | 508 |
<actionbody> |
sl@0 | 509 |
<certtype>CA</certtype> |
sl@0 | 510 |
<label>Thawte Secure Server CA</label> |
sl@0 | 511 |
</actionbody> |
sl@0 | 512 |
<actionresult> |
sl@0 | 513 |
<return>KErrNone</return> |
sl@0 | 514 |
</actionresult> |
sl@0 | 515 |
</action> |
sl@0 | 516 |
|
sl@0 | 517 |
<action> |
sl@0 | 518 |
<actionname>4.2.8. Deleting the manager</actionname> |
sl@0 | 519 |
<actiontype>delete</actiontype> |
sl@0 | 520 |
<actionbody></actionbody> |
sl@0 | 521 |
<actionresult> |
sl@0 | 522 |
<return>KErrNone</return> |
sl@0 | 523 |
</actionresult> |
sl@0 | 524 |
</action> |
sl@0 | 525 |
|
sl@0 | 526 |
|
sl@0 | 527 |
<action> |
sl@0 | 528 |
<actionname>5.1.1. Initialize the manager</actionname> |
sl@0 | 529 |
<actiontype>init</actiontype> |
sl@0 | 530 |
<actionbody></actionbody> |
sl@0 | 531 |
<actionresult> |
sl@0 | 532 |
<return>KErrNone</return> |
sl@0 | 533 |
</actionresult> |
sl@0 | 534 |
</action> |
sl@0 | 535 |
|
sl@0 | 536 |
<action> |
sl@0 | 537 |
<actionname>5.1.2. Add the certificate</actionname> |
sl@0 | 538 |
<actiontype>addcert</actiontype> |
sl@0 | 539 |
<actionbody> |
sl@0 | 540 |
<format>X509</format> |
sl@0 | 541 |
<label>Thawte Secure Server CA</label> |
sl@0 | 542 |
<issuerkey></issuerkey> |
sl@0 | 543 |
<subjectkey></subjectkey> |
sl@0 | 544 |
<certstore>0</certstore> |
sl@0 | 545 |
<certfile>c:\tcertstore\thawteserverca.cer</certfile> |
sl@0 | 546 |
<certowner>CA</certowner> |
sl@0 | 547 |
</actionbody> |
sl@0 | 548 |
<actionresult> |
sl@0 | 549 |
<return>KErrNone</return> |
sl@0 | 550 |
</actionresult> |
sl@0 | 551 |
</action> |
sl@0 | 552 |
|
sl@0 | 553 |
<action> |
sl@0 | 554 |
<actionname>5.1.3. Get the list of certificates</actionname> |
sl@0 | 555 |
<actiontype>loadcacert</actiontype> |
sl@0 | 556 |
<actionbody> |
sl@0 | 557 |
<uid></uid> |
sl@0 | 558 |
<formatflags>WTLS</formatflags> |
sl@0 | 559 |
</actionbody> |
sl@0 | 560 |
<actionresult> |
sl@0 | 561 |
<return>KErrNone</return> |
sl@0 | 562 |
</actionresult> |
sl@0 | 563 |
</action> |
sl@0 | 564 |
|
sl@0 | 565 |
<action> |
sl@0 | 566 |
<actionname>5.1.4. Get the list of certificates</actionname> |
sl@0 | 567 |
<actiontype>loadcacert</actiontype> |
sl@0 | 568 |
<actionbody> |
sl@0 | 569 |
<uid></uid> |
sl@0 | 570 |
<formatflags>X509</formatflags> |
sl@0 | 571 |
</actionbody> |
sl@0 | 572 |
<actionresult> |
sl@0 | 573 |
<return>KErrNone</return> |
sl@0 | 574 |
</actionresult> |
sl@0 | 575 |
</action> |
sl@0 | 576 |
|
sl@0 | 577 |
<action> |
sl@0 | 578 |
<actionname>5.1.5. Deleting the certificate</actionname> |
sl@0 | 579 |
<actiontype>deletecert</actiontype> |
sl@0 | 580 |
<actionbody> |
sl@0 | 581 |
<certtype>CA</certtype> |
sl@0 | 582 |
<label>Thawte Secure Server CA</label> |
sl@0 | 583 |
</actionbody> |
sl@0 | 584 |
<actionresult> |
sl@0 | 585 |
<return>KErrNone</return> |
sl@0 | 586 |
</actionresult> |
sl@0 | 587 |
</action> |
sl@0 | 588 |
|
sl@0 | 589 |
<action> |
sl@0 | 590 |
<actionname>5.1.6. Deleting the manager</actionname> |
sl@0 | 591 |
<actiontype>delete</actiontype> |
sl@0 | 592 |
<actionbody></actionbody> |
sl@0 | 593 |
<actionresult> |
sl@0 | 594 |
<return>KErrNone</return> |
sl@0 | 595 |
</actionresult> |
sl@0 | 596 |
</action> |
sl@0 | 597 |
|
sl@0 | 598 |
<action> |
sl@0 | 599 |
<actionname>5.2.1. Initialize the manager</actionname> |
sl@0 | 600 |
<actiontype>init</actiontype> |
sl@0 | 601 |
<actionbody></actionbody> |
sl@0 | 602 |
<actionresult> |
sl@0 | 603 |
<return>KErrNone</return> |
sl@0 | 604 |
</actionresult> |
sl@0 | 605 |
</action> |
sl@0 | 606 |
|
sl@0 | 607 |
<action> |
sl@0 | 608 |
<actionname>5.2.2. Add the certificate</actionname> |
sl@0 | 609 |
<actiontype>addcert</actiontype> |
sl@0 | 610 |
<actionbody> |
sl@0 | 611 |
<format>X509</format> |
sl@0 | 612 |
<label>Thawte Secure Server CA</label> |
sl@0 | 613 |
<issuerkey></issuerkey> |
sl@0 | 614 |
<subjectkey></subjectkey> |
sl@0 | 615 |
<certstore>0</certstore> |
sl@0 | 616 |
<certfile>c:\tcertstore\thawteserverca.cer</certfile> |
sl@0 | 617 |
<certowner>CA</certowner> |
sl@0 | 618 |
</actionbody> |
sl@0 | 619 |
<actionresult> |
sl@0 | 620 |
<return>KErrNone</return> |
sl@0 | 621 |
</actionresult> |
sl@0 | 622 |
</action> |
sl@0 | 623 |
|
sl@0 | 624 |
<action> |
sl@0 | 625 |
<actionname>5.2.3</actionname> |
sl@0 | 626 |
<actiontype>settrusters</actiontype> |
sl@0 | 627 |
<actionbody> |
sl@0 | 628 |
<label>Thawte Secure Server CA</label> |
sl@0 | 629 |
<uid>10</uid> |
sl@0 | 630 |
</actionbody> |
sl@0 | 631 |
<actionresult> |
sl@0 | 632 |
<return>KErrNone</return> |
sl@0 | 633 |
</actionresult> |
sl@0 | 634 |
</action> |
sl@0 | 635 |
|
sl@0 | 636 |
<action> |
sl@0 | 637 |
<actionname>5.2.4. Get the list of certificates</actionname> |
sl@0 | 638 |
<actiontype>loadcacert</actiontype> |
sl@0 | 639 |
<actionbody> |
sl@0 | 640 |
<uid>20</uid> |
sl@0 | 641 |
<formatflags></formatflags> |
sl@0 | 642 |
</actionbody> |
sl@0 | 643 |
<actionresult> |
sl@0 | 644 |
<return>KErrNone</return> |
sl@0 | 645 |
</actionresult> |
sl@0 | 646 |
</action> |
sl@0 | 647 |
|
sl@0 | 648 |
<action> |
sl@0 | 649 |
<actionname>5.2.5. Get the list of certificates</actionname> |
sl@0 | 650 |
<actiontype>loadcacert</actiontype> |
sl@0 | 651 |
<actionbody> |
sl@0 | 652 |
<uid>10</uid> |
sl@0 | 653 |
<formatflags></formatflags> |
sl@0 | 654 |
</actionbody> |
sl@0 | 655 |
<actionresult> |
sl@0 | 656 |
<return>KErrNone</return> |
sl@0 | 657 |
</actionresult> |
sl@0 | 658 |
</action> |
sl@0 | 659 |
|
sl@0 | 660 |
<action> |
sl@0 | 661 |
<actionname>5.2.6. Deleting the certificate</actionname> |
sl@0 | 662 |
<actiontype>deletecert</actiontype> |
sl@0 | 663 |
<actionbody> |
sl@0 | 664 |
<certtype>CA</certtype> |
sl@0 | 665 |
<label>Thawte Secure Server CA</label> |
sl@0 | 666 |
</actionbody> |
sl@0 | 667 |
<actionresult> |
sl@0 | 668 |
<return>KErrNone</return> |
sl@0 | 669 |
</actionresult> |
sl@0 | 670 |
</action> |
sl@0 | 671 |
|
sl@0 | 672 |
<action> |
sl@0 | 673 |
<actionname>5.2.7. Deleting the manager</actionname> |
sl@0 | 674 |
<actiontype>delete</actiontype> |
sl@0 | 675 |
<actionbody></actionbody> |
sl@0 | 676 |
<actionresult> |
sl@0 | 677 |
<return>KErrNone</return> |
sl@0 | 678 |
</actionresult> |
sl@0 | 679 |
</action> |
sl@0 | 680 |
|
sl@0 | 681 |
<action> |
sl@0 | 682 |
<actionname>x.1.1. Initialize the manager</actionname> |
sl@0 | 683 |
<actiontype>init</actiontype> |
sl@0 | 684 |
<actionbody></actionbody> |
sl@0 | 685 |
<actionresult> |
sl@0 | 686 |
<return>KErrNone</return> |
sl@0 | 687 |
</actionresult> |
sl@0 | 688 |
</action> |
sl@0 | 689 |
|
sl@0 | 690 |
|
sl@0 | 691 |
|
sl@0 | 692 |
4 |
sl@0 | 693 |
<action> |
sl@0 | 694 |
<actionname></actionname> |
sl@0 | 695 |
<actiontype>addcert</actiontype> |
sl@0 | 696 |
<actionbody> |
sl@0 | 697 |
<format>X509</format> |
sl@0 | 698 |
<label>Will's GlobalSign cert</label> |
sl@0 | 699 |
<issuerkey></issuerkey> |
sl@0 | 700 |
<subjectkey></subjectkey> |
sl@0 | 701 |
<certstore>0</certstore> |
sl@0 | 702 |
<certfile>c:\tcertstore\willsglobalsign.crt</certfile> |
sl@0 | 703 |
<certowner>User</certowner> |
sl@0 | 704 |
</actionbody> |
sl@0 | 705 |
<actionresult> |
sl@0 | 706 |
<return>KErrNone</return> |
sl@0 | 707 |
</actionresult> |
sl@0 | 708 |
</action> |
sl@0 | 709 |
|
sl@0 | 710 |
6 |
sl@0 | 711 |
<action> |
sl@0 | 712 |
<actionname></actionname> |
sl@0 | 713 |
<actiontype>loadusercert</actiontype> |
sl@0 | 714 |
<actionbody> |
sl@0 | 715 |
<subjectkey></subjectkey> |
sl@0 | 716 |
<keyusage></keyusage> |
sl@0 | 717 |
</actionbody> |
sl@0 | 718 |
<actionresult> |
sl@0 | 719 |
<return>KErrNone</return> |
sl@0 | 720 |
</actionresult> |
sl@0 | 721 |
</action> |
sl@0 | 722 |
|
sl@0 | 723 |
|
sl@0 | 724 |
9 |
sl@0 | 725 |
<action> |
sl@0 | 726 |
<actionname></actionname> |
sl@0 | 727 |
<actiontype>deleteusercert</actiontype> |
sl@0 | 728 |
<actionbody> |
sl@0 | 729 |
<label>Will's GlobalSign cert</label> |
sl@0 | 730 |
</actionbody> |
sl@0 | 731 |
<actionresult> |
sl@0 | 732 |
<return>KErrNone</return> |
sl@0 | 733 |
</actionresult> |
sl@0 | 734 |
</action> |
sl@0 | 735 |
|
sl@0 | 736 |
<action> |
sl@0 | 737 |
<actionname></actionname> |
sl@0 | 738 |
<actiontype>loadusercert</actiontype> |
sl@0 | 739 |
<actionbody> |
sl@0 | 740 |
<subjectkey></subjectkey> |
sl@0 | 741 |
<keyusage></keyusage> |
sl@0 | 742 |
</actionbody> |
sl@0 | 743 |
<actionresult> |
sl@0 | 744 |
<return>KErrNone</return> |
sl@0 | 745 |
</actionresult> |
sl@0 | 746 |
</action> |
sl@0 | 747 |
|
sl@0 | 748 |
<action> |
sl@0 | 749 |
<actionname>x.2.6. Deleting the manager</actionname> |
sl@0 | 750 |
<actiontype>delete</actiontype> |
sl@0 | 751 |
<actionbody></actionbody> |
sl@0 | 752 |
<actionresult> |
sl@0 | 753 |
<return>KErrNone</return> |
sl@0 | 754 |
</actionresult> |
sl@0 | 755 |
</action> |
sl@0 | 756 |