cryptoservices/browserootcertificates/trustmapping.txt
author Santosh V Patil <santosh.v.patil@nokia.com>
Fri, 14 Aug 2009 22:14:14 +0530
changeset 4 8e4b1aa36db9
permissions -rw-r--r--
Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.

#
# Trust mapping file used by the certconvert.py script to match the Mozilla certificate trust to Symbian's application uid and name
# The fomat is:
# <Mozilla Trust Entry>[, <Symbian app UID>, <Name>
#

CKA_TRUST_DIGITAL_SIGNATURE
CKA_TRUST_NON_REPUDIATION
CKA_TRUST_KEY_ENCIPHERMENT
CKA_TRUST_DATA_ENCIPHERMENT
CKA_TRUST_KEY_AGREEMENT
CKA_TRUST_KEY_CERT_SIGN
CKA_TRUST_CRL_SIGN
CKA_TRUST_SERVER_AUTH, 0x1000183D, Server Authentication, 0x1000A8B6, OCSP
CKA_TRUST_CLIENT_AUTH
CKA_TRUST_CODE_SIGNING, 0x101F9B28, MIDlet Installation
CKA_TRUST_EMAIL_PROTECTION
CKA_TRUST_IPSEC_END_SYSTEM
CKA_TRUST_IPSEC_TUNNEL
CKA_TRUST_IPSEC_USER
CKA_TRUST_TIME_STAMPING