diff -r 000000000000 -r bde4ae8d615e os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComSWITests/data/certstore/centreproot.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComSWITests/data/certstore/centreproot.cfg Fri Jun 15 03:10:57 2012 +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