diff -r 000000000000 -r bde4ae8d615e os/security/cryptoservices/browserrootcertificates/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/security/cryptoservices/browserrootcertificates/readme.txt Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,5 @@ +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. + +The latest Mozilla certificate store can be obtained from http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1 + +After fetching the above certificate store file (certdata.txt) run the script (certconvert.py --help) for more information.