persistentstorage/centralrepository/test/testexecute/SWI/data/certstore/centreproot.cfg
changeset 0 08ec8eefde2f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/persistentstorage/centralrepository/test/testexecute/SWI/data/certstore/centreproot.cfg	Fri Jan 22 11:06:30 2010 +0200
@@ -0,0 +1,16 @@
+[req]
+prompt = no
+distinguished_name = req_distinguished_name
+x509_extensions = v3_ca
+
+[req_distinguished_name]
+C=UK
+L=London
+CN=Centrep Test Root Certificate
+O=Symbian Ltd
+
+[v3_ca]
+subjectKeyIdentifier=hash
+authorityKeyIdentifier=keyid:always,issuer:always
+basicConstraints=critical,CA:TRUE, pathlen:5
+keyUsage=critical,keyCertSign