os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComSWITests/data/certstore/centreproot.cfg
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComSWITests/data/certstore/centreproot.cfg	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +[req]
     1.5 +prompt = no
     1.6 +distinguished_name = req_distinguished_name
     1.7 +x509_extensions = v3_ca
     1.8 +
     1.9 +[req_distinguished_name]
    1.10 +C=UK
    1.11 +L=London
    1.12 +CN=Centrep Test Root Certificate
    1.13 +O=Symbian Ltd
    1.14 +
    1.15 +[v3_ca]
    1.16 +subjectKeyIdentifier=hash
    1.17 +authorityKeyIdentifier=keyid:always,issuer:always
    1.18 +basicConstraints=critical,CA:TRUE, pathlen:5
    1.19 +keyUsage=critical,keyCertSign