author | sl@SLION-WIN7.fritz.box |
Fri, 15 Jun 2012 03:10:57 +0200 | |
changeset 0 | bde4ae8d615e |
permissions | -rw-r--r-- |
sl@0 | 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. |
sl@0 | 2 |
|
sl@0 | 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 |
sl@0 | 4 |
|
sl@0 | 5 |
After fetching the above certificate store file (certdata.txt) run the script (certconvert.py --help) for more information. |