cryptoservices/browserrootcertificates/readme.txt
author hgs
Thu, 22 Jul 2010 18:30:16 +0530
changeset 85 1efb81185f1c
permissions -rw-r--r--
201028_01
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
85
1efb81185f1c 201028_01
hgs
parents:
diff changeset
     1
This component just contains the python script to convert the Mozilla root certificate store into the file format that can be used by the Symbian OS file-based certificates store.
1efb81185f1c 201028_01
hgs
parents:
diff changeset
     2
1efb81185f1c 201028_01
hgs
parents:
diff changeset
     3
The latest Mozilla certificate store can be obtained from http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
1efb81185f1c 201028_01
hgs
parents:
diff changeset
     4
1efb81185f1c 201028_01
hgs
parents:
diff changeset
     5
After fetching the above certificate store file (certdata.txt) run the script (certconvert.py --help) for more information.