cryptoservices/browserrootcertificates/trustmapping.txt
author Santosh V Patil <santosh.v.patil@nokia.com>
Mon, 23 Nov 2009 09:18:22 +0530
changeset 25 f3b0b5725c58
parent 17 445614b8b140
permissions -rw-r--r--
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.

#
# 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