cryptoservices/browserrootcertificates/readme.txt
author Santosh V Patil <santosh.v.patil@nokia.com>
Mon, 28 Jun 2010 09:47:25 +0530
branchRCL_3
changeset 76 831589831d04
permissions -rw-r--r--
Made additional changes for bug 1170
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
76
831589831d04 Made additional changes for bug 1170
Santosh V Patil <santosh.v.patil@nokia.com>
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.
831589831d04 Made additional changes for bug 1170
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     2
831589831d04 Made additional changes for bug 1170
Santosh V Patil <santosh.v.patil@nokia.com>
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
831589831d04 Made additional changes for bug 1170
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     4
831589831d04 Made additional changes for bug 1170
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     5
After fetching the above certificate store file (certdata.txt) run the script (certconvert.py --help) for more information.