os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/bldcertstore.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/bldcertstore.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,352 @@
     1.4 +<action>
     1.5 +	<actionname>Creating a CertificateAppInfoManager</actionname>
     1.6 +	<actiontype>initappmanager</actiontype>
     1.7 +	<actionbody></actionbody>
     1.8 +	<actionresult>
     1.9 +		<return>KErrNone</return>
    1.10 +	</actionresult>
    1.11 +</action>
    1.12 +
    1.13 +<action>
    1.14 +	<actionname>Adding client SW Install</actionname>
    1.15 +	<actiontype>addclient</actiontype>
    1.16 +	<actionbody>
    1.17 +		<name>SW Install</name>
    1.18 +		<uid>268452523</uid>
    1.19 +	</actionbody>
    1.20 +	<actionresult>
    1.21 +		<return>KErrNone</return>
    1.22 +	</actionresult>
    1.23 +</action>
    1.24 +
    1.25 +<action>
    1.26 +	<actionname>Adding client SW Install</actionname>
    1.27 +	<actiontype>addclient</actiontype>
    1.28 +	<actionbody>
    1.29 +		<name>SW Install OCSP Signing</name>
    1.30 +		<uid>268478646</uid>
    1.31 +	</actionbody>
    1.32 +	<actionresult>
    1.33 +		<return>KErrNone</return>
    1.34 +	</actionresult>
    1.35 +</action>
    1.36 +
    1.37 +<action>
    1.38 +	<actionname>Adding client SW Install</actionname>
    1.39 +	<actiontype>addclient</actiontype>
    1.40 +	<actionbody>
    1.41 +		<name>MIDlet Installation</name>
    1.42 +		<uid>270506792</uid>
    1.43 +	</actionbody>
    1.44 +	<actionresult>
    1.45 +		<return>KErrNone</return>
    1.46 +	</actionresult>
    1.47 +</action>
    1.48 +
    1.49 +<action>
    1.50 +	<actionname>Adding client TLS</actionname>
    1.51 +	<actiontype>addclient</actiontype>
    1.52 +	<actionbody>
    1.53 +		<name>Server Authentication</name>
    1.54 +		<uid>268441661</uid>
    1.55 +	</actionbody>
    1.56 +	<actionresult>
    1.57 +		<return>KErrNone</return>
    1.58 +	</actionresult>
    1.59 +</action>
    1.60 +
    1.61 +<action>
    1.62 +	<actionname>Retrieving the clients</actionname>
    1.63 +	<actiontype>getclients</actiontype>
    1.64 +	<actionbody></actionbody>
    1.65 +	<actionresult>
    1.66 +		<return>KErrNone</return>
    1.67 +		<uid>268452523 268478646 270506792 268441661</uid>
    1.68 +	</actionresult>
    1.69 +</action>
    1.70 +
    1.71 +<action>
    1.72 +	<actionname>Deleting the CertificateAppInfoManager</actionname>
    1.73 +	<actiontype>deleteappmanager</actiontype>
    1.74 +	<actionbody></actionbody>
    1.75 +	<actionresult>
    1.76 +		<return>KErrNone</return>
    1.77 +	</actionresult>
    1.78 +</action>
    1.79 +
    1.80 +<action>
    1.81 +	<actionname>Creating a new file certstore</actionname>
    1.82 +	<actiontype>createfilecertstore</actiontype>
    1.83 +	<actionbody>
    1.84 +		<filename>c:\system\data\cacerts.dat</filename>
    1.85 +	</actionbody>
    1.86 +	<actionresult>
    1.87 +		<return>KErrNone</return>
    1.88 +	</actionresult>
    1.89 +</action>
    1.90 +
    1.91 +<action>
    1.92 +	<actionname>Initializing a CUnifiedCertStore</actionname>
    1.93 +	<actiontype>init</actiontype>
    1.94 +	<actionbody>
    1.95 +		<mode>write</mode>
    1.96 +	</actionbody>
    1.97 +	<actionresult>
    1.98 +		<return>KErrNone</return>
    1.99 +	</actionresult>
   1.100 +</action>
   1.101 +
   1.102 +<action>
   1.103 +	<actionname>Add Symbian Identity ACS Root Certificate</actionname>
   1.104 +	<actiontype>addcert</actiontype>
   1.105 +	<actionbody>
   1.106 +		<format>X509</format>
   1.107 +		<label>Identity ACS Root</label>
   1.108 +		<issuerkey></issuerkey>
   1.109 +		<subjectkey></subjectkey>
   1.110 +		<certstore>0</certstore>
   1.111 +		<certfile>c:\tappinst\certs\Symbiana.der</certfile>
   1.112 +		<certowner>CA</certowner>
   1.113 +	</actionbody>
   1.114 +	<actionresult>
   1.115 +		<return>KErrNone</return>
   1.116 +	</actionresult>
   1.117 +</action>
   1.118 +
   1.119 +<action>
   1.120 +	<actionname>Add Symbian Testing ACS Root Certificate</actionname>
   1.121 +	<actiontype>addcert</actiontype>
   1.122 +	<actionbody>
   1.123 +		<format>X509</format>
   1.124 +		<label>Testing ACS Root</label>
   1.125 +		<issuerkey></issuerkey>
   1.126 +		<subjectkey></subjectkey>
   1.127 +		<certstore>0</certstore>
   1.128 +		<certfile>c:\tappinst\certs\Symbianb.der</certfile>
   1.129 +		<certowner>CA</certowner>
   1.130 +	</actionbody>
   1.131 +	<actionresult>
   1.132 +		<return>KErrNone</return>
   1.133 +	</actionresult>
   1.134 +</action>
   1.135 +
   1.136 +<action>
   1.137 +	<actionname>Add the certificate for the SSL server CA</actionname>
   1.138 +	<actiontype>addcert</actiontype>
   1.139 +	<actionbody>
   1.140 +		<format>X509</format>
   1.141 +		<label>TestCA</label>
   1.142 +		<issuerkey></issuerkey>
   1.143 +		<subjectkey></subjectkey>
   1.144 +		<certstore>0</certstore>
   1.145 +		<certfile>c:\tappinst\certs\cacert.crt</certfile>
   1.146 +		<certowner>CA</certowner>
   1.147 +	</actionbody>
   1.148 +	<actionresult>
   1.149 +		<return>KErrNone</return>
   1.150 +	</actionresult>
   1.151 +</action>
   1.152 +
   1.153 +<action>
   1.154 +	<actionname>Add the certificate Thawte Root</actionname>
   1.155 +	<actiontype>addcert</actiontype>
   1.156 +	<actionbody>
   1.157 +		<format>X509</format>
   1.158 +		<label>Thawte Root</label>
   1.159 +		<issuerkey></issuerkey>
   1.160 +		<subjectkey></subjectkey>
   1.161 +		<certstore>0</certstore>
   1.162 +		<certfile>c:\tappinst\certs\thawtetest.crt</certfile>
   1.163 +		<certowner>CA</certowner>
   1.164 +	</actionbody>
   1.165 +	<actionresult>
   1.166 +		<return>KErrNone</return>
   1.167 +	</actionresult>
   1.168 +</action>
   1.169 +
   1.170 +<action>
   1.171 +	<actionname>Add the certificate TOCSP-Root5-RSA</actionname>
   1.172 +	<actiontype>addcert</actiontype>
   1.173 +	<actionbody>
   1.174 +		<format>X509</format>
   1.175 +		<label>TOCSP-Root5-RSA</label>
   1.176 +		<issuerkey></issuerkey>
   1.177 +		<subjectkey></subjectkey>
   1.178 +		<certstore>0</certstore>
   1.179 +		<certfile>c:\tappinst\certs\TOCSP-Root5-RSA.cer</certfile>
   1.180 +		<certowner>CA</certowner>
   1.181 +	</actionbody>
   1.182 +	<actionresult>
   1.183 +		<return>KErrNone</return>
   1.184 +	</actionresult>
   1.185 +</action>
   1.186 +
   1.187 +<action>
   1.188 +	<actionname>Add the certificate TOCSP-Signing5-RSA</actionname>
   1.189 +	<actiontype>addcert</actiontype>
   1.190 +	<actionbody>
   1.191 +		<format>X509</format>
   1.192 +		<label>TOCSP-Signing5-RSA</label>
   1.193 +		<issuerkey></issuerkey>
   1.194 +		<subjectkey></subjectkey>
   1.195 +		<certstore>0</certstore>
   1.196 +		<certfile>c:\tappinst\certs\TOCSP-Signing5-RSA.cer</certfile>
   1.197 +		<certowner>CA</certowner>
   1.198 +	</actionbody>
   1.199 +	<actionresult>
   1.200 +		<return>KErrNone</return>
   1.201 +	</actionresult>
   1.202 +</action>
   1.203 +
   1.204 +<action>
   1.205 +	<actionname>Set applications to the Identity ACS Root certificate</actionname>
   1.206 +	<actiontype>setapplications</actiontype>
   1.207 +	<actionbody>
   1.208 +		<label>Identity ACS Root</label>
   1.209 +		<uid>268452523 270506792</uid>
   1.210 +	</actionbody>
   1.211 +	<actionresult>
   1.212 +		<return>KErrNone</return>
   1.213 +	</actionresult>
   1.214 +</action>
   1.215 +
   1.216 +<action>
   1.217 +	<actionname>Set applications to the Testing ACS Root certificate</actionname>
   1.218 +	<actiontype>setapplications</actiontype>
   1.219 +	<actionbody>
   1.220 +		<label>Testing ACS Root</label>
   1.221 +		<uid>268452523 270506792</uid>
   1.222 +	</actionbody>
   1.223 +	<actionresult>
   1.224 +		<return>KErrNone</return>
   1.225 +	</actionresult>
   1.226 +</action>
   1.227 +
   1.228 +<action>
   1.229 +	<actionname>Set TLS application for the TestCA certificate</actionname>
   1.230 +	<actiontype>setapplications</actiontype>
   1.231 +	<actionbody>
   1.232 +		<label>TestCA</label>
   1.233 +		<uid>268441661</uid>
   1.234 +	</actionbody>
   1.235 +	<actionresult>
   1.236 +		<return>KErrNone</return>
   1.237 +	</actionresult>
   1.238 +</action>
   1.239 +
   1.240 +<action>
   1.241 +	<actionname>Set applications to the Thawte Root certificate</actionname>
   1.242 +	<actiontype>setapplications</actiontype>
   1.243 +	<actionbody>
   1.244 +		<label>Thawte Root</label>
   1.245 +		<uid>268452523</uid>
   1.246 +	</actionbody>
   1.247 +	<actionresult>
   1.248 +		<return>KErrNone</return>
   1.249 +	</actionresult>
   1.250 +</action>
   1.251 +
   1.252 +<action>
   1.253 +	<actionname>Set applications to the TOCSP-Root5-RSA certificate</actionname>
   1.254 +	<actiontype>setapplications</actiontype>
   1.255 +	<actionbody>
   1.256 +		<label>TOCSP-Root5-RSA</label>
   1.257 +		<uid>268452523 270506792</uid>
   1.258 +	</actionbody>
   1.259 +	<actionresult>
   1.260 +		<return>KErrNone</return>
   1.261 +	</actionresult>
   1.262 +</action>
   1.263 +
   1.264 +<action>
   1.265 +	<actionname>Set applications to the TOCSP-Signing5-RSA certificate</actionname>
   1.266 +	<actiontype>setapplications</actiontype>
   1.267 +	<actionbody>
   1.268 +		<label>TOCSP-Signing5-RSA</label>
   1.269 +		<uid>268478646</uid>
   1.270 +	</actionbody>
   1.271 +	<actionresult>
   1.272 +		<return>KErrNone</return>
   1.273 +	</actionresult>
   1.274 +</action>
   1.275 +
   1.276 +<action>
   1.277 +	<actionname>Set the trust for Identity ACS Root</actionname>
   1.278 +	<actiontype>settrust</actiontype>
   1.279 +	<actionbody>
   1.280 +		<label>Identity ACS Root</label>
   1.281 +		<trust>1</trust>
   1.282 +	</actionbody>
   1.283 +	<actionresult>
   1.284 +		<return>KErrNone</return>
   1.285 +	</actionresult>
   1.286 +</action>
   1.287 +
   1.288 +<action>
   1.289 +	<actionname>Set the trust for Testing ACS Root</actionname>
   1.290 +	<actiontype>settrust</actiontype>
   1.291 +	<actionbody>
   1.292 +		<label>Testing ACS Root</label>
   1.293 +		<trust>1</trust>
   1.294 +	</actionbody>
   1.295 +	<actionresult>
   1.296 +		<return>KErrNone</return>
   1.297 +	</actionresult>
   1.298 +</action>
   1.299 +
   1.300 +<action>
   1.301 +	<actionname>set the trust for Thawte Root</actionname>
   1.302 +	<actiontype>settrust</actiontype>
   1.303 +	<actionbody>
   1.304 +		<label>Thawte Root</label>
   1.305 +		<trust>1</trust>
   1.306 +	</actionbody>
   1.307 +	<actionresult>
   1.308 +		<return>KErrNone</return>
   1.309 +	</actionresult>
   1.310 +</action>
   1.311 +
   1.312 +<action>
   1.313 +	<actionname>set the trust for TOCSP-Root5-RSA certificate</actionname>
   1.314 +	<actiontype>settrust</actiontype>
   1.315 +	<actionbody>
   1.316 +		<label>TOCSP-Root5-RSA</label>
   1.317 +		<trust>1</trust>
   1.318 +	</actionbody>
   1.319 +	<actionresult>
   1.320 +		<return>KErrNone</return>
   1.321 +	</actionresult>
   1.322 +</action>
   1.323 +
   1.324 +<action>
   1.325 +	<actionname>set the trust for TOCSP-Signing5-RSA certificate</actionname>
   1.326 +	<actiontype>settrust</actiontype>
   1.327 +	<actionbody>
   1.328 +		<label>TOCSP-Signing5-RSA</label>
   1.329 +		<trust>1</trust>
   1.330 +	</actionbody>
   1.331 +	<actionresult>
   1.332 +		<return>KErrNone</return>
   1.333 +	</actionresult>
   1.334 +</action>
   1.335 +
   1.336 +<action>
   1.337 +	<actionname>set trust for TestCA certificate</actionname>
   1.338 +	<actiontype>settrust</actiontype>
   1.339 +	<actionbody>
   1.340 +		<label>TestCA</label>
   1.341 +		<trust>1</trust>
   1.342 +	</actionbody>
   1.343 +	<actionresult>
   1.344 +		<return>KErrNone</return>
   1.345 +	</actionresult>
   1.346 +</action>
   1.347 +
   1.348 +<action>
   1.349 +	<actionname>Deleting the writable certificate store manager</actionname>
   1.350 +	<actiontype>delete</actiontype>
   1.351 +	<actionbody></actionbody>
   1.352 +	<actionresult>
   1.353 +		<return>KErrNone</return>
   1.354 +	</actionresult>
   1.355 +</action>