os/security/cryptoservices/certificateandkeymgmt/tcertstore/pre-unifiedcertstore3-conf3.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tcertstore/pre-unifiedcertstore3-conf3.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,324 @@
     1.4 +
     1.5 +<action>
     1.6 +	<actionname>No Test,Opening a CertificateAppInfoManager</actionname>
     1.7 +	<actiontype>initappmanager</actiontype>
     1.8 +	<actionbody></actionbody>
     1.9 +	<actionresult>
    1.10 +		<return>KErrNone</return>
    1.11 +	</actionresult>
    1.12 +</action>
    1.13 +
    1.14 +<action>
    1.15 +	<actionname>No Test,Adding client A1</actionname>
    1.16 +	<actiontype>addclient</actiontype>
    1.17 +	<actionbody>
    1.18 +		<name>A1</name>
    1.19 +		<uid>1</uid>
    1.20 +	</actionbody>
    1.21 +	<actionresult>
    1.22 +		<return>KErrNone</return>
    1.23 +	</actionresult>
    1.24 +</action>
    1.25 +
    1.26 +<action>
    1.27 +	<actionname>No Test,Adding client A2</actionname>
    1.28 +	<actiontype>addclient</actiontype>
    1.29 +	<actionbody>
    1.30 +		<name>A2</name>
    1.31 +		<uid>2</uid>
    1.32 +	</actionbody>
    1.33 +	<actionresult>
    1.34 +		<return>KErrNone</return>
    1.35 +	</actionresult>
    1.36 +</action>
    1.37 +
    1.38 +<action>
    1.39 +	<actionname>No Test,Adding client A3</actionname>
    1.40 +	<actiontype>addclient</actiontype>
    1.41 +	<actionbody>
    1.42 +		<name>A3</name>
    1.43 +		<uid>3</uid>
    1.44 +	</actionbody>
    1.45 +	<actionresult>
    1.46 +		<return>KErrNone</return>
    1.47 +	</actionresult>
    1.48 +</action>
    1.49 +
    1.50 +<action>
    1.51 +	<actionname>No Test,Adding client A4</actionname>
    1.52 +	<actiontype>addclient</actiontype>
    1.53 +	<actionbody>
    1.54 +		<name>A4</name>
    1.55 +		<uid>4</uid>
    1.56 +	</actionbody>
    1.57 +	<actionresult>
    1.58 +		<return>KErrNone</return>
    1.59 +	</actionresult>
    1.60 +</action>
    1.61 +
    1.62 +<action>
    1.63 +	<actionname>No Test,Opening a writable certificate store manager</actionname>
    1.64 +	<actiontype>init</actiontype>
    1.65 +	<actionbody>
    1.66 +		<mode>write</mode>
    1.67 +	</actionbody>
    1.68 +	<actionresult>
    1.69 +		<return>KErrNone</return>
    1.70 +	</actionresult>
    1.71 +</action>
    1.72 +
    1.73 +<action>
    1.74 +	<actionname>No Test,Opening a second writable certificate store manager</actionname>
    1.75 +	<actiontype>init</actiontype>
    1.76 +	<actionbody>
    1.77 +		<mode>write</mode>
    1.78 +	</actionbody>
    1.79 +	<actionresult>
    1.80 +		<return>KErrNone</return>
    1.81 +	</actionresult>
    1.82 +</action>
    1.83 +
    1.84 +<action>
    1.85 +	<actionname>No Test,Add the certificate CAX2</actionname>
    1.86 +	<actiontype>addcert</actiontype>
    1.87 +	<actionbody>
    1.88 +		<format>X509</format>
    1.89 +		<label>CAX2</label>
    1.90 +		<issuerkey></issuerkey>
    1.91 +		<subjectkey></subjectkey>
    1.92 +		<certstore>1</certstore>
    1.93 +		<certfile>c:\unifiedcertstore2\CAX2.cer</certfile>
    1.94 +		<certowner>CA</certowner>
    1.95 +	</actionbody>
    1.96 +	<actionresult>
    1.97 +		<return>KErrNone</return>
    1.98 +	</actionresult>
    1.99 +</action>
   1.100 +
   1.101 +<action>
   1.102 +	<actionname>No Test,Add the certificate CAX3</actionname>
   1.103 +	<actiontype>addcert</actiontype>
   1.104 +	<actionbody>
   1.105 +		<format>X509</format>
   1.106 +		<label>CAX3</label>
   1.107 +		<issuerkey></issuerkey>
   1.108 +		<subjectkey></subjectkey>
   1.109 +		<certstore>1</certstore>
   1.110 +		<certfile>c:\unifiedcertstore2\CAX3.cer</certfile>
   1.111 +		<certowner>CA</certowner>
   1.112 +	</actionbody>
   1.113 +	<actionresult>
   1.114 +		<return>KErrNone</return>
   1.115 +	</actionresult>
   1.116 +</action>
   1.117 +
   1.118 +<action>
   1.119 +	<actionname>No Test,Add the certificate CAW1</actionname>
   1.120 +	<actiontype>addcert</actiontype>
   1.121 +	<actionbody>
   1.122 +		<format>WTLS</format>
   1.123 +		<label>CAW1</label>
   1.124 +		<issuerkey></issuerkey>
   1.125 +		<subjectkey></subjectkey>
   1.126 +		<certstore>1</certstore>
   1.127 +		<certfile>c:\unifiedcertstore2\CAW1.cer</certfile>
   1.128 +		<certowner>CA</certowner>
   1.129 +	</actionbody>
   1.130 +	<actionresult>
   1.131 +		<return>KErrNone</return>
   1.132 +	</actionresult>
   1.133 +</action>
   1.134 +
   1.135 +<action>
   1.136 +	<actionname>No Test,Add the certificate U4K3</actionname>
   1.137 +	<actiontype>addcert</actiontype>
   1.138 +	<actionbody>
   1.139 +		<format>X509</format>
   1.140 +		<label>U4K3</label>
   1.141 +		<issuerkey></issuerkey>
   1.142 +		<subjectkey>eeda2c6da84f17519ee837eadb8a5289dadfbb26</subjectkey>
   1.143 +		<certstore>1</certstore>
   1.144 +		<certfile>c:\unifiedcertstore2\U4K3.crt</certfile>
   1.145 +		<certowner>User</certowner>
   1.146 +	</actionbody>
   1.147 +	<actionresult>
   1.148 +		<return>KErrNone</return>
   1.149 +	</actionresult>
   1.150 +</action>
   1.151 +
   1.152 +<action>
   1.153 +	<actionname>No Test,Add the certificate U5K3</actionname>
   1.154 +	<actiontype>addcert</actiontype>
   1.155 +	<actionbody>
   1.156 +		<format>X509</format>
   1.157 +		<label>U5K3</label>
   1.158 +		<issuerkey></issuerkey>
   1.159 +		<subjectkey>eeda2c6da84f17519ee837eadb8a5289dadfbb26</subjectkey>
   1.160 +		<certstore>1</certstore>
   1.161 +		<certfile>c:\unifiedcertstore2\U5K3.crt</certfile>
   1.162 +		<certowner>User</certowner>
   1.163 +	</actionbody>
   1.164 +	<actionresult>
   1.165 +		<return>KErrNone</return>
   1.166 +	</actionresult>
   1.167 +</action>
   1.168 +
   1.169 +<action>
   1.170 +	<actionname>No Test,Add the certificate URL1K1</actionname>
   1.171 +	<actiontype>addcert</actiontype>
   1.172 +	<actionbody>
   1.173 +		<format>URL</format>
   1.174 +		<label>URL1K1</label>
   1.175 +		<issuerkey></issuerkey>
   1.176 +		<subjectkey>4b1cd219663fd693cc5195359ca8e88399fbb871</subjectkey>
   1.177 +		<certstore>1</certstore>
   1.178 +		<certfile>c:\unifiedcertstore2\URL1K1.cer</certfile>
   1.179 +		<certowner>User</certowner>
   1.180 +	</actionbody>
   1.181 +	<actionresult>
   1.182 +		<return>KErrNone</return>
   1.183 +	</actionresult>
   1.184 +</action>
   1.185 +
   1.186 +<action>
   1.187 +	<actionname>No Test,Set applications to the CAX2 certificate</actionname>
   1.188 +	<actiontype>setapplications</actiontype>
   1.189 +	<actionbody>
   1.190 +		<label>CAX2</label>
   1.191 +		<uid>1</uid>
   1.192 +	</actionbody>
   1.193 +	<actionresult>
   1.194 +		<return>KErrNone</return>
   1.195 +	</actionresult>
   1.196 +</action>
   1.197 +
   1.198 +<action>
   1.199 +	<actionname>No Test,set the trust for CAX2</actionname>
   1.200 +	<actiontype>settrust</actiontype>
   1.201 +	<actionbody>
   1.202 +		<label>CAX2</label>
   1.203 +		<trust>1</trust>
   1.204 +	</actionbody>
   1.205 +	<actionresult>
   1.206 +		<return>KErrNone</return>
   1.207 +	</actionresult>
   1.208 +</action>
   1.209 +
   1.210 +<action>
   1.211 +	<actionname>No Test,Set applications to the CAX3 certificate</actionname>
   1.212 +	<actiontype>setapplications</actiontype>
   1.213 +	<actionbody>
   1.214 +		<label>CAX3</label>
   1.215 +		<uid></uid>
   1.216 +	</actionbody>
   1.217 +	<actionresult>
   1.218 +		<return>KErrNone</return>
   1.219 +	</actionresult>
   1.220 +</action>
   1.221 +
   1.222 +<action>
   1.223 +	<actionname>No Test,set the trust for CAX3</actionname>
   1.224 +	<actiontype>settrust</actiontype>
   1.225 +	<actionbody>
   1.226 +		<label>CAX3</label>
   1.227 +		<trust>1</trust>
   1.228 +	</actionbody>
   1.229 +	<actionresult>
   1.230 +		<return>KErrNone</return>
   1.231 +	</actionresult>
   1.232 +</action>
   1.233 +
   1.234 +<action>
   1.235 +	<actionname>No Test,Set trusters to the CAW1 certificate</actionname>
   1.236 +	<actiontype>setapplications</actiontype>
   1.237 +	<actionbody>
   1.238 +		<label>CAW1</label>
   1.239 +		<uid>1 2 3</uid>
   1.240 +	</actionbody>
   1.241 +	<actionresult>
   1.242 +		<return>KErrNone</return>
   1.243 +	</actionresult>
   1.244 +</action>
   1.245 +
   1.246 +<action>
   1.247 +	<actionname>No Test,set the trust for CAW1</actionname>
   1.248 +	<actiontype>settrust</actiontype>
   1.249 +	<actionbody>
   1.250 +		<label>CAW1</label>
   1.251 +		<trust>1</trust>
   1.252 +	</actionbody>
   1.253 +	<actionresult>
   1.254 +		<return>KErrNone</return>
   1.255 +	</actionresult>
   1.256 +</action>
   1.257 +
   1.258 +<action>
   1.259 +	<actionname>No Test,Deleting the writable certificate store manager</actionname>
   1.260 +	<actiontype>delete</actiontype>
   1.261 +	<actionbody></actionbody>
   1.262 +	<actionresult>
   1.263 +		<return>KErrNone</return>
   1.264 +	</actionresult>
   1.265 +</action>
   1.266 +
   1.267 +<action>
   1.268 +	<actionname>No Test,Deleting the second certificate store manager</actionname>
   1.269 +	<actiontype>delete</actiontype>
   1.270 +	<actionbody></actionbody>
   1.271 +	<actionresult>
   1.272 +		<return>KErrNone</return>
   1.273 +	</actionresult>
   1.274 +</action>
   1.275 +
   1.276 +<action>
   1.277 +	<actionname>No Test,Deleting the client A1</actionname>
   1.278 +	<actiontype>removeclient</actiontype>
   1.279 +	<actionbody>
   1.280 +		<uid>1</uid>
   1.281 +	</actionbody>
   1.282 +	<actionresult>
   1.283 +		<return>KErrNone</return>
   1.284 +	</actionresult>
   1.285 +</action>
   1.286 +
   1.287 +<action>
   1.288 +	<actionname>No Test,Deleting the client A2</actionname>
   1.289 +	<actiontype>removeclient</actiontype>
   1.290 +	<actionbody>
   1.291 +		<uid>2</uid>
   1.292 +	</actionbody>
   1.293 +	<actionresult>
   1.294 +		<return>KErrNone</return>
   1.295 +	</actionresult>
   1.296 +</action>
   1.297 +
   1.298 +<action>
   1.299 +	<actionname>No Test,Deleting the client A3</actionname>
   1.300 +	<actiontype>removeclient</actiontype>
   1.301 +	<actionbody>
   1.302 +		<uid>3</uid>
   1.303 +	</actionbody>
   1.304 +	<actionresult>
   1.305 +		<return>KErrNone</return>
   1.306 +	</actionresult>
   1.307 +</action>
   1.308 +
   1.309 +<action>
   1.310 +	<actionname>No Test,Deleting the client A4</actionname>
   1.311 +	<actiontype>removeclient</actiontype>
   1.312 +	<actionbody>
   1.313 +		<uid>4</uid>
   1.314 +	</actionbody>
   1.315 +	<actionresult>
   1.316 +		<return>KErrNone</return>
   1.317 +	</actionresult>
   1.318 +</action>
   1.319 +
   1.320 +<action>
   1.321 +	<actionname>No Test,Deleting the CertificateAppInfoManager</actionname>
   1.322 +	<actiontype>deleteappmanager</actiontype>
   1.323 +	<actionbody></actionbody>
   1.324 +	<actionresult>
   1.325 +		<return>KErrNone</return>
   1.326 +	</actionresult>
   1.327 +</action>