cryptoservices/browserootcertificates/certdata.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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     1
# 
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     2
# ***** BEGIN LICENSE BLOCK *****
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     3
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     4
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     5
# The contents of this file are subject to the Mozilla Public License Version
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     6
# 1.1 (the "License"); you may not use this file except in compliance with
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     7
# the License. You may obtain a copy of the License at
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     8
# http://www.mozilla.org/MPL/
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     9
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    10
# Software distributed under the License is distributed on an "AS IS" basis,
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    11
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    12
# for the specific language governing rights and limitations under the
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    13
# License.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    14
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    15
# The Original Code is the Netscape security libraries.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    16
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    17
# The Initial Developer of the Original Code is
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    18
# Netscape Communications Corporation.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    19
# Portions created by the Initial Developer are Copyright (C) 1994-2000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    20
# the Initial Developer. All Rights Reserved.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    21
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    22
# Contributor(s):
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    23
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    24
# Alternatively, the contents of this file may be used under the terms of
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    25
# either the GNU General Public License Version 2 or later (the "GPL"), or
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    26
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    27
# in which case the provisions of the GPL or the LGPL are applicable instead
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    28
# of those above. If you wish to allow use of your version of this file only
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    29
# under the terms of either the GPL or the LGPL, and not to allow others to
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    30
# use your version of this file under the terms of the MPL, indicate your
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    31
# decision by deleting the provisions above and replace them with the notice
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    32
# and other provisions required by the GPL or the LGPL. If you do not delete
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    33
# the provisions above, a recipient may use your version of this file under
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    34
# the terms of any one of the MPL, the GPL or the LGPL.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    35
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    36
# ***** END LICENSE BLOCK *****
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    37
CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.54 $ $Date: 2009/08/13 23:40:29 $"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    38
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    39
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    40
# certdata.txt
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    41
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    42
# This file contains the object definitions for the certs and other
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    43
# information "built into" NSS.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    44
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    45
# Object definitions:
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    46
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    47
#    Certificates
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    48
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    49
#  -- Attribute --          -- type --              -- value --
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    50
#  CKA_CLASS                CK_OBJECT_CLASS         CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    51
#  CKA_TOKEN                CK_BBOOL                CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    52
#  CKA_PRIVATE              CK_BBOOL                CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    53
#  CKA_MODIFIABLE           CK_BBOOL                CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    54
#  CKA_LABEL                UTF8                    (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    55
#  CKA_CERTIFICATE_TYPE     CK_CERTIFICATE_TYPE     CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    56
#  CKA_SUBJECT              DER+base64              (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    57
#  CKA_ID                   byte array              (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    58
#  CKA_ISSUER               DER+base64              (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    59
#  CKA_SERIAL_NUMBER        DER+base64              (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    60
#  CKA_VALUE                DER+base64              (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    61
#  CKA_NETSCAPE_EMAIL       ASCII7                  (unused here)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    62
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    63
#    Trust
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    64
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    65
#  -- Attribute --              -- type --          -- value --
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    66
#  CKA_CLASS                    CK_OBJECT_CLASS     CKO_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    67
#  CKA_TOKEN                    CK_BBOOL            CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    68
#  CKA_PRIVATE                  CK_BBOOL            CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    69
#  CKA_MODIFIABLE               CK_BBOOL            CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    70
#  CKA_LABEL                    UTF8                (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    71
#  CKA_ISSUER                   DER+base64          (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    72
#  CKA_SERIAL_NUMBER            DER+base64          (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    73
#  CKA_CERT_HASH                binary+base64       (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    74
#  CKA_EXPIRES                  CK_DATE             (not used here)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    75
#  CKA_TRUST_DIGITAL_SIGNATURE  CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    76
#  CKA_TRUST_NON_REPUDIATION    CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    77
#  CKA_TRUST_KEY_ENCIPHERMENT   CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    78
#  CKA_TRUST_DATA_ENCIPHERMENT  CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    79
#  CKA_TRUST_KEY_AGREEMENT      CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    80
#  CKA_TRUST_KEY_CERT_SIGN      CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    81
#  CKA_TRUST_CRL_SIGN           CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    82
#  CKA_TRUST_SERVER_AUTH        CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    83
#  CKA_TRUST_CLIENT_AUTH        CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    84
#  CKA_TRUST_CODE_SIGNING       CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    85
#  CKA_TRUST_EMAIL_PROTECTION   CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    86
#  CKA_TRUST_IPSEC_END_SYSTEM   CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    87
#  CKA_TRUST_IPSEC_TUNNEL       CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    88
#  CKA_TRUST_IPSEC_USER         CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    89
#  CKA_TRUST_TIME_STAMPING      CK_TRUST            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    90
#  CKA_TRUST_STEP_UP_APPROVED   CK_BBOOL            (varies)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    91
#  (other trust attributes can be defined)
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    92
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    93
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    94
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    95
# The object to tell NSS that this is a root list and we don't
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    96
# have to go looking for others.
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    97
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    98
BEGINDATA
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    99
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_BUILTIN_ROOT_LIST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   100
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   101
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   102
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   103
CKA_LABEL UTF8 "Mozilla Builtin Roots"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   105
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   106
# Certificate "Verisign/RSA Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   107
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   108
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   109
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   110
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   111
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   112
CKA_LABEL UTF8 "Verisign/RSA Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   113
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   114
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   115
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   116
\040\060\036\006\003\125\004\012\023\027\122\123\101\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   117
\164\141\040\123\145\143\165\162\151\164\171\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   118
\056\061\056\060\054\006\003\125\004\013\023\045\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   119
\162\145\040\123\145\162\166\145\162\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   120
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   121
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   122
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   123
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   124
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   125
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   126
\040\060\036\006\003\125\004\012\023\027\122\123\101\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   127
\164\141\040\123\145\143\165\162\151\164\171\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   128
\056\061\056\060\054\006\003\125\004\013\023\045\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   129
\162\145\040\123\145\162\166\145\162\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   130
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   131
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   132
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   133
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   134
\002\020\002\255\146\176\116\105\376\136\127\157\074\230\031\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   135
\335\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   136
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   137
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   138
\060\202\002\064\060\202\001\241\002\020\002\255\146\176\116\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   139
\376\136\127\157\074\230\031\136\335\300\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   140
\110\206\367\015\001\001\002\005\000\060\137\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   141
\003\125\004\006\023\002\125\123\061\040\060\036\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   142
\012\023\027\122\123\101\040\104\141\164\141\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   143
\162\151\164\171\054\040\111\156\143\056\061\056\060\054\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   144
\125\004\013\023\045\123\145\143\165\162\145\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   145
\145\162\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   146
\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   147
\061\061\060\071\060\060\060\060\060\060\132\027\015\061\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   148
\061\060\067\062\063\065\071\065\071\132\060\137\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   149
\006\003\125\004\006\023\002\125\123\061\040\060\036\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   150
\004\012\023\027\122\123\101\040\104\141\164\141\040\123\145\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   151
\165\162\151\164\171\054\040\111\156\143\056\061\056\060\054\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   152
\003\125\004\013\023\045\123\145\143\165\162\145\040\123\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   153
\166\145\162\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   154
\156\040\101\165\164\150\157\162\151\164\171\060\201\233\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   155
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   156
\000\060\201\205\002\176\000\222\316\172\301\256\203\076\132\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   157
\211\203\127\254\045\001\166\014\255\256\216\054\067\316\353\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   158
\170\144\124\003\345\204\100\121\311\277\217\010\342\212\202\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   159
\322\026\206\067\125\351\261\041\002\255\166\150\201\232\005\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   160
\113\311\113\045\146\042\126\154\210\007\217\367\201\131\155\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   161
\007\145\160\023\161\166\076\233\167\114\343\120\211\126\230\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   162
\271\035\247\051\032\023\056\112\021\131\234\036\025\325\111\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   163
\054\163\072\151\202\261\227\071\234\155\160\147\110\345\335\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   164
\326\310\036\173\002\003\001\000\001\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   165
\206\367\015\001\001\002\005\000\003\176\000\145\335\176\341\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   166
\354\260\342\072\340\354\161\106\232\031\021\270\323\307\240\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   167
\003\100\046\002\076\011\234\341\022\263\321\132\366\067\245\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   168
\141\003\266\133\026\151\073\306\104\010\014\210\123\014\153\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   169
\111\307\076\065\334\154\271\273\252\337\134\273\072\057\223\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   170
\266\251\113\115\362\040\367\315\137\177\144\173\216\334\000\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   171
\327\372\167\312\071\026\131\157\016\352\323\265\203\177\115\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   172
\102\126\166\264\311\137\004\370\070\370\353\322\137\165\137\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   173
\173\374\345\216\200\174\374\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   174
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   176
# Trust for Certificate "Verisign/RSA Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   177
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   178
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   179
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   180
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   181
CKA_LABEL UTF8 "Verisign/RSA Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   182
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   183
\104\143\305\061\327\314\301\000\147\224\141\053\266\126\323\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   184
\202\127\204\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   185
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   186
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   187
\164\173\202\003\103\360\000\236\153\263\354\107\277\205\245\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   188
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   189
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   190
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   191
\040\060\036\006\003\125\004\012\023\027\122\123\101\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   192
\164\141\040\123\145\143\165\162\151\164\171\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   193
\056\061\056\060\054\006\003\125\004\013\023\045\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   194
\162\145\040\123\145\162\166\145\162\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   195
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   196
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   197
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   198
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   199
\002\020\002\255\146\176\116\105\376\136\127\157\074\230\031\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   200
\335\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   201
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   202
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   203
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   204
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   205
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   207
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   208
# Certificate "GTE CyberTrust Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   209
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   210
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   211
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   212
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   213
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   214
CKA_LABEL UTF8 "GTE CyberTrust Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   215
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   216
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   217
\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   218
\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   219
\162\160\157\162\141\164\151\157\156\061\034\060\032\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   220
\004\003\023\023\107\124\105\040\103\171\142\145\162\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   221
\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   222
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   223
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   224
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   225
\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   226
\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   227
\162\160\157\162\141\164\151\157\156\061\034\060\032\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   228
\004\003\023\023\107\124\105\040\103\171\142\145\162\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   229
\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   230
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   231
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   232
\002\002\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   233
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   234
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   235
\060\202\001\372\060\202\001\143\002\002\001\243\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   236
\052\206\110\206\367\015\001\001\004\005\000\060\105\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   237
\011\006\003\125\004\006\023\002\125\123\061\030\060\026\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   238
\125\004\012\023\017\107\124\105\040\103\157\162\160\157\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   239
\164\151\157\156\061\034\060\032\006\003\125\004\003\023\023\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   240
\124\105\040\103\171\142\145\162\124\162\165\163\164\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   241
\157\164\060\036\027\015\071\066\060\062\062\063\062\063\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   242
\060\060\132\027\015\060\066\060\062\062\063\062\063\065\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   243
\060\132\060\105\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   244
\123\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   245
\103\157\162\160\157\162\141\164\151\157\156\061\034\060\032\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   246
\003\125\004\003\023\023\107\124\105\040\103\171\142\145\162\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   247
\162\165\163\164\040\122\157\157\164\060\201\237\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   248
\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   249
\201\211\002\201\201\000\270\346\117\272\333\230\174\161\174\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   250
\104\267\323\017\106\331\144\345\223\301\102\216\307\272\111\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   251
\065\055\172\347\213\275\345\005\061\131\306\261\057\012\014\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   252
\237\247\077\242\011\146\204\126\036\067\051\033\207\351\176\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   253
\312\232\237\245\177\365\025\224\243\325\242\106\202\330\150\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   254
\321\067\025\006\150\257\275\370\260\263\360\051\365\225\132\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   255
\026\141\167\012\042\045\324\117\105\252\307\275\345\226\337\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   256
\324\250\216\102\314\044\300\036\221\047\112\265\155\006\200\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   257
\071\304\242\136\070\003\002\003\001\000\001\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   258
\206\110\206\367\015\001\001\004\005\000\003\201\201\000\022\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   259
\165\306\137\035\341\141\125\200\000\324\201\113\173\061\017\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   260
\143\347\075\363\003\371\364\066\250\273\331\343\245\227\115\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   261
\053\051\340\326\152\163\201\346\300\211\243\323\361\340\245\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   262
\042\067\232\143\302\110\040\264\333\162\343\310\366\331\174\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   263
\261\257\123\332\024\264\041\270\326\325\226\343\376\116\014\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   264
\142\266\232\112\371\102\335\214\157\201\251\161\377\364\012\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   265
\155\155\104\016\235\363\164\164\250\325\064\111\351\136\236\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   266
\264\172\341\345\132\037\204\060\234\323\237\245\045\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   267
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   268
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   269
# Trust for Certificate "GTE CyberTrust Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   270
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   271
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   272
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   273
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   274
CKA_LABEL UTF8 "GTE CyberTrust Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   275
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   276
\220\336\336\236\114\116\237\157\330\206\027\127\235\323\221\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   277
\145\246\211\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   278
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   279
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   280
\304\327\360\262\243\305\175\141\147\360\004\315\103\323\272\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   281
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   282
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   283
\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   284
\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   285
\162\160\157\162\141\164\151\157\156\061\034\060\032\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   286
\004\003\023\023\107\124\105\040\103\171\142\145\162\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   287
\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   288
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   289
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   290
\002\002\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   291
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   292
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   293
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   294
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   295
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   296
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   297
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   298
# Certificate "GTE CyberTrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   299
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   300
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   301
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   302
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   303
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   304
CKA_LABEL UTF8 "GTE CyberTrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   305
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   306
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   307
\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   308
\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   309
\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   310
\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   311
\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   312
\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   313
\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   314
\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   315
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   316
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   317
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   318
\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   319
\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   320
\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   321
\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   322
\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   323
\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   324
\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   325
\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   326
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   327
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   328
\002\002\001\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   329
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   330
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   331
\060\202\002\132\060\202\001\303\002\002\001\245\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   332
\052\206\110\206\367\015\001\001\004\005\000\060\165\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   333
\011\006\003\125\004\006\023\002\125\123\061\030\060\026\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   334
\125\004\012\023\017\107\124\105\040\103\157\162\160\157\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   335
\164\151\157\156\061\047\060\045\006\003\125\004\013\023\036\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   336
\124\105\040\103\171\142\145\162\124\162\165\163\164\040\123\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   337
\154\165\164\151\157\156\163\054\040\111\156\143\056\061\043\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   338
\041\006\003\125\004\003\023\032\107\124\105\040\103\171\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   339
\162\124\162\165\163\164\040\107\154\157\142\141\154\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   340
\157\164\060\036\027\015\071\070\060\070\061\063\060\060\062\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   341
\060\060\132\027\015\061\070\060\070\061\063\062\063\065\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   342
\060\132\060\165\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   343
\123\061\030\060\026\006\003\125\004\012\023\017\107\124\105\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   344
\103\157\162\160\157\162\141\164\151\157\156\061\047\060\045\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   345
\003\125\004\013\023\036\107\124\105\040\103\171\142\145\162\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   346
\162\165\163\164\040\123\157\154\165\164\151\157\156\163\054\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   347
\111\156\143\056\061\043\060\041\006\003\125\004\003\023\032\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   348
\124\105\040\103\171\142\145\162\124\162\165\163\164\040\107\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   349
\157\142\141\154\040\122\157\157\164\060\201\237\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   350
\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   351
\201\211\002\201\201\000\225\017\240\266\360\120\234\350\172\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   352
\210\315\335\027\016\056\260\224\320\033\075\016\366\224\300\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   353
\224\307\006\310\220\227\310\270\144\032\172\176\154\074\123\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   354
\067\050\163\140\177\262\227\123\007\237\123\371\155\130\224\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   355
\257\215\155\210\147\200\346\355\262\225\317\162\061\312\245\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   356
\162\272\134\002\347\144\102\347\371\251\054\326\072\015\254\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   357
\102\252\044\001\071\346\234\077\001\205\127\015\130\207\105\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   358
\323\205\252\223\151\046\205\160\110\200\077\022\025\307\171\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   359
\037\005\057\073\142\231\002\003\001\000\001\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   360
\206\110\206\367\015\001\001\004\005\000\003\201\201\000\155\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   361
\033\011\351\136\331\121\333\147\042\141\244\052\074\110\167\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   362
\240\174\246\336\163\242\024\003\205\075\373\253\016\060\305\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   363
\026\063\201\023\010\236\173\064\116\337\100\310\164\327\271\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   364
\334\364\166\125\175\233\143\124\030\351\360\352\363\134\261\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   365
\213\102\036\271\300\225\116\272\372\325\342\174\365\150\141\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   366
\216\354\005\227\137\133\260\327\243\205\064\304\044\247\015\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   367
\225\223\357\313\224\330\236\037\235\134\205\155\307\252\256\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   368
\037\042\265\315\225\255\272\247\314\371\253\013\172\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   369
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   371
# Trust for Certificate "GTE CyberTrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   372
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   373
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   374
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   375
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   376
CKA_LABEL UTF8 "GTE CyberTrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   377
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   378
\227\201\171\120\330\034\226\160\314\064\330\011\317\171\104\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   379
\066\176\364\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   380
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   381
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   382
\312\075\323\150\361\003\134\320\062\372\270\053\131\350\132\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   383
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   384
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   385
\060\165\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   386
\030\060\026\006\003\125\004\012\023\017\107\124\105\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   387
\162\160\157\162\141\164\151\157\156\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   388
\004\013\023\036\107\124\105\040\103\171\142\145\162\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   389
\163\164\040\123\157\154\165\164\151\157\156\163\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   390
\143\056\061\043\060\041\006\003\125\004\003\023\032\107\124\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   391
\040\103\171\142\145\162\124\162\165\163\164\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   392
\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   393
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   394
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   395
\002\002\001\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   396
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   397
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   398
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   399
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   400
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   401
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   402
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   403
# Certificate "Thawte Personal Basic CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   404
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   405
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   406
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   407
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   408
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   409
CKA_LABEL UTF8 "Thawte Personal Basic CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   410
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   411
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   412
\060\201\313\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   413
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   414
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   415
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   416
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   417
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   418
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   419
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   420
\156\061\041\060\037\006\003\125\004\003\023\030\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   421
\164\145\040\120\145\162\163\157\156\141\154\040\102\141\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   422
\143\040\103\101\061\050\060\046\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   423
\001\011\001\026\031\160\145\162\163\157\156\141\154\055\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   424
\163\151\143\100\164\150\141\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   425
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   426
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   427
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   428
\060\201\313\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   429
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   430
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   431
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   432
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   433
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   434
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   435
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   436
\156\061\041\060\037\006\003\125\004\003\023\030\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   437
\164\145\040\120\145\162\163\157\156\141\154\040\102\141\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   438
\143\040\103\101\061\050\060\046\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   439
\001\011\001\026\031\160\145\162\163\157\156\141\154\055\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   440
\163\151\143\100\164\150\141\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   441
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   442
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   443
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   444
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   445
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   446
\060\202\003\041\060\202\002\212\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   447
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   448
\201\313\061\013\060\011\006\003\125\004\006\023\002\132\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   449
\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   450
\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   451
\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   452
\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   453
\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   454
\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   455
\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   456
\061\041\060\037\006\003\125\004\003\023\030\124\150\141\167\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   457
\145\040\120\145\162\163\157\156\141\154\040\102\141\163\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   458
\040\103\101\061\050\060\046\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   459
\011\001\026\031\160\145\162\163\157\156\141\154\055\142\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   460
\151\143\100\164\150\141\167\164\145\056\143\157\155\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   461
\015\071\066\060\061\060\061\060\060\060\060\060\060\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   462
\062\060\061\062\063\061\062\063\065\071\065\071\132\060\201\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   463
\061\013\060\011\006\003\125\004\006\023\002\132\101\061\025\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   464
\023\006\003\125\004\010\023\014\127\145\163\164\145\162\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   465
\103\141\160\145\061\022\060\020\006\003\125\004\007\023\011\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   466
\141\160\145\040\124\157\167\156\061\032\060\030\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   467
\012\023\021\124\150\141\167\164\145\040\103\157\156\163\165\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   468
\164\151\156\147\061\050\060\046\006\003\125\004\013\023\037\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   469
\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   470
\166\151\143\145\163\040\104\151\166\151\163\151\157\156\061\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   471
\060\037\006\003\125\004\003\023\030\124\150\141\167\164\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   472
\120\145\162\163\157\156\141\154\040\102\141\163\151\143\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   473
\101\061\050\060\046\006\011\052\206\110\206\367\015\001\011\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   474
\026\031\160\145\162\163\157\156\141\154\055\142\141\163\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   475
\100\164\150\141\167\164\145\056\143\157\155\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   476
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   477
\000\060\201\211\002\201\201\000\274\274\223\123\155\300\120\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   478
\202\025\346\110\224\065\246\132\276\157\102\372\017\107\356\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   479
\165\162\335\215\111\233\226\127\240\170\324\312\077\121\263\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   480
\013\221\166\027\042\007\227\152\304\121\223\113\340\215\357\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   481
\225\241\014\115\332\064\220\035\027\211\227\340\065\070\127\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   482
\300\364\010\160\351\074\104\173\120\176\141\232\220\343\043\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   483
\210\021\106\047\365\013\007\016\273\335\321\177\040\012\210\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   484
\126\013\056\034\200\332\361\343\236\051\357\024\275\012\104\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   485
\033\133\030\321\277\043\223\041\002\003\001\000\001\243\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   486
\021\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   487
\001\377\060\015\006\011\052\206\110\206\367\015\001\001\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   488
\000\003\201\201\000\055\342\231\153\260\075\172\211\327\131\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   489
\224\001\037\053\335\022\113\123\302\255\177\252\247\000\134\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   490
\100\127\045\112\070\252\204\160\271\331\200\017\245\173\134\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   491
\163\306\275\327\212\141\134\003\343\055\047\250\027\340\204\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   492
\102\334\136\233\306\267\262\155\273\164\257\344\077\313\247\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   493
\260\340\135\276\170\203\045\224\322\333\201\017\171\007\155\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   494
\364\071\025\132\122\001\173\336\062\326\115\070\366\022\134\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   495
\120\337\005\133\275\024\113\241\337\051\272\073\101\215\367\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   496
\126\241\337\042\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   497
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   498
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   499
# Trust for Certificate "Thawte Personal Basic CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   500
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   501
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   502
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   503
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   504
CKA_LABEL UTF8 "Thawte Personal Basic CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   505
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   506
\100\347\214\035\122\075\034\331\225\117\254\032\032\263\275\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   507
\272\241\133\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   508
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   509
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   510
\346\013\322\311\312\055\210\333\032\161\016\113\170\353\002\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   511
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   512
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   513
\060\201\313\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   514
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   515
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   516
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   517
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   518
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   519
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   520
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   521
\156\061\041\060\037\006\003\125\004\003\023\030\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   522
\164\145\040\120\145\162\163\157\156\141\154\040\102\141\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   523
\143\040\103\101\061\050\060\046\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   524
\001\011\001\026\031\160\145\162\163\157\156\141\154\055\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   525
\163\151\143\100\164\150\141\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   526
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   527
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   528
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   529
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   530
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   531
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   532
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   533
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   534
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   535
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   536
# Certificate "Thawte Personal Premium CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   537
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   538
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   539
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   540
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   541
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   542
CKA_LABEL UTF8 "Thawte Personal Premium CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   543
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   544
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   545
\060\201\317\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   546
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   547
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   548
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   549
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   550
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   551
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   552
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   553
\156\061\043\060\041\006\003\125\004\003\023\032\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   554
\164\145\040\120\145\162\163\157\156\141\154\040\120\162\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   555
\151\165\155\040\103\101\061\052\060\050\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   556
\367\015\001\011\001\026\033\160\145\162\163\157\156\141\154\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   557
\160\162\145\155\151\165\155\100\164\150\141\167\164\145\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   558
\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   559
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   560
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   561
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   562
\060\201\317\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   563
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   564
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   565
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   566
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   567
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   568
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   569
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   570
\156\061\043\060\041\006\003\125\004\003\023\032\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   571
\164\145\040\120\145\162\163\157\156\141\154\040\120\162\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   572
\151\165\155\040\103\101\061\052\060\050\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   573
\367\015\001\011\001\026\033\160\145\162\163\157\156\141\154\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   574
\160\162\145\155\151\165\155\100\164\150\141\167\164\145\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   575
\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   576
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   577
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   578
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   579
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   580
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   581
\060\202\003\051\060\202\002\222\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   582
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   583
\201\317\061\013\060\011\006\003\125\004\006\023\002\132\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   584
\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   585
\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   586
\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   587
\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   588
\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   589
\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   590
\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   591
\061\043\060\041\006\003\125\004\003\023\032\124\150\141\167\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   592
\145\040\120\145\162\163\157\156\141\154\040\120\162\145\155\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   593
\165\155\040\103\101\061\052\060\050\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   594
\015\001\011\001\026\033\160\145\162\163\157\156\141\154\055\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   595
\162\145\155\151\165\155\100\164\150\141\167\164\145\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   596
\155\060\036\027\015\071\066\060\061\060\061\060\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   597
\060\132\027\015\062\060\061\062\063\061\062\063\065\071\065\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   598
\132\060\201\317\061\013\060\011\006\003\125\004\006\023\002\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   599
\101\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   600
\145\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   601
\007\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   602
\006\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   603
\156\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   604
\013\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   605
\040\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   606
\157\156\061\043\060\041\006\003\125\004\003\023\032\124\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   607
\167\164\145\040\120\145\162\163\157\156\141\154\040\120\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   608
\155\151\165\155\040\103\101\061\052\060\050\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   609
\206\367\015\001\011\001\026\033\160\145\162\163\157\156\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   610
\055\160\162\145\155\151\165\155\100\164\150\141\167\164\145\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   611
\143\157\155\060\201\237\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   612
\001\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   613
\311\146\331\370\007\104\317\271\214\056\360\241\357\023\105\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   614
\005\337\336\047\026\121\066\101\021\154\154\073\355\376\020\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   615
\022\236\345\233\102\232\376\140\061\303\146\267\163\072\110\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   616
\116\320\062\067\224\210\265\015\266\331\363\362\104\331\325\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   617
\022\335\166\115\362\032\374\157\043\036\172\361\330\230\105\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   618
\007\020\357\026\102\320\103\165\155\112\336\342\252\311\061\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   619
\037\000\160\174\146\317\020\045\010\272\372\356\000\351\106\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   620
\146\047\021\025\073\252\133\362\230\335\066\102\262\332\210\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   621
\002\003\001\000\001\243\023\060\021\060\017\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   622
\001\001\377\004\005\060\003\001\001\377\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   623
\110\206\367\015\001\001\004\005\000\003\201\201\000\151\066\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   624
\367\064\052\063\162\057\155\073\324\042\262\270\157\232\305\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   625
\146\016\033\074\241\261\165\132\346\375\065\323\370\250\362\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   626
\157\205\147\216\336\053\271\342\027\260\072\240\360\016\242\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   627
\232\337\363\024\025\156\273\310\205\132\230\200\371\377\276\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   628
\035\075\363\376\060\045\321\067\064\147\372\245\161\171\060\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   629
\051\162\300\340\054\114\373\126\344\072\250\157\345\062\131\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   630
\333\165\050\120\131\014\370\013\031\344\254\331\257\226\215\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   631
\120\333\007\303\352\037\253\063\340\365\053\061\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   632
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   633
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   634
# Trust for Certificate "Thawte Personal Premium CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   635
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   636
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   637
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   638
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   639
CKA_LABEL UTF8 "Thawte Personal Premium CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   640
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   641
\066\206\065\143\375\121\050\307\276\246\360\005\317\351\264\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   642
\150\010\154\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   643
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   644
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   645
\072\262\336\042\232\040\223\111\371\355\310\322\212\347\150\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   646
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   647
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   648
\060\201\317\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   649
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   650
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   651
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   652
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   653
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   654
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   655
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   656
\156\061\043\060\041\006\003\125\004\003\023\032\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   657
\164\145\040\120\145\162\163\157\156\141\154\040\120\162\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   658
\151\165\155\040\103\101\061\052\060\050\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   659
\367\015\001\011\001\026\033\160\145\162\163\157\156\141\154\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   660
\160\162\145\155\151\165\155\100\164\150\141\167\164\145\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   661
\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   662
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   663
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   664
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   665
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   666
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   667
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   668
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   669
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   670
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   671
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   672
# Certificate "Thawte Personal Freemail CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   673
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   674
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   675
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   676
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   677
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   678
CKA_LABEL UTF8 "Thawte Personal Freemail CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   679
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   680
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   681
\060\201\321\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   682
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   683
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   684
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   685
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   686
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   687
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   688
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   689
\156\061\044\060\042\006\003\125\004\003\023\033\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   690
\164\145\040\120\145\162\163\157\156\141\154\040\106\162\145\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   691
\155\141\151\154\040\103\101\061\053\060\051\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   692
\206\367\015\001\011\001\026\034\160\145\162\163\157\156\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   693
\055\146\162\145\145\155\141\151\154\100\164\150\141\167\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   694
\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   695
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   696
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   697
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   698
\060\201\321\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   699
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   700
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   701
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   702
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   703
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   704
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   705
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   706
\156\061\044\060\042\006\003\125\004\003\023\033\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   707
\164\145\040\120\145\162\163\157\156\141\154\040\106\162\145\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   708
\155\141\151\154\040\103\101\061\053\060\051\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   709
\206\367\015\001\011\001\026\034\160\145\162\163\157\156\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   710
\055\146\162\145\145\155\141\151\154\100\164\150\141\167\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   711
\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   712
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   713
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   714
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   715
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   716
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   717
\060\202\003\055\060\202\002\226\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   718
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   719
\201\321\061\013\060\011\006\003\125\004\006\023\002\132\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   720
\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   721
\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   722
\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   723
\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   724
\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   725
\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   726
\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   727
\061\044\060\042\006\003\125\004\003\023\033\124\150\141\167\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   728
\145\040\120\145\162\163\157\156\141\154\040\106\162\145\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   729
\141\151\154\040\103\101\061\053\060\051\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   730
\367\015\001\011\001\026\034\160\145\162\163\157\156\141\154\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   731
\146\162\145\145\155\141\151\154\100\164\150\141\167\164\145\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   732
\143\157\155\060\036\027\015\071\066\060\061\060\061\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   733
\060\060\060\132\027\015\062\060\061\062\063\061\062\063\065\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   734
\065\071\132\060\201\321\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   735
\002\132\101\061\025\060\023\006\003\125\004\010\023\014\127\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   736
\163\164\145\162\156\040\103\141\160\145\061\022\060\020\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   737
\125\004\007\023\011\103\141\160\145\040\124\157\167\156\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   738
\060\030\006\003\125\004\012\023\021\124\150\141\167\164\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   739
\103\157\156\163\165\154\164\151\156\147\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   740
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   741
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   742
\163\151\157\156\061\044\060\042\006\003\125\004\003\023\033\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   743
\150\141\167\164\145\040\120\145\162\163\157\156\141\154\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   744
\162\145\145\155\141\151\154\040\103\101\061\053\060\051\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   745
\052\206\110\206\367\015\001\011\001\026\034\160\145\162\163\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   746
\156\141\154\055\146\162\145\145\155\141\151\154\100\164\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   747
\167\164\145\056\143\157\155\060\201\237\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   748
\110\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   749
\002\201\201\000\324\151\327\324\260\224\144\133\161\351\107\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   750
\014\121\266\352\162\221\260\204\136\175\055\015\217\173\022\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   751
\205\045\165\050\164\072\102\054\143\047\237\225\173\113\357\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   752
\031\207\035\206\352\243\335\271\316\226\144\032\302\024\156\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   753
\254\174\346\217\350\115\017\161\037\100\070\246\000\243\207\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   754
\366\371\224\206\136\255\352\300\136\166\353\331\024\243\135\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   755
\172\174\014\245\113\125\177\006\031\051\177\236\232\046\325\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   756
\273\070\044\010\152\230\307\261\332\243\230\221\375\171\333\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   757
\132\304\034\271\002\003\001\000\001\243\023\060\021\060\017\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   758
\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   759
\006\011\052\206\110\206\367\015\001\001\004\005\000\003\201\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   760
\000\307\354\222\176\116\370\365\226\245\147\142\052\244\360\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   761
\021\140\320\157\215\140\130\141\254\046\273\122\065\134\010\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   762
\060\373\250\112\226\212\037\142\102\043\214\027\017\364\272\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   763
\234\027\254\107\051\337\235\230\136\322\154\140\161\134\242\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   764
\334\171\343\347\156\000\107\037\265\015\050\350\002\235\344\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   765
\375\023\364\246\331\174\261\370\334\137\043\046\011\221\200\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   766
\320\024\033\336\103\251\203\045\362\346\234\057\025\312\376\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   767
\253\212\007\165\213\014\335\121\204\153\344\370\321\316\167\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   768
\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   769
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   770
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   771
# Trust for Certificate "Thawte Personal Freemail CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   772
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   773
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   774
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   775
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   776
CKA_LABEL UTF8 "Thawte Personal Freemail CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   777
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   778
\040\231\000\266\075\225\127\050\024\014\321\066\042\330\306\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   779
\244\353\000\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   780
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   781
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   782
\036\164\303\206\074\014\065\305\076\302\177\357\074\252\074\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   783
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   784
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   785
\060\201\321\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   786
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   787
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   788
\023\011\103\141\160\145\040\124\157\167\156\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   789
\003\125\004\012\023\021\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   790
\163\165\154\164\151\156\147\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   791
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   792
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   793
\156\061\044\060\042\006\003\125\004\003\023\033\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   794
\164\145\040\120\145\162\163\157\156\141\154\040\106\162\145\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   795
\155\141\151\154\040\103\101\061\053\060\051\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   796
\206\367\015\001\011\001\026\034\160\145\162\163\157\156\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   797
\055\146\162\145\145\155\141\151\154\100\164\150\141\167\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   798
\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   799
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   800
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   801
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   802
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   803
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   804
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   805
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   806
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   807
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   808
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   809
# Certificate "Thawte Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   810
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   811
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   812
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   813
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   814
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   815
CKA_LABEL UTF8 "Thawte Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   816
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   817
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   818
\060\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   819
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   820
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   821
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   822
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   823
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   824
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   825
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   826
\163\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   827
\150\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   828
\046\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   829
\163\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   830
\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   831
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   832
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   833
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   834
\060\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   835
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   836
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   837
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   838
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   839
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   840
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   841
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   842
\163\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   843
\150\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   844
\046\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   845
\163\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   846
\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   847
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   848
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   849
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   850
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   851
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   852
\060\202\003\023\060\202\002\174\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   853
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   854
\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   855
\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   856
\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   857
\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   858
\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   859
\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   860
\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   861
\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   862
\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   863
\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   864
\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   865
\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   866
\164\145\056\143\157\155\060\036\027\015\071\066\060\070\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   867
\060\060\060\060\060\060\132\027\015\062\060\061\062\063\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   868
\063\065\071\065\071\132\060\201\304\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   869
\004\006\023\002\132\101\061\025\060\023\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   870
\014\127\145\163\164\145\162\156\040\103\141\160\145\061\022\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   871
\020\006\003\125\004\007\023\011\103\141\160\145\040\124\157\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   872
\156\061\035\060\033\006\003\125\004\012\023\024\124\150\141\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   873
\164\145\040\103\157\156\163\165\154\164\151\156\147\040\143\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   874
\061\050\060\046\006\003\125\004\013\023\037\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   875
\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   876
\163\040\104\151\166\151\163\151\157\156\061\031\060\027\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   877
\125\004\003\023\020\124\150\141\167\164\145\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   878
\145\162\040\103\101\061\046\060\044\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   879
\015\001\011\001\026\027\163\145\162\166\145\162\055\143\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   880
\164\163\100\164\150\141\167\164\145\056\143\157\155\060\201\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   881
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   882
\201\215\000\060\201\211\002\201\201\000\323\244\120\156\310\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   883
\126\153\346\317\135\266\352\014\150\165\107\242\252\302\332\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   884
\045\374\250\364\107\121\332\205\265\040\164\224\206\036\017\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   885
\311\351\010\141\365\006\155\060\156\025\031\002\351\122\300\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   886
\333\115\231\236\342\152\014\104\070\315\376\276\343\144\011\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   887
\305\376\261\153\051\266\057\111\310\073\324\047\004\045\020\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   888
\057\347\220\155\300\050\102\231\327\114\103\336\303\365\041\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   889
\124\237\135\303\130\341\300\344\331\133\260\270\334\264\173\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   890
\066\072\302\265\146\042\022\326\207\015\002\003\001\000\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   891
\023\060\021\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   892
\003\001\001\377\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   893
\004\005\000\003\201\201\000\007\372\114\151\134\373\225\314\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   894
\356\205\203\115\041\060\216\312\331\250\157\111\032\346\332\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   895
\343\140\160\154\204\141\021\241\032\310\110\076\131\103\175\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   896
\225\075\241\213\267\013\142\230\172\165\212\335\210\116\116\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   897
\100\333\250\314\062\164\271\157\015\306\343\263\104\013\331\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   898
\157\232\051\233\231\030\050\073\321\343\100\050\232\132\074\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   899
\265\347\040\033\213\312\244\253\215\351\121\331\342\114\054\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   900
\251\332\271\262\165\033\366\102\362\357\307\362\030\371\211\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   901
\243\377\212\043\056\160\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   902
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   903
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   904
# Trust for Certificate "Thawte Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   905
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   906
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   907
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   908
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   909
CKA_LABEL UTF8 "Thawte Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   910
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   911
\043\345\224\224\121\225\362\101\110\003\264\325\144\322\243\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   912
\365\330\213\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   913
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   914
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   915
\305\160\304\242\355\123\170\014\310\020\123\201\144\313\320\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   916
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   917
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   918
\060\201\304\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   919
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   920
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   921
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   922
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   923
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   924
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   925
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   926
\163\151\157\156\061\031\060\027\006\003\125\004\003\023\020\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   927
\150\141\167\164\145\040\123\145\162\166\145\162\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   928
\046\060\044\006\011\052\206\110\206\367\015\001\011\001\026\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   929
\163\145\162\166\145\162\055\143\145\162\164\163\100\164\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   930
\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   931
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   932
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   933
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   934
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   935
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   936
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   937
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   938
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   939
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   940
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   941
# Certificate "Thawte Premium Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   942
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   943
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   944
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   945
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   946
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   947
CKA_LABEL UTF8 "Thawte Premium Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   948
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   949
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   950
\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   951
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   952
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   953
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   954
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   955
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   956
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   957
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   958
\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   959
\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   960
\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   961
\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   962
\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   963
\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   964
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   965
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   966
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   967
\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   968
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   969
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   970
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   971
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   972
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   973
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   974
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   975
\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   976
\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   977
\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   978
\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   979
\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   980
\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   981
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   982
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   983
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   984
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   985
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   986
\060\202\003\047\060\202\002\220\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   987
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   988
\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   989
\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   990
\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   991
\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   992
\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   993
\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   994
\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   995
\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   996
\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   997
\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   998
\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
   999
\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1000
\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1001
\060\036\027\015\071\066\060\070\060\061\060\060\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1002
\132\027\015\062\060\061\062\063\061\062\063\065\071\065\071\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1003
\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1004
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1005
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1006
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1007
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1008
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1009
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1010
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1011
\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1012
\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1013
\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1014
\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1015
\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1016
\155\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1017
\001\005\000\003\201\215\000\060\201\211\002\201\201\000\322\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1018
\066\152\213\327\302\133\236\332\201\101\142\217\070\356\111\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1019
\125\326\320\357\034\033\225\026\107\357\030\110\065\072\122\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1020
\053\152\006\217\073\057\352\126\343\257\206\215\236\027\367\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1021
\264\145\165\002\115\357\313\011\242\041\121\330\233\320\147\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1022
\272\015\222\006\024\163\324\223\313\227\052\000\234\134\116\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1023
\274\372\025\122\374\362\104\156\332\021\112\156\010\237\057\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1024
\343\371\252\072\206\163\266\106\123\130\310\211\005\275\203\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1025
\270\163\077\252\007\215\364\102\115\347\100\235\034\067\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1026
\001\000\001\243\023\060\021\060\017\006\003\125\035\023\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1027
\377\004\005\060\003\001\001\377\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1028
\367\015\001\001\004\005\000\003\201\201\000\046\110\054\026\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1029
\130\372\350\026\164\014\252\252\137\124\077\362\327\311\170\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1030
\136\136\156\067\143\042\167\066\176\262\027\304\064\271\365\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1031
\205\374\311\001\070\377\115\276\362\026\102\103\347\273\132\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1032
\373\301\306\021\037\361\112\260\050\106\311\303\304\102\175\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1033
\372\253\131\156\325\267\121\210\021\343\244\205\031\153\202\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1034
\244\014\022\255\351\244\256\077\361\303\111\145\232\214\305\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1035
\076\045\267\224\231\273\222\062\161\007\360\206\136\355\120\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1036
\246\015\246\043\371\273\313\246\007\024\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1037
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1038
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1039
# Trust for Certificate "Thawte Premium Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1040
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1041
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1042
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1043
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1044
CKA_LABEL UTF8 "Thawte Premium Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1045
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1046
\142\177\215\170\047\145\143\231\322\175\177\220\104\311\376\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1047
\363\076\372\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1048
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1049
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1050
\006\237\151\171\026\146\220\002\033\214\214\242\303\007\157\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1051
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1052
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1053
\060\201\316\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1054
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1055
\162\156\040\103\141\160\145\061\022\060\020\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1056
\023\011\103\141\160\145\040\124\157\167\156\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1057
\003\125\004\012\023\024\124\150\141\167\164\145\040\103\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1058
\163\165\154\164\151\156\147\040\143\143\061\050\060\046\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1059
\125\004\013\023\037\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1060
\157\156\040\123\145\162\166\151\143\145\163\040\104\151\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1061
\163\151\157\156\061\041\060\037\006\003\125\004\003\023\030\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1062
\150\141\167\164\145\040\120\162\145\155\151\165\155\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1063
\162\166\145\162\040\103\101\061\050\060\046\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1064
\206\367\015\001\011\001\026\031\160\162\145\155\151\165\155\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1065
\163\145\162\166\145\162\100\164\150\141\167\164\145\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1066
\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1067
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1068
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1069
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1070
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1071
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1072
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1073
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1074
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1076
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1077
# Certificate "Equifax Secure CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1078
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1079
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1080
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1081
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1082
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1083
CKA_LABEL UTF8 "Equifax Secure CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1084
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1085
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1086
\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1087
\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1088
\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1089
\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1090
\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1091
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1092
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1093
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1094
\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1095
\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1096
\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1097
\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1098
\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1099
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1100
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1101
\002\004\065\336\364\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1102
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1103
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1104
\060\202\003\040\060\202\002\211\240\003\002\001\002\002\004\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1105
\336\364\317\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1106
\005\000\060\116\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1107
\123\061\020\060\016\006\003\125\004\012\023\007\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1108
\146\141\170\061\055\060\053\006\003\125\004\013\023\044\105\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1109
\165\151\146\141\170\040\123\145\143\165\162\145\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1110
\164\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1111
\164\171\060\036\027\015\071\070\060\070\062\062\061\066\064\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1112
\065\061\132\027\015\061\070\060\070\062\062\061\066\064\061\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1113
\061\132\060\116\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1114
\123\061\020\060\016\006\003\125\004\012\023\007\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1115
\146\141\170\061\055\060\053\006\003\125\004\013\023\044\105\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1116
\165\151\146\141\170\040\123\145\143\165\162\145\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1117
\164\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1118
\164\171\060\201\237\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1119
\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1120
\135\261\130\147\010\142\356\240\232\055\037\010\155\221\024\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1121
\230\012\036\376\332\004\157\023\204\142\041\303\321\174\316\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1122
\005\340\270\001\360\116\064\354\342\212\225\004\144\254\361\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1123
\123\137\005\263\313\147\200\277\102\002\216\376\335\001\011\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1124
\341\000\024\117\374\373\360\014\335\103\272\133\053\341\037\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1125
\160\231\025\127\223\026\361\017\227\152\267\302\150\043\034\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1126
\115\131\060\254\121\036\073\257\053\326\356\143\105\173\305\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1127
\137\120\322\343\120\017\072\210\347\277\024\375\340\307\271\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1128
\003\001\000\001\243\202\001\011\060\202\001\005\060\160\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1129
\125\035\037\004\151\060\147\060\145\240\143\240\141\244\137\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1130
\135\061\013\060\011\006\003\125\004\006\023\002\125\123\061\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1131
\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1132
\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1133
\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1134
\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1135
\015\060\013\006\003\125\004\003\023\004\103\122\114\061\060\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1136
\006\003\125\035\020\004\023\060\021\201\017\062\060\061\070\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1137
\070\062\062\061\066\064\061\065\061\132\060\013\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1138
\017\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1139
\060\026\200\024\110\346\150\371\053\322\262\225\327\107\330\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1140
\040\020\117\063\230\220\237\324\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1141
\026\004\024\110\346\150\371\053\322\262\225\327\107\330\043\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1142
\020\117\063\230\220\237\324\060\014\006\003\125\035\023\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1143
\060\003\001\001\377\060\032\006\011\052\206\110\206\366\175\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1144
\101\000\004\015\060\013\033\005\126\063\056\060\143\003\002\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1145
\300\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1146
\003\201\201\000\130\316\051\352\374\367\336\265\316\002\271\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1147
\265\205\321\271\343\340\225\314\045\061\015\000\246\222\156\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1148
\266\222\143\236\120\225\321\232\157\344\021\336\143\205\156\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1149
\356\250\377\132\310\323\125\262\146\161\127\336\300\041\353\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1150
\052\247\043\111\001\004\206\102\173\374\356\177\242\026\122\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1151
\147\147\323\100\333\073\046\130\262\050\167\075\256\024\167\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1152
\326\372\052\146\047\240\015\372\247\163\134\352\160\361\224\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1153
\145\104\137\372\374\357\051\150\251\242\207\171\357\171\357\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1154
\254\007\167\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1155
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1157
# Trust for Certificate "Equifax Secure CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1158
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1159
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1160
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1161
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1162
CKA_LABEL UTF8 "Equifax Secure CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1163
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1164
\322\062\011\255\043\323\024\043\041\164\344\015\177\235\142\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1165
\227\206\143\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1166
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1167
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1168
\147\313\235\300\023\044\212\202\233\262\027\036\321\033\354\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1169
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1170
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1171
\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1172
\020\060\016\006\003\125\004\012\023\007\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1173
\170\061\055\060\053\006\003\125\004\013\023\044\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1174
\146\141\170\040\123\145\143\165\162\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1175
\146\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1176
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1177
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1178
\002\004\065\336\364\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1179
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1180
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1181
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1182
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1183
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1184
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1185
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1186
# Certificate "ABAecom (sub., Am. Bankers Assn.) Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1187
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1188
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1189
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1190
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1191
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1192
CKA_LABEL UTF8 "ABAecom (sub., Am. Bankers Assn.) Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1193
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1194
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1195
\060\201\211\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1196
\061\013\060\011\006\003\125\004\010\023\002\104\103\061\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1197
\021\006\003\125\004\007\023\012\127\141\163\150\151\156\147\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1198
\157\156\061\027\060\025\006\003\125\004\012\023\016\101\102\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1199
\056\105\103\117\115\054\040\111\116\103\056\061\031\060\027\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1200
\003\125\004\003\023\020\101\102\101\056\105\103\117\115\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1201
\157\157\164\040\103\101\061\044\060\042\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1202
\367\015\001\011\001\026\025\141\144\155\151\156\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1203
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1204
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1205
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1206
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1207
\060\201\211\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1208
\061\013\060\011\006\003\125\004\010\023\002\104\103\061\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1209
\021\006\003\125\004\007\023\012\127\141\163\150\151\156\147\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1210
\157\156\061\027\060\025\006\003\125\004\012\023\016\101\102\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1211
\056\105\103\117\115\054\040\111\116\103\056\061\031\060\027\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1212
\003\125\004\003\023\020\101\102\101\056\105\103\117\115\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1213
\157\157\164\040\103\101\061\044\060\042\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1214
\367\015\001\011\001\026\025\141\144\155\151\156\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1215
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1216
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1217
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1218
\002\021\000\320\036\100\220\000\000\106\122\000\000\000\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1219
\000\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1220
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1221
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1222
\060\202\003\265\060\202\002\235\240\003\002\001\002\002\021\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1223
\320\036\100\220\000\000\106\122\000\000\000\001\000\000\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1224
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1225
\201\211\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1226
\013\060\011\006\003\125\004\010\023\002\104\103\061\023\060\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1227
\006\003\125\004\007\023\012\127\141\163\150\151\156\147\164\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1228
\156\061\027\060\025\006\003\125\004\012\023\016\101\102\101\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1229
\105\103\117\115\054\040\111\116\103\056\061\031\060\027\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1230
\125\004\003\023\020\101\102\101\056\105\103\117\115\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1231
\157\164\040\103\101\061\044\060\042\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1232
\015\001\011\001\026\025\141\144\155\151\156\100\144\151\147\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1233
\151\147\164\162\165\163\164\056\143\157\155\060\036\027\015\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1234
\071\060\067\061\062\061\067\063\063\065\063\132\027\015\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1235
\060\067\060\071\061\067\063\063\065\063\132\060\201\211\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1236
\060\011\006\003\125\004\006\023\002\125\123\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1237
\003\125\004\010\023\002\104\103\061\023\060\021\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1238
\007\023\012\127\141\163\150\151\156\147\164\157\156\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1239
\025\006\003\125\004\012\023\016\101\102\101\056\105\103\117\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1240
\054\040\111\116\103\056\061\031\060\027\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1241
\020\101\102\101\056\105\103\117\115\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1242
\101\061\044\060\042\006\011\052\206\110\206\367\015\001\011\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1243
\026\025\141\144\155\151\156\100\144\151\147\163\151\147\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1244
\165\163\164\056\143\157\155\060\202\001\042\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1245
\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1246
\202\001\012\002\202\001\001\000\261\323\021\340\171\125\103\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1247
\010\114\313\005\102\000\342\015\203\106\075\344\223\272\266\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1248
\323\015\131\275\076\301\316\103\147\001\212\041\250\357\274\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1249
\320\242\314\260\125\226\123\204\146\005\000\332\104\111\200\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1250
\124\012\245\045\206\224\355\143\126\377\160\154\243\241\031\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1251
\170\276\150\052\104\136\057\317\314\030\136\107\274\072\261\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1252
\075\036\360\271\054\064\137\214\174\114\010\051\235\100\125\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1253
\074\175\203\336\265\360\367\212\203\016\241\114\264\072\245\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1254
\137\132\042\227\354\031\233\301\005\150\375\346\267\251\221\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1255
\054\344\170\110\044\032\045\031\072\353\225\234\071\012\212\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1256
\102\262\360\034\325\137\373\153\355\150\126\173\071\054\162\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1257
\260\356\223\251\323\173\167\074\353\161\003\251\070\112\026\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1258
\211\052\312\332\063\023\171\302\125\214\355\234\273\362\313\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1259
\020\370\056\141\065\306\051\114\052\320\052\143\321\145\131\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1260
\370\315\371\364\000\204\266\127\102\205\235\062\250\371\052\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1261
\373\377\170\101\274\275\161\050\364\273\220\274\377\226\064\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1262
\343\105\236\241\106\050\100\201\002\003\001\000\001\243\026\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1263
\024\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1264
\001\377\002\001\010\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1265
\001\005\005\000\003\202\001\001\000\004\157\045\206\344\346\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1266
\047\264\331\102\300\320\311\000\261\177\124\076\207\262\155\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1267
\251\057\012\176\375\244\104\260\370\124\007\275\033\235\235\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1268
\173\120\044\173\021\133\111\243\246\277\022\164\325\211\267\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1269
\057\230\144\045\024\267\141\351\177\140\200\153\323\144\350\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1270
\275\032\326\121\372\300\264\135\167\032\177\144\010\136\171\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1271
\005\114\361\172\335\115\175\316\346\110\173\124\322\141\222\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1272
\326\033\326\000\360\016\236\050\167\240\115\210\307\042\166\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1273
\303\307\236\033\246\167\170\370\137\233\126\321\360\362\027\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1274
\216\235\131\346\037\376\127\266\331\136\341\135\237\105\354\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1275
\150\031\101\341\262\040\046\376\132\060\166\044\377\100\162\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1276
\171\237\174\042\110\253\106\315\333\263\206\054\217\277\005\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1277
\323\301\343\024\343\101\027\046\320\174\247\161\114\031\350\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1278
\017\162\130\061\175\354\140\172\243\042\050\275\031\044\140\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1279
\073\207\163\300\153\344\313\256\267\253\045\103\262\125\055\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1280
\253\006\016\165\135\064\345\135\163\155\236\262\165\100\245\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1281
\311\117\061\161\210\331\210\177\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1282
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1283
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1284
# Trust for Certificate "ABAecom (sub., Am. Bankers Assn.) Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1285
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1286
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1287
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1288
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1289
CKA_LABEL UTF8 "ABAecom (sub., Am. Bankers Assn.) Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1290
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1291
\172\164\101\017\260\315\134\227\052\066\113\161\277\003\035\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1292
\246\121\016\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1293
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1294
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1295
\101\270\007\367\250\321\011\356\264\232\216\160\115\374\033\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1296
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1297
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1298
\060\201\211\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1299
\061\013\060\011\006\003\125\004\010\023\002\104\103\061\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1300
\021\006\003\125\004\007\023\012\127\141\163\150\151\156\147\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1301
\157\156\061\027\060\025\006\003\125\004\012\023\016\101\102\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1302
\056\105\103\117\115\054\040\111\116\103\056\061\031\060\027\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1303
\003\125\004\003\023\020\101\102\101\056\105\103\117\115\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1304
\157\157\164\040\103\101\061\044\060\042\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1305
\367\015\001\011\001\026\025\141\144\155\151\156\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1306
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1307
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1308
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1309
\002\021\000\320\036\100\220\000\000\106\122\000\000\000\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1310
\000\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1311
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1312
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1313
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1314
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1315
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1317
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1318
# Certificate "Digital Signature Trust Co. Global CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1319
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1320
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1321
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1322
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1323
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1324
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1325
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1326
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1327
\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1328
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1329
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1330
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1331
\104\123\124\103\101\040\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1332
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1333
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1334
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1335
\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1336
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1337
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1338
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1339
\104\123\124\103\101\040\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1340
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1341
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1342
\002\004\066\160\025\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1343
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1344
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1345
\060\202\003\051\060\202\002\222\240\003\002\001\002\002\004\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1346
\160\025\226\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1347
\005\000\060\106\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1348
\123\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1349
\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1350
\165\163\164\040\103\157\056\061\021\060\017\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1351
\023\010\104\123\124\103\101\040\105\061\060\036\027\015\071\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1352
\061\062\061\060\061\070\061\060\062\063\132\027\015\061\070\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1353
\062\061\060\061\070\064\060\062\063\132\060\106\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1354
\006\003\125\004\006\023\002\125\123\061\044\060\042\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1355
\004\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1356
\141\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1357
\021\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1358
\105\061\060\201\235\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1359
\001\001\005\000\003\201\213\000\060\201\207\002\201\201\000\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1360
\154\201\251\317\064\036\044\335\376\206\050\314\336\203\057\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1361
\136\324\102\322\350\164\140\146\023\230\006\034\251\121\022\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1362
\157\061\125\271\111\162\000\010\176\323\245\142\104\067\044\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1363
\217\331\203\110\217\231\155\225\023\273\103\073\056\111\116\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1364
\067\301\273\130\177\376\341\275\370\273\141\315\363\107\300\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1365
\246\361\363\221\350\170\174\000\313\141\311\104\047\161\151\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1366
\112\176\111\115\355\242\243\276\002\114\000\312\002\250\356\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1367
\002\061\144\017\122\055\023\164\166\066\265\172\264\055\161\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1368
\001\003\243\202\001\044\060\202\001\040\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1369
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\150\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1370
\003\125\035\037\004\141\060\137\060\135\240\133\240\131\244\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1371
\060\125\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1372
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1373
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1374
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1375
\104\123\124\103\101\040\105\061\061\015\060\013\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1376
\003\023\004\103\122\114\061\060\053\006\003\125\035\020\004\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1377
\060\042\200\017\061\071\071\070\061\062\061\060\061\070\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1378
\062\063\132\201\017\062\060\061\070\061\062\061\060\061\070\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1379
\060\062\063\132\060\013\006\003\125\035\017\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1380
\006\060\037\006\003\125\035\043\004\030\060\026\200\024\152\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1381
\176\221\151\106\030\023\012\002\167\245\131\133\140\230\045\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1382
\242\370\060\035\006\003\125\035\016\004\026\004\024\152\171\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1383
\221\151\106\030\023\012\002\167\245\131\133\140\230\045\016\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1384
\370\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1385
\031\006\011\052\206\110\206\366\175\007\101\000\004\014\060\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1386
\033\004\126\064\056\060\003\002\004\220\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1387
\110\206\367\015\001\001\005\005\000\003\201\201\000\042\022\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1388
\172\035\334\201\006\266\011\145\262\207\310\037\136\264\057\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1389
\304\036\362\074\301\273\004\220\021\112\203\116\176\223\271\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1390
\102\307\222\046\240\134\064\232\070\162\370\375\153\026\076\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1391
\356\202\213\061\052\223\066\205\043\210\212\074\003\150\323\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1392
\011\017\115\374\154\244\332\050\162\223\016\211\200\260\175\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1393
\200\157\145\155\030\063\227\213\302\153\211\356\140\075\310\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1394
\357\177\053\062\142\163\223\313\074\343\173\342\166\170\105\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1395
\241\223\004\273\206\237\072\133\103\172\303\212\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1396
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1397
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1398
# Trust for Certificate "Digital Signature Trust Co. Global CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1399
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1400
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1401
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1402
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1403
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1404
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1405
\201\226\213\072\357\034\334\160\365\372\062\151\302\222\243\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1406
\133\321\043\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1407
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1408
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1409
\045\172\272\203\056\266\242\013\332\376\365\002\017\010\327\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1410
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1411
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1412
\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1413
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1414
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1415
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1416
\104\123\124\103\101\040\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1417
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1418
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1419
\002\004\066\160\025\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1420
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1421
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1422
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1423
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1424
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1425
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1426
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1427
# Certificate "Digital Signature Trust Co. Global CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1428
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1429
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1430
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1431
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1432
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1433
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1434
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1435
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1436
\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1437
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1438
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1439
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1440
\104\123\124\103\101\040\105\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1441
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1442
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1443
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1444
\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1445
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1446
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1447
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1448
\104\123\124\103\101\040\105\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1449
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1450
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1451
\002\004\066\156\323\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1452
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1453
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1454
\060\202\003\051\060\202\002\222\240\003\002\001\002\002\004\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1455
\156\323\316\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1456
\005\000\060\106\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1457
\123\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1458
\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1459
\165\163\164\040\103\157\056\061\021\060\017\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1460
\023\010\104\123\124\103\101\040\105\062\060\036\027\015\071\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1461
\061\062\060\071\061\071\061\067\062\066\132\027\015\061\070\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1462
\062\060\071\061\071\064\067\062\066\132\060\106\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1463
\006\003\125\004\006\023\002\125\123\061\044\060\042\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1464
\004\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1465
\141\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1466
\021\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1467
\105\062\060\201\235\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1468
\001\001\005\000\003\201\213\000\060\201\207\002\201\201\000\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1469
\223\217\027\222\357\063\023\030\353\020\177\116\026\277\377\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1470
\217\052\205\274\136\371\044\246\044\210\266\003\267\301\303\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1471
\003\133\321\157\256\176\102\352\146\043\270\143\203\126\373\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1472
\055\341\070\213\264\356\250\001\341\316\034\266\210\052\042\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1473
\205\373\237\247\160\251\107\024\077\316\336\145\360\250\161\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1474
\117\046\154\214\274\306\265\357\336\111\047\377\110\052\175\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1475
\115\003\314\307\262\122\306\027\061\023\073\265\115\333\310\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1476
\366\303\017\044\052\332\014\235\347\221\133\200\315\224\235\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1477
\001\003\243\202\001\044\060\202\001\040\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1478
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\150\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1479
\003\125\035\037\004\141\060\137\060\135\240\133\240\131\244\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1480
\060\125\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1481
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1482
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1483
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1484
\104\123\124\103\101\040\105\062\061\015\060\013\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1485
\003\023\004\103\122\114\061\060\053\006\003\125\035\020\004\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1486
\060\042\200\017\061\071\071\070\061\062\060\071\061\071\061\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1487
\062\066\132\201\017\062\060\061\070\061\062\060\071\061\071\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1488
\067\062\066\132\060\013\006\003\125\035\017\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1489
\006\060\037\006\003\125\035\043\004\030\060\026\200\024\036\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1490
\115\050\145\200\074\311\101\156\254\065\056\132\313\336\356\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1491
\071\133\060\035\006\003\125\035\016\004\026\004\024\036\202\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1492
\050\145\200\074\311\101\156\254\065\056\132\313\336\356\370\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1493
\133\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1494
\031\006\011\052\206\110\206\366\175\007\101\000\004\014\060\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1495
\033\004\126\064\056\060\003\002\004\220\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1496
\110\206\367\015\001\001\005\005\000\003\201\201\000\107\215\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1497
\255\142\362\333\260\236\105\042\005\271\242\326\003\016\070\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1498
\347\236\374\173\346\223\266\232\245\242\224\310\064\035\221\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1499
\305\327\364\012\045\017\075\170\201\236\017\261\147\304\220\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1500
\143\335\136\247\342\272\237\365\367\115\245\061\173\234\051\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1501
\114\376\144\076\354\266\123\376\352\233\355\202\333\164\165\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1502
\007\171\156\036\330\031\203\163\336\365\076\320\265\336\347\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1503
\150\175\103\056\052\040\341\176\240\170\104\236\010\365\230\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1504
\307\177\033\033\326\006\040\002\130\241\303\242\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1505
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1506
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1507
# Trust for Certificate "Digital Signature Trust Co. Global CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1508
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1509
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1510
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1511
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1512
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1513
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1514
\253\110\363\063\333\004\253\271\300\162\332\133\014\301\320\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1515
\360\066\233\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1516
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1517
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1518
\223\302\216\021\173\324\363\003\031\275\050\165\023\112\105\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1519
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1520
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1521
\060\106\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1522
\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1523
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1524
\164\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1525
\104\123\124\103\101\040\105\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1526
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1527
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1528
\002\004\066\156\323\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1529
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1530
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1531
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1532
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1533
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1534
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1535
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1536
# Certificate "Digital Signature Trust Co. Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1537
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1538
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1539
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1540
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1541
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1542
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1543
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1544
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1545
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1546
\061\015\060\013\006\003\125\004\010\023\004\125\164\141\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1547
\027\060\025\006\003\125\004\007\023\016\123\141\154\164\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1548
\141\153\145\040\103\151\164\171\061\044\060\042\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1549
\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1550
\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1551
\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1552
\061\061\026\060\024\006\003\125\004\003\023\015\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1553
\122\157\157\164\103\101\040\130\061\061\041\060\037\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1554
\206\110\206\367\015\001\011\001\026\022\143\141\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1555
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1556
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1557
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1558
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1559
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1560
\061\015\060\013\006\003\125\004\010\023\004\125\164\141\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1561
\027\060\025\006\003\125\004\007\023\016\123\141\154\164\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1562
\141\153\145\040\103\151\164\171\061\044\060\042\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1563
\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1564
\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1565
\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1566
\061\061\026\060\024\006\003\125\004\003\023\015\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1567
\122\157\157\164\103\101\040\130\061\061\041\060\037\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1568
\206\110\206\367\015\001\011\001\026\022\143\141\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1569
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1570
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1571
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1572
\002\021\000\320\036\100\213\000\000\002\174\000\000\000\002\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1573
\000\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1574
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1575
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1576
\060\202\003\330\060\202\002\300\002\021\000\320\036\100\213\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1577
\000\002\174\000\000\000\002\000\000\000\001\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1578
\206\110\206\367\015\001\001\005\005\000\060\201\251\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1579
\011\006\003\125\004\006\023\002\165\163\061\015\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1580
\125\004\010\023\004\125\164\141\150\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1581
\004\007\023\016\123\141\154\164\040\114\141\153\145\040\103\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1582
\164\171\061\044\060\042\006\003\125\004\012\023\033\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1583
\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1584
\162\165\163\164\040\103\157\056\061\021\060\017\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1585
\013\023\010\104\123\124\103\101\040\130\061\061\026\060\024\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1586
\003\125\004\003\023\015\104\123\124\040\122\157\157\164\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1587
\040\130\061\061\041\060\037\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1588
\011\001\026\022\143\141\100\144\151\147\163\151\147\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1589
\163\164\056\143\157\155\060\036\027\015\071\070\061\062\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1590
\061\070\061\070\065\065\132\027\015\060\070\061\061\062\070\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1591
\070\061\070\065\065\132\060\201\251\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1592
\004\006\023\002\165\163\061\015\060\013\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1593
\004\125\164\141\150\061\027\060\025\006\003\125\004\007\023\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1594
\123\141\154\164\040\114\141\153\145\040\103\151\164\171\061\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1595
\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1596
\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1597
\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1598
\123\124\103\101\040\130\061\061\026\060\024\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1599
\023\015\104\123\124\040\122\157\157\164\103\101\040\130\061\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1600
\041\060\037\006\011\052\206\110\206\367\015\001\011\001\026\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1601
\143\141\100\144\151\147\163\151\147\164\162\165\163\164\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1602
\157\155\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1603
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1604
\001\001\000\322\306\046\266\347\245\075\301\304\150\325\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1605
\123\305\157\111\023\011\270\257\054\110\215\024\152\243\027\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1606
\132\371\323\056\165\057\330\050\142\321\223\057\374\115\324\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1607
\207\345\010\307\231\347\222\077\165\275\353\045\264\025\301\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1608
\031\075\322\104\215\327\164\040\155\067\002\217\151\223\133\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1609
\304\031\235\364\262\016\374\026\154\271\261\005\222\203\321\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1610
\054\140\224\076\105\125\240\331\253\010\041\346\140\350\073\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1611
\362\231\120\121\150\320\003\055\261\200\276\243\330\122\260\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1612
\315\103\112\160\216\130\205\225\341\116\054\326\055\101\157\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1613
\204\347\310\230\104\312\107\333\054\044\245\151\046\317\153\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1614
\047\142\303\364\311\172\222\043\355\023\147\202\256\105\056\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1615
\345\176\162\077\205\235\224\142\020\346\074\221\241\255\167\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1616
\340\025\354\363\204\200\162\172\216\156\140\227\307\044\131\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1617
\064\203\133\341\245\244\151\266\127\065\034\170\131\306\323\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1618
\072\163\147\356\224\312\004\023\005\142\006\160\043\263\364\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1619
\356\105\331\144\013\133\111\252\244\103\316\046\304\104\022\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1620
\270\335\171\002\003\001\000\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1621
\367\015\001\001\005\005\000\003\202\001\001\000\242\067\262\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1622
\151\373\327\206\171\124\111\061\225\063\053\363\321\011\024\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1623
\142\140\206\245\260\021\342\120\302\035\006\127\076\055\350\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1624
\144\276\233\252\255\137\033\115\324\231\225\242\213\232\311\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1625
\162\265\151\352\331\130\253\065\355\025\242\103\326\266\274\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1626
\171\145\144\163\175\327\171\312\173\325\132\121\306\341\123\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1627
\226\215\070\317\243\027\254\071\161\153\001\303\213\123\074\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1628
\351\356\171\300\344\276\222\062\144\172\263\037\227\224\142\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1629
\352\262\040\025\225\373\227\362\170\057\143\066\100\070\343\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1630
\017\035\335\254\225\312\347\113\220\173\261\113\251\324\305\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1631
\232\332\252\325\243\224\024\106\215\055\037\363\072\326\223\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1632
\366\076\171\374\350\346\260\165\355\356\075\311\160\307\135\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1633
\201\113\106\045\034\307\154\025\343\225\116\017\252\062\067\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1634
\012\027\044\222\023\204\130\322\143\157\053\367\346\133\142\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1635
\023\027\260\015\122\114\376\376\157\134\342\221\156\035\375\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1636
\142\327\150\372\216\172\117\322\010\332\223\334\360\222\021\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1637
\320\334\162\223\014\163\223\142\205\150\320\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1638
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1639
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1640
# Trust for Certificate "Digital Signature Trust Co. Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1641
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1642
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1643
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1644
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1645
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1646
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1647
\267\057\377\222\322\316\103\336\012\215\114\124\214\120\067\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1648
\250\036\053\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1649
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1650
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1651
\154\311\247\156\107\361\014\343\123\073\170\114\115\302\152\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1652
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1653
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1654
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1655
\061\015\060\013\006\003\125\004\010\023\004\125\164\141\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1656
\027\060\025\006\003\125\004\007\023\016\123\141\154\164\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1657
\141\153\145\040\103\151\164\171\061\044\060\042\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1658
\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1659
\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1660
\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1661
\061\061\026\060\024\006\003\125\004\003\023\015\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1662
\122\157\157\164\103\101\040\130\061\061\041\060\037\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1663
\206\110\206\367\015\001\011\001\026\022\143\141\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1664
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1665
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1666
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1667
\002\021\000\320\036\100\213\000\000\002\174\000\000\000\002\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1668
\000\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1669
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1670
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1671
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1672
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1673
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1674
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1675
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1676
# Certificate "Digital Signature Trust Co. Global CA 4"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1677
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1678
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1679
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1680
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1681
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1682
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 4"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1683
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1684
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1685
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1686
\061\015\060\013\006\003\125\004\010\023\004\125\164\141\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1687
\027\060\025\006\003\125\004\007\023\016\123\141\154\164\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1688
\141\153\145\040\103\151\164\171\061\044\060\042\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1689
\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1690
\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1691
\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1692
\062\061\026\060\024\006\003\125\004\003\023\015\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1693
\122\157\157\164\103\101\040\130\062\061\041\060\037\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1694
\206\110\206\367\015\001\011\001\026\022\143\141\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1695
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1696
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1697
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1698
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1699
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1700
\061\015\060\013\006\003\125\004\010\023\004\125\164\141\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1701
\027\060\025\006\003\125\004\007\023\016\123\141\154\164\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1702
\141\153\145\040\103\151\164\171\061\044\060\042\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1703
\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1704
\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1705
\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1706
\062\061\026\060\024\006\003\125\004\003\023\015\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1707
\122\157\157\164\103\101\040\130\062\061\041\060\037\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1708
\206\110\206\367\015\001\011\001\026\022\143\141\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1709
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1710
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1711
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1712
\002\021\000\320\036\100\213\000\000\167\155\000\000\000\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1713
\000\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1714
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1715
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1716
\060\202\003\330\060\202\002\300\002\021\000\320\036\100\213\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1717
\000\167\155\000\000\000\001\000\000\000\004\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1718
\206\110\206\367\015\001\001\005\005\000\060\201\251\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1719
\011\006\003\125\004\006\023\002\165\163\061\015\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1720
\125\004\010\023\004\125\164\141\150\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1721
\004\007\023\016\123\141\154\164\040\114\141\153\145\040\103\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1722
\164\171\061\044\060\042\006\003\125\004\012\023\033\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1723
\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1724
\162\165\163\164\040\103\157\056\061\021\060\017\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1725
\013\023\010\104\123\124\103\101\040\130\062\061\026\060\024\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1726
\003\125\004\003\023\015\104\123\124\040\122\157\157\164\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1727
\040\130\062\061\041\060\037\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1728
\011\001\026\022\143\141\100\144\151\147\163\151\147\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1729
\163\164\056\143\157\155\060\036\027\015\071\070\061\061\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1730
\062\062\064\066\061\066\132\027\015\060\070\061\061\062\067\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1731
\062\064\066\061\066\132\060\201\251\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1732
\004\006\023\002\165\163\061\015\060\013\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1733
\004\125\164\141\150\061\027\060\025\006\003\125\004\007\023\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1734
\123\141\154\164\040\114\141\153\145\040\103\151\164\171\061\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1735
\060\042\006\003\125\004\012\023\033\104\151\147\151\164\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1736
\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1737
\040\103\157\056\061\021\060\017\006\003\125\004\013\023\010\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1738
\123\124\103\101\040\130\062\061\026\060\024\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1739
\023\015\104\123\124\040\122\157\157\164\103\101\040\130\062\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1740
\041\060\037\006\011\052\206\110\206\367\015\001\011\001\026\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1741
\143\141\100\144\151\147\163\151\147\164\162\165\163\164\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1742
\157\155\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1743
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1744
\001\001\000\334\165\360\214\300\165\226\232\300\142\037\046\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1745
\304\341\232\352\340\126\163\133\231\315\001\104\250\010\266\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1746
\247\332\032\004\030\071\222\112\170\243\201\302\365\167\172\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1747
\264\160\377\232\253\306\307\312\156\203\117\102\230\373\046\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1748
\332\334\155\326\251\231\125\122\147\351\050\003\222\334\345\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1749
\005\232\017\025\371\153\131\162\126\362\372\071\374\252\150\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1750
\017\037\020\203\057\374\235\372\027\226\335\202\343\346\105\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1751
\300\113\200\104\037\355\054\340\204\375\221\134\222\124\151\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1752
\345\142\151\334\345\356\000\122\275\063\013\255\165\002\205\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1753
\144\120\055\305\031\031\060\300\046\333\311\323\375\056\231\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1754
\131\265\013\115\324\101\256\205\110\103\131\334\267\250\342\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1755
\336\303\217\327\270\241\142\246\150\120\122\344\317\061\247\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1756
\205\332\237\106\062\027\126\345\362\353\146\075\022\377\103\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1757
\230\357\167\317\313\201\215\064\261\306\120\112\046\321\344\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1758
\101\120\257\154\256\042\064\056\325\153\156\203\272\171\270\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1759
\145\110\332\011\051\144\143\042\271\373\107\166\205\214\206\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1760
\313\011\333\002\003\001\000\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1761
\367\015\001\001\005\005\000\003\202\001\001\000\265\066\016\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1762
\341\141\050\132\021\145\300\077\203\003\171\115\276\050\246\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1763
\007\002\122\205\315\370\221\320\020\154\265\152\040\133\034\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1764
\331\060\074\306\110\236\212\136\144\371\241\161\167\357\004\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1765
\037\007\353\344\046\367\163\164\311\104\030\032\146\323\340\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1766
\257\221\073\321\313\054\330\164\124\072\034\115\312\324\150\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1767
\043\174\035\020\236\105\351\366\000\156\246\315\031\377\117\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1768
\051\217\127\115\304\167\222\276\340\114\011\373\135\104\206\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1769
\041\250\271\062\242\126\325\351\214\203\174\131\077\304\361\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1770
\347\235\354\236\275\234\030\016\076\302\071\171\050\267\003\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1771
\010\313\306\347\331\001\067\120\020\354\314\141\026\100\324\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1772
\061\164\173\374\077\061\247\320\107\163\063\071\033\314\116\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1773
\327\111\203\021\006\376\353\202\130\063\062\114\360\126\254\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1774
\234\057\126\232\173\301\112\034\245\375\125\066\316\374\226\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1775
\364\260\360\354\267\154\202\355\057\061\231\102\114\251\262\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1776
\270\025\135\361\337\272\311\265\112\324\144\230\263\046\251\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1777
\310\375\246\354\253\226\041\255\177\302\170\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1778
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1779
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1780
# Trust for Certificate "Digital Signature Trust Co. Global CA 4"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1781
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1782
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1783
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1784
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1785
CKA_LABEL UTF8 "Digital Signature Trust Co. Global CA 4"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1786
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1787
\147\353\063\173\150\114\353\016\302\260\166\012\264\210\047\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1788
\335\225\227\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1789
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1790
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1791
\315\073\075\142\133\011\270\011\066\207\236\022\057\161\144\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1792
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1793
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1794
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1795
\061\015\060\013\006\003\125\004\010\023\004\125\164\141\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1796
\027\060\025\006\003\125\004\007\023\016\123\141\154\164\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1797
\141\153\145\040\103\151\164\171\061\044\060\042\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1798
\012\023\033\104\151\147\151\164\141\154\040\123\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1799
\164\165\162\145\040\124\162\165\163\164\040\103\157\056\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1800
\060\017\006\003\125\004\013\023\010\104\123\124\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1801
\062\061\026\060\024\006\003\125\004\003\023\015\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1802
\122\157\157\164\103\101\040\130\062\061\041\060\037\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1803
\206\110\206\367\015\001\011\001\026\022\143\141\100\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1804
\163\151\147\164\162\165\163\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1805
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1806
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1807
\002\021\000\320\036\100\213\000\000\167\155\000\000\000\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1808
\000\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1809
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1810
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1811
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1812
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1813
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1814
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1815
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1816
# Certificate "Verisign Class 1 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1817
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1818
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1819
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1820
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1821
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1822
CKA_LABEL UTF8 "Verisign Class 1 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1823
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1824
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1825
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1826
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1827
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1828
\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1829
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1830
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1831
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1832
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1833
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1834
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1835
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1836
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1837
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1838
\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1839
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1840
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1841
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1842
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1843
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1844
\002\021\000\315\272\177\126\360\337\344\274\124\376\042\254\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1845
\162\252\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1846
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1847
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1848
\060\202\002\075\060\202\001\246\002\021\000\315\272\177\126\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1849
\337\344\274\124\376\042\254\263\162\252\125\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1850
\206\110\206\367\015\001\001\002\005\000\060\137\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1851
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1852
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1853
\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1854
\163\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1855
\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1856
\156\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1857
\066\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1858
\060\070\060\061\062\063\065\071\065\071\132\060\137\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1859
\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1860
\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1861
\156\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1862
\141\163\163\040\061\040\120\165\142\154\151\143\040\120\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1863
\155\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1864
\157\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1865
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1866
\215\000\060\201\211\002\201\201\000\345\031\277\155\243\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1867
\055\231\110\161\366\147\336\271\215\353\267\236\206\200\012\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1868
\016\372\070\045\257\106\210\202\345\163\250\240\233\044\135\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1869
\037\314\145\156\014\260\320\126\204\030\207\232\006\233\020\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1870
\163\337\264\130\071\153\156\301\366\025\325\250\250\077\252\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1871
\006\215\061\254\177\260\064\327\217\064\147\210\011\315\024\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1872
\342\116\105\126\151\037\170\002\200\332\334\107\221\051\273\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1873
\311\143\134\305\340\327\055\207\173\241\267\062\260\173\060\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1874
\052\057\061\252\356\243\147\332\333\002\003\001\000\001\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1875
\006\011\052\206\110\206\367\015\001\001\002\005\000\003\201\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1876
\000\114\077\270\213\306\150\337\356\103\063\016\135\351\246\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1877
\007\204\115\172\063\377\222\033\364\066\255\330\225\042\066\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1878
\021\154\174\102\314\363\234\056\304\007\077\024\260\017\117\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1879
\220\222\166\371\342\274\112\351\217\315\240\200\012\367\305\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1880
\361\202\042\135\270\261\335\201\043\243\173\045\025\106\060\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1881
\026\370\352\005\113\224\177\035\302\034\310\343\267\364\020\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1882
\074\023\303\137\037\123\350\110\344\206\264\173\241\065\260\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1883
\045\272\270\323\216\253\077\070\235\000\064\000\230\363\321\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1884
\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1885
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1886
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1887
# Trust for Certificate "Verisign Class 1 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1888
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1889
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1890
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1891
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1892
CKA_LABEL UTF8 "Verisign Class 1 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1893
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1894
\220\256\242\151\205\377\024\200\114\103\111\122\354\351\140\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1895
\167\257\125\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1896
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1897
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1898
\227\140\350\127\137\323\120\107\345\103\014\224\066\212\260\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1899
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1900
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1901
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1902
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1903
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1904
\013\023\056\103\154\141\163\163\040\061\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1905
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1906
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1907
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1908
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1909
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1910
\002\021\000\315\272\177\126\360\337\344\274\124\376\042\254\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1911
\162\252\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1912
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1913
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1914
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1915
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1916
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1917
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1918
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1919
# Certificate "Verisign Class 2 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1920
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1921
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1922
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1923
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1924
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1925
CKA_LABEL UTF8 "Verisign Class 2 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1926
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1927
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1928
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1929
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1930
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1931
\013\023\056\103\154\141\163\163\040\062\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1932
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1933
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1934
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1935
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1936
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1937
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1938
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1939
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1940
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1941
\013\023\056\103\154\141\163\163\040\062\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1942
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1943
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1944
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1945
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1946
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1947
\002\020\055\033\374\112\027\215\243\221\353\347\377\365\213\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1948
\276\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1949
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1950
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1951
\060\202\002\074\060\202\001\245\002\020\055\033\374\112\027\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1952
\243\221\353\347\377\365\213\105\276\013\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1953
\110\206\367\015\001\001\002\005\000\060\137\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1954
\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1955
\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1956
\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1957
\163\040\062\040\120\165\142\154\151\143\040\120\162\151\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1958
\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1959
\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1960
\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1961
\070\060\061\062\063\065\071\065\071\132\060\137\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1962
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1963
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1964
\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1965
\163\163\040\062\040\120\165\142\154\151\143\040\120\162\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1966
\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1967
\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1968
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1969
\000\060\201\211\002\201\201\000\266\132\213\243\015\152\043\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1970
\200\153\317\071\207\364\041\023\063\006\114\045\242\355\125\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1971
\227\305\247\200\271\372\203\301\040\240\372\057\025\015\174\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1972
\140\153\176\171\054\372\006\017\072\256\366\033\157\261\322\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1973
\057\050\122\137\203\175\113\304\172\267\370\146\037\200\124\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1974
\267\302\216\131\112\024\127\106\321\232\223\276\101\221\003\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1975
\025\200\223\134\353\347\314\010\154\077\076\263\112\374\377\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1976
\154\043\325\120\202\046\104\031\216\043\303\161\352\031\044\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1977
\004\236\165\277\310\246\000\037\002\003\001\000\001\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1978
\011\052\206\110\206\367\015\001\001\002\005\000\003\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1979
\212\033\053\372\071\301\164\327\136\330\031\144\242\130\112\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1980
\067\340\063\107\017\254\355\367\252\333\036\344\213\006\134\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1981
\047\312\105\122\316\026\357\077\006\144\347\224\150\174\140\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1982
\025\021\151\257\235\142\215\243\003\124\153\246\276\345\356\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1983
\030\140\004\277\102\200\375\320\250\250\036\001\073\367\243\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1984
\257\243\334\346\046\200\043\074\270\104\164\367\012\256\111\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1985
\141\170\314\044\277\210\212\247\016\352\163\031\101\375\115\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1986
\360\210\321\345\170\215\245\052\117\366\227\015\027\167\312\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1987
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1988
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1989
# Trust for Certificate "Verisign Class 2 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1990
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1991
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1992
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1993
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1994
CKA_LABEL UTF8 "Verisign Class 2 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1995
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1996
\147\202\252\340\355\356\342\032\130\071\323\300\315\024\150\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1997
\117\140\024\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1998
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  1999
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2000
\263\234\045\261\303\056\062\123\200\025\060\235\115\002\167\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2001
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2002
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2003
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2004
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2005
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2006
\013\023\056\103\154\141\163\163\040\062\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2007
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2008
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2009
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2010
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2011
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2012
\002\020\055\033\374\112\027\215\243\221\353\347\377\365\213\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2013
\276\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2014
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2015
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2016
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2017
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2018
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2019
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2020
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2021
# Certificate "Verisign Class 3 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2022
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2023
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2024
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2025
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2026
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2027
CKA_LABEL UTF8 "Verisign Class 3 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2028
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2029
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2030
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2031
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2032
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2033
\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2034
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2035
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2036
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2037
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2038
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2039
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2040
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2041
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2042
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2043
\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2044
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2045
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2046
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2047
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2048
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2049
\002\020\160\272\344\035\020\331\051\064\266\070\312\173\003\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2050
\272\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2051
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2052
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2053
\060\202\002\074\060\202\001\245\002\020\160\272\344\035\020\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2054
\051\064\266\070\312\173\003\314\272\277\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2055
\110\206\367\015\001\001\002\005\000\060\137\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2056
\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2057
\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2058
\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2059
\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2060
\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2061
\040\101\165\164\150\157\162\151\164\171\060\036\027\015\071\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2062
\060\061\062\071\060\060\060\060\060\060\132\027\015\062\070\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2063
\070\060\061\062\063\065\071\065\071\132\060\137\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2064
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2065
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2066
\143\056\061\067\060\065\006\003\125\004\013\023\056\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2067
\163\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2068
\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2069
\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2070
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2071
\000\060\201\211\002\201\201\000\311\134\131\236\362\033\212\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2072
\024\264\020\337\004\100\333\343\127\257\152\105\100\217\204\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2073
\013\321\063\331\331\021\317\356\002\130\037\045\367\052\250\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2074
\005\252\354\003\037\170\177\236\223\271\232\000\252\043\175\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2075
\254\205\242\143\105\307\162\047\314\364\114\306\165\161\322\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2076
\357\117\102\360\165\337\012\220\306\216\040\157\230\017\370\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2077
\043\137\160\051\066\244\311\206\347\261\232\040\313\123\245\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2078
\347\075\276\175\232\376\044\105\063\334\166\025\355\017\242\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2079
\144\114\145\056\201\150\105\247\002\003\001\000\001\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2080
\011\052\206\110\206\367\015\001\001\002\005\000\003\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2081
\273\114\022\053\317\054\046\000\117\024\023\335\246\373\374\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2082
\021\204\214\363\050\034\147\222\057\174\266\305\372\337\360\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2083
\225\274\035\217\154\054\250\121\314\163\330\244\300\123\360\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2084
\326\046\300\166\001\127\201\222\136\041\361\321\261\377\347\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2085
\041\130\315\151\027\343\104\034\234\031\104\071\211\134\334\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2086
\000\017\126\215\002\231\355\242\220\105\114\344\273\020\244\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2087
\360\062\003\016\361\316\370\350\311\121\214\346\142\237\346\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2088
\300\175\267\162\234\311\066\072\153\237\116\250\377\144\015\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2089
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2090
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2091
# Trust for Certificate "Verisign Class 3 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2092
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2093
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2094
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2095
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2096
CKA_LABEL UTF8 "Verisign Class 3 Public Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2097
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2098
\164\054\061\222\346\007\344\044\353\105\111\124\053\341\273\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2099
\076\141\164\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2100
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2101
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2102
\020\374\143\135\366\046\076\015\363\045\276\137\171\315\147\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2103
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2104
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2105
\060\137\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2106
\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2107
\147\156\054\040\111\156\143\056\061\067\060\065\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2108
\013\023\056\103\154\141\163\163\040\063\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2109
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2110
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2111
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2112
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2113
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2114
\002\020\160\272\344\035\020\331\051\064\266\070\312\173\003\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2115
\272\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2116
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2117
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2118
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2119
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2120
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2122
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2123
# Certificate "Verisign Class 1 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2124
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2125
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2126
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2127
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2128
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2129
CKA_LABEL UTF8 "Verisign Class 1 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2130
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2131
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2132
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2133
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2134
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2135
\004\013\023\063\103\154\141\163\163\040\061\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2136
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2137
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2138
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2139
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2140
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2141
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2142
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2143
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2144
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2145
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2146
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2147
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2148
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2149
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2150
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2151
\004\013\023\063\103\154\141\163\163\040\061\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2152
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2153
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2154
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2155
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2156
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2157
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2158
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2159
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2160
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2161
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2162
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2163
\002\020\114\307\352\252\230\076\161\323\223\020\370\075\072\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2164
\221\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2165
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2166
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2167
\060\202\003\002\060\202\002\153\002\020\114\307\352\252\230\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2168
\161\323\223\020\370\075\072\211\221\222\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2169
\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2170
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2171
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2172
\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2173
\163\163\040\061\040\120\165\142\154\151\143\040\120\162\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2174
\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2175
\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2176
\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2177
\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2178
\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2179
\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2180
\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2181
\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2182
\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2183
\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2184
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2185
\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2186
\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2187
\063\103\154\141\163\163\040\061\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2188
\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2189
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2190
\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2191
\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2192
\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2193
\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2194
\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2195
\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2196
\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2197
\001\005\000\003\201\215\000\060\201\211\002\201\201\000\252\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2198
\272\276\026\055\270\203\324\312\322\017\274\166\061\312\224\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2199
\035\223\214\126\002\274\331\157\032\157\122\066\156\165\126\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2200
\125\323\337\103\207\041\021\145\212\176\217\275\041\336\153\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2201
\077\033\204\064\225\005\235\101\065\353\222\353\226\335\252\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2202
\077\001\123\155\231\117\355\345\342\052\132\220\301\271\304\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2203
\025\317\310\105\353\246\135\216\234\076\360\144\044\166\245\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2204
\253\032\157\266\330\173\121\141\156\246\177\207\310\342\267\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2205
\064\334\101\210\352\011\100\276\163\222\075\153\347\165\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2206
\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2207
\005\000\003\201\201\000\251\117\303\015\307\147\276\054\313\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2208
\250\315\055\165\347\176\025\236\073\162\353\176\353\134\055\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2209
\207\326\153\155\140\174\345\256\305\220\043\014\134\112\320\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2210
\261\135\363\307\266\012\333\340\025\223\015\335\003\274\307\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2211
\212\265\335\117\303\233\023\165\270\001\300\346\311\133\153\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2212
\270\211\334\254\244\335\162\355\116\241\367\117\274\006\323\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2213
\310\144\164\173\302\225\101\234\145\163\130\361\220\232\074\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2214
\261\230\311\304\207\274\317\105\155\105\342\156\042\077\376\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2215
\017\061\134\350\362\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2216
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2218
# Trust for Certificate "Verisign Class 1 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2219
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2220
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2221
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2222
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2223
CKA_LABEL UTF8 "Verisign Class 1 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2224
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2225
\047\076\341\044\127\375\304\371\014\125\350\053\126\026\177\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2226
\365\062\345\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2227
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2228
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2229
\333\043\075\371\151\372\113\271\225\200\104\163\136\175\101\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2230
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2231
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2232
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2233
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2234
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2235
\004\013\023\063\103\154\141\163\163\040\061\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2236
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2237
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2238
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2239
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2240
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2241
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2242
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2243
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2244
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2245
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2246
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2247
\002\020\114\307\352\252\230\076\161\323\223\020\370\075\072\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2248
\221\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2249
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2250
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2251
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2252
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2253
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2255
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2256
# Certificate "Verisign Class 2 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2257
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2258
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2259
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2260
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2261
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2262
CKA_LABEL UTF8 "Verisign Class 2 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2263
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2264
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2265
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2266
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2267
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2268
\004\013\023\063\103\154\141\163\163\040\062\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2269
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2270
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2271
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2272
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2273
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2274
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2275
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2276
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2277
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2278
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2279
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2280
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2281
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2282
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2283
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2284
\004\013\023\063\103\154\141\163\163\040\062\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2285
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2286
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2287
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2288
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2289
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2290
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2291
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2292
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2293
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2294
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2295
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2296
\002\021\000\271\057\140\314\210\237\241\172\106\011\270\133\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2297
\154\212\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2298
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2299
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2300
\060\202\003\003\060\202\002\154\002\021\000\271\057\140\314\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2301
\237\241\172\106\011\270\133\160\154\212\257\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2302
\206\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2303
\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2304
\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2305
\156\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2306
\141\163\163\040\062\040\120\165\142\154\151\143\040\120\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2307
\155\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2308
\157\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2309
\062\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2310
\061\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2311
\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2312
\151\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2313
\035\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2314
\040\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2315
\027\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2316
\015\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2317
\301\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2318
\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2319
\156\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2320
\023\063\103\154\141\163\163\040\062\040\120\165\142\154\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2321
\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2322
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2323
\040\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2324
\050\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2325
\156\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2326
\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2327
\171\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2328
\123\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2329
\162\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2330
\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2331
\210\001\041\164\054\347\032\003\360\230\341\227\074\017\041\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2332
\361\234\333\227\351\232\374\302\004\006\023\276\137\122\310\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2333
\036\054\022\126\054\270\001\151\054\314\231\037\255\260\226\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2334
\171\004\362\023\071\301\173\230\272\010\054\350\302\204\023\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2335
\252\151\351\011\364\307\251\002\244\102\302\043\117\112\330\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2336
\016\242\373\061\154\311\346\157\231\047\007\365\346\364\114\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2337
\236\155\353\106\206\372\271\206\311\124\362\262\304\257\324\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2338
\034\132\311\025\060\377\015\154\365\055\016\155\316\177\167\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2339
\003\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2340
\005\005\000\003\201\201\000\162\056\371\177\321\361\161\373\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2341
\236\366\305\136\121\212\100\230\270\150\370\233\034\203\330\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2342
\235\275\377\355\241\346\146\352\057\011\364\312\327\352\245\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2343
\225\366\044\140\206\115\104\056\203\245\304\055\240\323\256\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2344
\151\157\162\332\154\256\010\360\143\222\067\346\273\304\060\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2345
\255\167\314\111\065\252\317\330\217\321\276\267\030\226\107\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2346
\152\124\042\064\144\055\266\026\233\131\133\264\121\131\072\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2347
\013\024\364\022\337\147\240\364\255\062\144\136\261\106\162\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2348
\214\022\173\305\104\264\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2349
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2351
# Trust for Certificate "Verisign Class 2 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2352
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2353
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2354
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2355
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2356
CKA_LABEL UTF8 "Verisign Class 2 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2357
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2358
\263\352\304\107\166\311\310\034\352\362\235\225\266\314\240\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2359
\033\147\354\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2360
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2361
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2362
\055\273\345\045\323\321\145\202\072\267\016\372\346\353\342\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2363
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2364
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2365
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2366
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2367
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2368
\004\013\023\063\103\154\141\163\163\040\062\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2369
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2370
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2371
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2372
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2373
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2374
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2375
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2376
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2377
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2378
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2379
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2380
\002\021\000\271\057\140\314\210\237\241\172\106\011\270\133\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2381
\154\212\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2382
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2383
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2384
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2385
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2386
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2387
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2388
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2389
# Certificate "Verisign Class 3 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2390
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2391
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2392
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2393
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2394
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2395
CKA_LABEL UTF8 "Verisign Class 3 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2396
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2397
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2398
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2399
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2400
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2401
\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2402
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2403
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2404
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2405
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2406
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2407
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2408
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2409
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2410
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2411
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2412
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2413
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2414
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2415
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2416
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2417
\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2418
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2419
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2420
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2421
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2422
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2423
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2424
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2425
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2426
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2427
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2428
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2429
\002\020\175\331\376\007\317\250\036\267\020\171\147\373\247\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2430
\064\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2431
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2432
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2433
\060\202\003\002\060\202\002\153\002\020\175\331\376\007\317\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2434
\036\267\020\171\147\373\247\211\064\306\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2435
\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2436
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2437
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2438
\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2439
\163\163\040\063\040\120\165\142\154\151\143\040\120\162\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2440
\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2441
\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2442
\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2443
\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2444
\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2445
\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2446
\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2447
\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2448
\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2449
\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2450
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2451
\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2452
\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2453
\063\103\154\141\163\163\040\063\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2454
\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2455
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2456
\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2457
\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2458
\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2459
\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2460
\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2461
\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2462
\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2463
\001\005\000\003\201\215\000\060\201\211\002\201\201\000\314\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2464
\321\021\135\134\151\320\253\323\271\152\114\231\037\131\230\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2465
\216\026\205\040\106\155\107\077\324\205\040\204\341\155\263\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2466
\244\355\014\361\027\017\073\371\247\371\045\327\301\317\204\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2467
\362\174\143\317\242\107\362\306\133\063\216\144\100\004\150\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2468
\200\271\144\034\105\167\307\330\156\365\225\051\074\120\350\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2469
\327\170\037\250\272\155\103\221\225\217\105\127\136\176\305\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2470
\312\244\004\353\352\227\067\124\060\157\273\001\107\062\063\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2471
\334\127\233\144\151\141\370\233\035\034\211\117\134\147\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2472
\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2473
\005\000\003\201\201\000\121\115\315\276\134\313\230\031\234\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2474
\262\001\071\170\056\115\017\147\160\160\231\306\020\132\224\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2475
\123\115\124\155\053\257\015\135\100\213\144\323\327\356\336\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2476
\141\222\137\246\304\035\020\141\066\323\054\047\074\350\051\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2477
\271\021\144\164\314\265\163\237\034\110\251\274\141\001\356\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2478
\027\246\014\343\100\010\073\016\347\353\104\163\052\232\361\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2479
\222\357\161\024\303\071\254\161\247\221\011\157\344\161\006\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2480
\272\131\127\046\171\000\366\370\015\242\063\060\050\324\252\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2481
\240\235\235\151\221\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2482
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2483
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2484
# Trust for Certificate "Verisign Class 3 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2485
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2486
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2487
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2488
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2489
CKA_LABEL UTF8 "Verisign Class 3 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2490
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2491
\205\067\034\246\345\120\024\075\316\050\003\107\033\336\072\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2492
\350\370\167\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2493
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2494
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2495
\242\063\233\114\164\170\163\324\154\347\301\363\215\313\134\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2496
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2497
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2498
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2499
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2500
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2501
\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2502
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2503
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2504
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2505
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2506
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2507
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2508
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2509
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2510
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2511
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2512
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2513
\002\020\175\331\376\007\317\250\036\267\020\171\147\373\247\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2514
\064\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2515
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2516
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2517
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2518
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2519
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2520
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2521
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2522
# Certificate "Verisign Class 4 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2523
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2524
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2525
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2526
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2527
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2528
CKA_LABEL UTF8 "Verisign Class 4 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2529
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2530
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2531
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2532
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2533
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2534
\004\013\023\063\103\154\141\163\163\040\064\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2535
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2536
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2537
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2538
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2539
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2540
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2541
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2542
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2543
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2544
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2545
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2546
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2547
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2548
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2549
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2550
\004\013\023\063\103\154\141\163\163\040\064\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2551
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2552
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2553
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2554
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2555
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2556
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2557
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2558
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2559
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2560
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2561
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2562
\002\020\062\210\216\232\322\365\353\023\107\370\177\304\040\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2563
\045\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2564
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2565
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2566
\060\202\003\002\060\202\002\153\002\020\062\210\216\232\322\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2567
\353\023\107\370\177\304\040\067\045\370\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2568
\110\206\367\015\001\001\005\005\000\060\201\301\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2569
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2570
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2571
\143\056\061\074\060\072\006\003\125\004\013\023\063\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2572
\163\163\040\064\040\120\165\142\154\151\143\040\120\162\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2573
\141\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2574
\156\040\101\165\164\150\157\162\151\164\171\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2575
\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2576
\071\071\070\040\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2577
\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2578
\172\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2579
\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2580
\124\162\165\163\164\040\116\145\164\167\157\162\153\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2581
\015\071\070\060\065\061\070\060\060\060\060\060\060\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2582
\062\070\060\070\060\061\062\063\065\071\065\071\132\060\201\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2583
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2584
\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2585
\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2586
\063\103\154\141\163\163\040\064\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2587
\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2588
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2589
\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2590
\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2591
\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2592
\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2593
\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2594
\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2595
\153\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2596
\001\005\000\003\201\215\000\060\201\211\002\201\201\000\272\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2597
\344\317\371\304\256\205\124\271\007\127\371\217\305\177\150\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2598
\370\304\027\260\104\334\343\060\163\325\052\142\052\270\320\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2599
\034\355\050\133\176\275\152\334\263\221\044\312\101\142\074\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2600
\002\001\277\034\026\061\224\005\227\166\156\242\255\275\141\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2601
\154\116\060\206\360\121\067\052\120\307\250\142\201\334\133\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2602
\252\301\240\264\156\353\057\345\127\305\261\053\100\160\333\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2603
\115\241\216\037\275\003\037\330\003\324\217\114\231\161\274\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2604
\202\314\130\350\230\072\206\323\206\070\363\000\051\037\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2605
\001\000\001\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2606
\005\000\003\201\201\000\205\214\022\301\247\271\120\025\172\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2607
\076\254\270\103\212\334\252\335\024\272\211\201\176\001\074\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2608
\161\041\210\057\202\334\143\372\002\105\254\105\131\327\052\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2609
\104\133\267\237\201\073\222\150\075\342\067\044\365\173\154\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2610
\166\065\226\011\250\131\235\271\316\043\253\164\326\203\375\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2611
\163\047\330\151\076\103\164\366\256\305\211\232\347\123\174\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2612
\173\366\113\363\301\145\203\336\215\212\234\074\210\215\071\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2613
\374\252\077\042\215\241\301\146\120\201\162\114\355\042\144\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2614
\117\312\200\221\266\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2615
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2616
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2617
# Trust for Certificate "Verisign Class 4 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2618
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2619
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2620
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2621
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2622
CKA_LABEL UTF8 "Verisign Class 4 Public Primary Certification Authority - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2623
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2624
\013\167\276\273\313\172\242\107\005\336\314\017\275\152\002\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2625
\172\275\233\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2626
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2627
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2628
\046\155\054\031\230\266\160\150\070\120\124\031\354\220\064\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2629
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2630
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2631
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2632
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2633
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2634
\004\013\023\063\103\154\141\163\163\040\064\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2635
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2636
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2637
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2638
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2639
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2640
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2641
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2642
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2643
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2644
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2645
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2646
\002\020\062\210\216\232\322\365\353\023\107\370\177\304\040\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2647
\045\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2648
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2649
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2650
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2651
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2652
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2653
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2654
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2655
# Certificate "GlobalSign Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2656
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2657
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2658
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2659
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2660
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2661
CKA_LABEL UTF8 "GlobalSign Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2662
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2663
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2664
\060\127\061\013\060\011\006\003\125\004\006\023\002\102\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2665
\031\060\027\006\003\125\004\012\023\020\107\154\157\142\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2666
\123\151\147\156\040\156\166\055\163\141\061\020\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2667
\125\004\013\023\007\122\157\157\164\040\103\101\061\033\060\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2668
\006\003\125\004\003\023\022\107\154\157\142\141\154\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2669
\156\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2670
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2671
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2672
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2673
\060\127\061\013\060\011\006\003\125\004\006\023\002\102\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2674
\031\060\027\006\003\125\004\012\023\020\107\154\157\142\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2675
\123\151\147\156\040\156\166\055\163\141\061\020\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2676
\125\004\013\023\007\122\157\157\164\040\103\101\061\033\060\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2677
\006\003\125\004\003\023\022\107\154\157\142\141\154\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2678
\156\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2679
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2680
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2681
\002\013\004\000\000\000\000\001\025\113\132\303\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2682
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2683
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2684
\060\202\003\165\060\202\002\135\240\003\002\001\002\002\013\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2685
\000\000\000\000\001\025\113\132\303\224\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2686
\110\206\367\015\001\001\005\005\000\060\127\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2687
\003\125\004\006\023\002\102\105\061\031\060\027\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2688
\012\023\020\107\154\157\142\141\154\123\151\147\156\040\156\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2689
\055\163\141\061\020\060\016\006\003\125\004\013\023\007\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2690
\157\164\040\103\101\061\033\060\031\006\003\125\004\003\023\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2691
\107\154\157\142\141\154\123\151\147\156\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2692
\103\101\060\036\027\015\071\070\060\071\060\061\061\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2693
\060\060\132\027\015\062\070\060\061\062\070\061\062\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2694
\060\132\060\127\061\013\060\011\006\003\125\004\006\023\002\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2695
\105\061\031\060\027\006\003\125\004\012\023\020\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2696
\141\154\123\151\147\156\040\156\166\055\163\141\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2697
\006\003\125\004\013\023\007\122\157\157\164\040\103\101\061\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2698
\060\031\006\003\125\004\003\023\022\107\154\157\142\141\154\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2699
\151\147\156\040\122\157\157\164\040\103\101\060\202\001\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2700
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2701
\001\017\000\060\202\001\012\002\202\001\001\000\332\016\346\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2702
\215\316\243\343\117\212\176\373\361\213\203\045\153\352\110\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2703
\361\052\260\271\225\021\004\275\360\143\321\342\147\146\317\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2704
\335\317\033\110\053\356\215\211\216\232\257\051\200\145\253\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2705
\307\055\022\313\253\034\114\160\007\241\075\012\060\315\025\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2706
\117\370\335\324\214\120\025\034\357\120\356\304\056\367\374\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2707
\122\362\221\175\340\155\325\065\060\216\136\103\163\362\101\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2708
\325\152\343\262\211\072\126\071\070\157\006\074\210\151\133\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2709
\115\305\247\124\270\154\211\314\233\371\074\312\345\375\211\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2710
\022\074\222\170\226\326\334\164\156\223\104\141\321\215\307\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2711
\262\165\016\206\350\031\212\325\155\154\325\170\026\225\242\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2712
\310\012\070\353\362\044\023\117\163\124\223\023\205\072\033\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2713
\036\064\265\213\005\214\271\167\213\261\333\037\040\221\253\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2714
\123\156\220\316\173\067\164\271\160\107\221\042\121\143\026\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2715
\256\261\256\101\046\010\310\031\053\321\106\252\110\326\144\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2716
\327\203\064\377\054\052\301\154\031\103\112\007\205\347\323\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2717
\366\041\150\357\352\362\122\237\177\223\220\317\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2718
\001\243\102\060\100\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2719
\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2720
\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2721
\024\140\173\146\032\105\015\227\312\211\120\057\175\004\315\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2722
\250\377\374\375\113\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2723
\001\005\005\000\003\202\001\001\000\326\163\347\174\117\166\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2724
\215\277\354\272\242\276\064\305\050\062\265\174\374\154\234\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2725
\053\275\011\236\123\277\153\136\252\021\110\266\345\010\243\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2726
\312\075\141\115\323\106\011\263\076\303\240\343\143\125\033\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2727
\272\357\255\071\341\103\271\070\243\346\057\212\046\073\357\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2728
\120\126\371\306\012\375\070\315\304\013\160\121\224\227\230\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2729
\337\303\137\224\325\025\311\024\101\234\304\135\165\144\025\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2730
\377\125\060\354\206\217\377\015\357\054\271\143\106\366\252\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2731
\337\274\151\375\056\022\110\144\232\340\225\360\246\357\051\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2732
\001\261\025\265\014\035\245\376\151\054\151\044\170\036\263\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2733
\034\161\142\356\312\310\227\254\027\135\212\302\370\107\206\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2734
\052\304\126\061\225\320\147\211\205\053\371\154\246\135\106\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2735
\014\252\202\344\231\121\335\160\267\333\126\075\141\344\152\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2736
\134\326\366\376\075\336\101\314\007\256\143\122\277\123\123\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2737
\053\351\307\375\266\367\202\137\205\322\101\030\333\201\263\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2738
\034\305\037\244\200\157\025\040\311\336\014\210\012\035\326\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2739
\125\342\374\110\311\051\046\151\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2740
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2741
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2742
# Trust for Certificate "GlobalSign Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2743
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2744
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2745
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2746
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2747
CKA_LABEL UTF8 "GlobalSign Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2748
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2749
\261\274\226\213\324\364\235\142\052\250\232\201\362\025\001\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2750
\244\035\202\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2751
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2752
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2753
\076\105\122\025\011\121\222\341\267\135\067\237\261\207\051\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2754
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2755
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2756
\060\127\061\013\060\011\006\003\125\004\006\023\002\102\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2757
\031\060\027\006\003\125\004\012\023\020\107\154\157\142\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2758
\123\151\147\156\040\156\166\055\163\141\061\020\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2759
\125\004\013\023\007\122\157\157\164\040\103\101\061\033\060\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2760
\006\003\125\004\003\023\022\107\154\157\142\141\154\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2761
\156\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2762
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2763
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2764
\002\013\004\000\000\000\000\001\025\113\132\303\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2765
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2766
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2767
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2768
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2769
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2770
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2771
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2772
# Certificate "GlobalSign Root CA - R2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2773
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2774
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2775
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2776
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2777
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2778
CKA_LABEL UTF8 "GlobalSign Root CA - R2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2779
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2780
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2781
\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2782
\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2783
\055\040\122\062\061\023\060\021\006\003\125\004\012\023\012\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2784
\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2785
\004\003\023\012\107\154\157\142\141\154\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2786
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2787
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2788
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2789
\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2790
\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2791
\055\040\122\062\061\023\060\021\006\003\125\004\012\023\012\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2792
\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2793
\004\003\023\012\107\154\157\142\141\154\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2794
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2795
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2796
\002\013\004\000\000\000\000\001\017\206\046\346\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2797
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2798
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2799
\060\202\003\272\060\202\002\242\240\003\002\001\002\002\013\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2800
\000\000\000\000\001\017\206\046\346\015\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2801
\110\206\367\015\001\001\005\005\000\060\114\061\040\060\036\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2802
\003\125\004\013\023\027\107\154\157\142\141\154\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2803
\040\122\157\157\164\040\103\101\040\055\040\122\062\061\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2804
\021\006\003\125\004\012\023\012\107\154\157\142\141\154\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2805
\147\156\061\023\060\021\006\003\125\004\003\023\012\107\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2806
\142\141\154\123\151\147\156\060\036\027\015\060\066\061\062\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2807
\065\060\070\060\060\060\060\132\027\015\062\061\061\062\061\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2808
\060\070\060\060\060\060\132\060\114\061\040\060\036\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2809
\004\013\023\027\107\154\157\142\141\154\123\151\147\156\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2810
\157\157\164\040\103\101\040\055\040\122\062\061\023\060\021\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2811
\003\125\004\012\023\012\107\154\157\142\141\154\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2812
\061\023\060\021\006\003\125\004\003\023\012\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2813
\154\123\151\147\156\060\202\001\042\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2814
\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2815
\012\002\202\001\001\000\246\317\044\016\276\056\157\050\231\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2816
\102\304\253\076\041\124\233\013\323\177\204\160\372\022\263\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2817
\277\207\137\306\177\206\323\262\060\134\326\375\255\361\173\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2818
\345\370\140\226\011\222\020\365\320\123\336\373\173\176\163\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2819
\254\122\210\173\112\246\312\111\246\136\250\247\214\132\021\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2820
\172\202\353\276\214\351\263\254\226\045\007\227\112\231\052\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2821
\057\264\036\167\277\212\017\265\002\174\033\226\270\305\271\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2822
\054\274\326\022\271\353\131\175\342\320\006\206\137\136\111\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2823
\265\071\136\210\064\354\274\170\014\010\230\204\154\250\315\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2824
\264\240\175\014\171\115\360\270\055\313\041\312\325\154\133\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2825
\341\240\051\204\241\371\323\224\111\313\044\142\221\040\274\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2826
\013\325\331\314\371\352\047\012\053\163\221\306\235\033\254\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2827
\313\350\340\240\364\057\220\213\115\373\260\066\033\366\031\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2828
\205\340\155\362\141\023\210\134\237\340\223\012\121\227\212\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2829
\316\257\253\325\367\252\011\252\140\275\334\331\137\337\162\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2830
\140\023\136\000\001\311\112\372\077\244\352\007\003\041\002\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2831
\202\312\003\302\233\217\002\003\001\000\001\243\201\234\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2832
\231\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2833
\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2834
\001\377\060\035\006\003\125\035\016\004\026\004\024\233\342\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2835
\127\147\034\036\300\152\006\336\131\264\232\055\337\334\031\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2836
\056\060\066\006\003\125\035\037\004\057\060\055\060\053\240\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2837
\240\047\206\045\150\164\164\160\072\057\057\143\162\154\056\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2838
\154\157\142\141\154\163\151\147\156\056\156\145\164\057\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2839
\157\164\055\162\062\056\143\162\154\060\037\006\003\125\035\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2840
\004\030\060\026\200\024\233\342\007\127\147\034\036\300\152\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2841
\336\131\264\232\055\337\334\031\206\056\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2842
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\231\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2843
\123\207\034\150\227\206\221\354\340\112\270\104\013\253\201\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2844
\047\117\326\301\270\034\103\170\263\014\232\374\352\054\074\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2845
\141\033\115\113\051\365\237\005\035\046\301\270\351\203\000\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2846
\105\266\251\010\223\271\251\063\113\030\232\302\370\207\210\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2847
\333\335\161\064\032\301\124\332\106\077\340\323\052\253\155\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2848
\042\365\072\142\315\040\157\272\051\211\327\335\221\356\323\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2849
\242\076\241\133\101\365\337\345\144\103\055\351\325\071\253\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2850
\242\337\267\213\320\300\200\031\034\105\300\055\214\350\370\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2851
\244\164\126\111\305\005\265\117\025\336\156\104\170\071\207\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2852
\176\273\363\171\030\221\273\364\157\235\301\360\214\065\214\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2853
\001\373\303\155\271\357\104\155\171\106\061\176\012\376\251\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2854
\301\377\357\253\156\040\304\120\311\137\235\115\233\027\214\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2855
\345\001\311\240\101\152\163\123\372\245\120\264\156\045\017\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2856
\114\030\364\375\122\331\216\151\261\350\021\017\336\210\330\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2857
\035\111\367\252\336\225\317\040\170\302\140\022\333\045\100\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2858
\152\374\176\102\070\100\144\022\367\236\201\341\223\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2859
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2860
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2861
# Trust for Certificate "GlobalSign Root CA - R2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2862
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2863
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2864
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2865
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2866
CKA_LABEL UTF8 "GlobalSign Root CA - R2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2867
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2868
\165\340\253\266\023\205\022\047\034\004\370\137\335\336\070\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2869
\267\044\056\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2870
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2871
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2872
\224\024\167\176\076\136\375\217\060\275\101\260\317\347\320\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2873
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2874
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2875
\060\114\061\040\060\036\006\003\125\004\013\023\027\107\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2876
\142\141\154\123\151\147\156\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2877
\055\040\122\062\061\023\060\021\006\003\125\004\012\023\012\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2878
\154\157\142\141\154\123\151\147\156\061\023\060\021\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2879
\004\003\023\012\107\154\157\142\141\154\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2880
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2881
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2882
\002\013\004\000\000\000\000\001\017\206\046\346\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2883
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2884
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2885
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2886
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2887
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2888
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2889
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2890
# Certificate "ValiCert Class 1 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2891
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2892
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2893
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2894
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2895
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2896
CKA_LABEL UTF8 "ValiCert Class 1 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2897
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2898
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2899
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2900
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2901
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2902
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2903
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2904
\151\103\145\162\164\040\103\154\141\163\163\040\061\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2905
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2906
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2907
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2908
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2909
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2910
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2911
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2912
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2913
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2914
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2915
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2916
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2917
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2918
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2919
\151\103\145\162\164\040\103\154\141\163\163\040\061\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2920
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2921
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2922
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2923
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2924
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2925
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2926
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2927
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2928
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2929
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2930
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2931
\060\202\002\347\060\202\002\120\002\001\001\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2932
\206\110\206\367\015\001\001\005\005\000\060\201\273\061\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2933
\042\006\003\125\004\007\023\033\126\141\154\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2934
\040\126\141\154\151\144\141\164\151\157\156\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2935
\157\162\153\061\027\060\025\006\003\125\004\012\023\016\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2936
\154\151\103\145\162\164\054\040\111\156\143\056\061\065\060\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2937
\006\003\125\004\013\023\054\126\141\154\151\103\145\162\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2938
\103\154\141\163\163\040\061\040\120\157\154\151\143\171\040\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2939
\141\154\151\144\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2940
\151\164\171\061\041\060\037\006\003\125\004\003\023\030\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2941
\164\160\072\057\057\167\167\167\056\166\141\154\151\143\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2942
\164\056\143\157\155\057\061\040\060\036\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2943
\367\015\001\011\001\026\021\151\156\146\157\100\166\141\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2944
\143\145\162\164\056\143\157\155\060\036\027\015\071\071\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2945
\062\065\062\062\062\063\064\070\132\027\015\061\071\060\066\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2946
\065\062\062\062\063\064\070\132\060\201\273\061\044\060\042\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2947
\003\125\004\007\023\033\126\141\154\151\103\145\162\164\040\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2948
\141\154\151\144\141\164\151\157\156\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2949
\153\061\027\060\025\006\003\125\004\012\023\016\126\141\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2950
\103\145\162\164\054\040\111\156\143\056\061\065\060\063\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2951
\125\004\013\023\054\126\141\154\151\103\145\162\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2952
\141\163\163\040\061\040\120\157\154\151\143\171\040\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2953
\151\144\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2954
\171\061\041\060\037\006\003\125\004\003\023\030\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2955
\072\057\057\167\167\167\056\166\141\154\151\143\145\162\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2956
\143\157\155\057\061\040\060\036\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2957
\001\011\001\026\021\151\156\146\157\100\166\141\154\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2958
\162\164\056\143\157\155\060\201\237\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2959
\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2960
\201\201\000\330\131\202\172\211\270\226\272\246\057\150\157\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2961
\056\247\124\034\006\156\364\352\215\110\274\061\224\027\360\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2962
\116\274\262\270\065\222\166\260\320\245\245\001\327\000\003\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2963
\042\031\010\370\377\021\043\233\316\007\365\277\151\032\046\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2964
\116\351\321\177\235\054\100\035\131\150\156\246\370\130\260\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2965
\032\217\323\077\361\334\031\006\201\250\016\340\072\335\310\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2966
\105\011\006\346\017\160\303\372\100\246\016\342\126\005\017\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2967
\115\374\040\202\321\163\125\164\215\166\162\240\035\235\035\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2968
\335\077\161\002\003\001\000\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2969
\367\015\001\001\005\005\000\003\201\201\000\120\150\075\111\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2970
\054\034\006\224\337\225\140\177\226\173\027\376\117\161\255\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2971
\310\335\167\322\357\131\125\350\077\350\216\005\052\041\362\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2972
\322\265\247\122\376\234\261\266\342\133\167\027\100\352\162\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2973
\043\313\050\201\062\303\000\171\030\354\131\027\211\311\306\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2974
\036\161\311\375\267\164\245\045\105\151\305\110\253\031\341\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2975
\212\045\153\031\356\345\273\022\365\177\367\246\215\121\303\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2976
\235\164\267\251\076\240\245\377\266\111\003\023\332\042\314\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2977
\161\202\053\231\317\072\267\365\055\162\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2978
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2979
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2980
# Trust for Certificate "ValiCert Class 1 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2981
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2982
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2983
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2984
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2985
CKA_LABEL UTF8 "ValiCert Class 1 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2986
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2987
\345\337\164\074\266\001\304\233\230\103\334\253\214\350\152\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2988
\020\237\344\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2989
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2990
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2991
\145\130\253\025\255\127\154\036\250\247\265\151\254\277\377\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2992
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2993
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2994
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2995
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2996
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2997
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2998
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  2999
\151\103\145\162\164\040\103\154\141\163\163\040\061\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3000
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3001
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3002
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3003
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3004
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3005
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3006
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3007
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3008
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3009
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3010
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3011
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3012
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3013
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3015
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3016
# Certificate "ValiCert Class 2 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3017
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3018
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3019
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3020
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3021
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3022
CKA_LABEL UTF8 "ValiCert Class 2 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3023
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3024
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3025
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3026
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3027
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3028
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3029
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3030
\151\103\145\162\164\040\103\154\141\163\163\040\062\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3031
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3032
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3033
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3034
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3035
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3036
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3037
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3038
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3039
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3040
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3041
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3042
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3043
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3044
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3045
\151\103\145\162\164\040\103\154\141\163\163\040\062\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3046
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3047
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3048
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3049
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3050
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3051
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3052
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3053
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3054
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3055
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3056
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3057
\060\202\002\347\060\202\002\120\002\001\001\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3058
\206\110\206\367\015\001\001\005\005\000\060\201\273\061\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3059
\042\006\003\125\004\007\023\033\126\141\154\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3060
\040\126\141\154\151\144\141\164\151\157\156\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3061
\157\162\153\061\027\060\025\006\003\125\004\012\023\016\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3062
\154\151\103\145\162\164\054\040\111\156\143\056\061\065\060\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3063
\006\003\125\004\013\023\054\126\141\154\151\103\145\162\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3064
\103\154\141\163\163\040\062\040\120\157\154\151\143\171\040\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3065
\141\154\151\144\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3066
\151\164\171\061\041\060\037\006\003\125\004\003\023\030\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3067
\164\160\072\057\057\167\167\167\056\166\141\154\151\143\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3068
\164\056\143\157\155\057\061\040\060\036\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3069
\367\015\001\011\001\026\021\151\156\146\157\100\166\141\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3070
\143\145\162\164\056\143\157\155\060\036\027\015\071\071\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3071
\062\066\060\060\061\071\065\064\132\027\015\061\071\060\066\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3072
\066\060\060\061\071\065\064\132\060\201\273\061\044\060\042\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3073
\003\125\004\007\023\033\126\141\154\151\103\145\162\164\040\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3074
\141\154\151\144\141\164\151\157\156\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3075
\153\061\027\060\025\006\003\125\004\012\023\016\126\141\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3076
\103\145\162\164\054\040\111\156\143\056\061\065\060\063\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3077
\125\004\013\023\054\126\141\154\151\103\145\162\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3078
\141\163\163\040\062\040\120\157\154\151\143\171\040\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3079
\151\144\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3080
\171\061\041\060\037\006\003\125\004\003\023\030\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3081
\072\057\057\167\167\167\056\166\141\154\151\143\145\162\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3082
\143\157\155\057\061\040\060\036\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3083
\001\011\001\026\021\151\156\146\157\100\166\141\154\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3084
\162\164\056\143\157\155\060\201\237\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3085
\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3086
\201\201\000\316\072\161\312\345\253\310\131\222\125\327\253\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3087
\164\016\371\356\331\366\125\107\131\145\107\016\005\125\334\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3088
\230\066\074\134\123\135\323\060\317\070\354\275\101\211\355\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3089
\102\011\044\153\012\136\263\174\335\122\055\114\346\324\326\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3090
\132\131\251\145\324\111\023\055\044\115\034\120\157\265\301\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3091
\124\073\376\161\344\323\134\102\371\200\340\221\032\012\133\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3092
\066\147\363\077\125\174\033\077\264\137\144\163\064\343\264\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3093
\277\207\144\370\332\022\377\067\047\301\263\103\273\357\173\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3094
\056\151\367\002\003\001\000\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3095
\367\015\001\001\005\005\000\003\201\201\000\073\177\120\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3096
\120\224\231\111\142\070\070\037\113\370\245\310\076\247\202\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3097
\366\053\307\350\305\316\350\072\020\202\313\030\000\216\115\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3098
\250\130\177\241\171\000\265\273\351\215\257\101\331\017\064\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3099
\041\201\031\240\062\111\050\364\304\216\126\325\122\063\375\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3100
\325\176\231\154\003\344\311\114\374\313\154\253\146\263\112\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3101
\214\345\265\014\062\076\020\262\314\154\241\334\232\230\114\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3102
\133\363\316\271\236\245\162\016\112\267\077\074\346\026\150\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3103
\276\355\164\114\274\133\325\142\037\103\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3104
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3106
# Trust for Certificate "ValiCert Class 2 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3107
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3108
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3109
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3110
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3111
CKA_LABEL UTF8 "ValiCert Class 2 VA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3112
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3113
\061\172\052\320\177\053\063\136\365\241\303\116\113\127\350\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3114
\330\361\374\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3115
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3116
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3117
\251\043\165\233\272\111\066\156\061\302\333\362\347\146\272\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3118
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3119
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3120
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3121
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3122
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3123
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3124
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3125
\151\103\145\162\164\040\103\154\141\163\163\040\062\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3126
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3127
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3128
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3129
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3130
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3131
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3132
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3133
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3134
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3135
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3136
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3137
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3138
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3139
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3141
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3142
# Certificate "RSA Root Certificate 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3143
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3144
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3145
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3146
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3147
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3148
CKA_LABEL UTF8 "RSA Root Certificate 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3149
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3150
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3151
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3152
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3153
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3154
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3155
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3156
\151\103\145\162\164\040\103\154\141\163\163\040\063\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3157
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3158
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3159
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3160
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3161
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3162
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3163
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3164
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3165
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3166
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3167
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3168
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3169
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3170
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3171
\151\103\145\162\164\040\103\154\141\163\163\040\063\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3172
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3173
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3174
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3175
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3176
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3177
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3178
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3179
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3180
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3181
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3182
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3183
\060\202\002\347\060\202\002\120\002\001\001\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3184
\206\110\206\367\015\001\001\005\005\000\060\201\273\061\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3185
\042\006\003\125\004\007\023\033\126\141\154\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3186
\040\126\141\154\151\144\141\164\151\157\156\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3187
\157\162\153\061\027\060\025\006\003\125\004\012\023\016\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3188
\154\151\103\145\162\164\054\040\111\156\143\056\061\065\060\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3189
\006\003\125\004\013\023\054\126\141\154\151\103\145\162\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3190
\103\154\141\163\163\040\063\040\120\157\154\151\143\171\040\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3191
\141\154\151\144\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3192
\151\164\171\061\041\060\037\006\003\125\004\003\023\030\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3193
\164\160\072\057\057\167\167\167\056\166\141\154\151\143\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3194
\164\056\143\157\155\057\061\040\060\036\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3195
\367\015\001\011\001\026\021\151\156\146\157\100\166\141\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3196
\143\145\162\164\056\143\157\155\060\036\027\015\071\071\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3197
\062\066\060\060\062\062\063\063\132\027\015\061\071\060\066\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3198
\066\060\060\062\062\063\063\132\060\201\273\061\044\060\042\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3199
\003\125\004\007\023\033\126\141\154\151\103\145\162\164\040\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3200
\141\154\151\144\141\164\151\157\156\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3201
\153\061\027\060\025\006\003\125\004\012\023\016\126\141\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3202
\103\145\162\164\054\040\111\156\143\056\061\065\060\063\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3203
\125\004\013\023\054\126\141\154\151\103\145\162\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3204
\141\163\163\040\063\040\120\157\154\151\143\171\040\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3205
\151\144\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3206
\171\061\041\060\037\006\003\125\004\003\023\030\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3207
\072\057\057\167\167\167\056\166\141\154\151\143\145\162\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3208
\143\157\155\057\061\040\060\036\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3209
\001\011\001\026\021\151\156\146\157\100\166\141\154\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3210
\162\164\056\143\157\155\060\201\237\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3211
\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3212
\201\201\000\343\230\121\226\034\350\325\261\006\201\152\127\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3213
\162\165\223\253\317\236\246\374\363\026\122\326\055\115\237\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3214
\104\250\056\004\115\007\111\212\070\051\365\167\067\347\267\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3215
\135\337\066\161\024\231\217\334\302\222\361\347\140\222\227\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3216
\330\110\334\277\301\002\040\306\044\244\050\114\060\132\166\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3217
\261\134\363\335\336\236\020\161\241\210\307\133\233\101\155\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3218
\260\270\216\025\356\255\063\053\317\107\004\134\165\161\012\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3219
\044\230\051\247\111\131\245\335\370\267\103\142\141\363\323\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3220
\320\125\077\002\003\001\000\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3221
\367\015\001\001\005\005\000\003\201\201\000\126\273\002\130\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3222
\147\010\054\337\037\333\173\111\063\365\323\147\235\364\264\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3223
\020\263\311\305\054\342\222\152\161\170\047\362\160\203\102\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3224
\076\317\251\124\364\361\330\222\026\214\321\004\313\113\253\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3225
\237\105\256\074\212\251\260\161\063\135\310\305\127\337\257\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3226
\065\263\177\211\207\351\350\045\222\270\177\205\172\256\326\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3227
\036\067\130\052\147\311\221\317\052\201\076\355\306\071\337\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3228
\076\031\234\031\314\023\115\202\101\265\214\336\340\075\140\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3229
\040\017\105\176\153\242\177\243\214\025\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3230
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3232
# Trust for Certificate "RSA Root Certificate 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3233
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3234
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3235
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3236
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3237
CKA_LABEL UTF8 "RSA Root Certificate 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3238
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3239
\151\275\214\364\234\323\000\373\131\056\027\223\312\125\152\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3240
\354\252\065\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3241
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3242
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3243
\242\157\123\267\356\100\333\112\150\347\372\030\331\020\113\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3244
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3245
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3246
\060\201\273\061\044\060\042\006\003\125\004\007\023\033\126\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3247
\154\151\103\145\162\164\040\126\141\154\151\144\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3248
\156\040\116\145\164\167\157\162\153\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3249
\004\012\023\016\126\141\154\151\103\145\162\164\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3250
\143\056\061\065\060\063\006\003\125\004\013\023\054\126\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3251
\151\103\145\162\164\040\103\154\141\163\163\040\063\040\120\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3252
\154\151\143\171\040\126\141\154\151\144\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3253
\101\165\164\150\157\162\151\164\171\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3254
\004\003\023\030\150\164\164\160\072\057\057\167\167\167\056\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3255
\141\154\151\143\145\162\164\056\143\157\155\057\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3256
\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3257
\157\100\166\141\154\151\143\145\162\164\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3258
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3259
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3260
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3261
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3262
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3263
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3264
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3265
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3267
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3268
# Certificate "Verisign Class 1 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3269
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3270
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3271
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3272
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3273
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3274
CKA_LABEL UTF8 "Verisign Class 1 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3275
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3276
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3277
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3278
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3279
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3280
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3281
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3282
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3283
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3284
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3285
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3286
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3287
\061\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3288
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3289
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3290
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3291
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3292
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3293
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3294
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3295
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3296
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3297
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3298
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3299
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3300
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3301
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3302
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3303
\061\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3304
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3305
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3306
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3307
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3308
\002\021\000\213\133\165\126\204\124\205\013\000\317\257\070\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3309
\316\261\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3310
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3311
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3312
\060\202\004\032\060\202\003\002\002\021\000\213\133\165\126\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3313
\124\205\013\000\317\257\070\110\316\261\244\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3314
\206\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3315
\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3316
\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3317
\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3318
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3319
\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3320
\143\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3321
\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3322
\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3323
\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3324
\151\147\156\040\103\154\141\163\163\040\061\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3325
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3326
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3327
\164\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3328
\061\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3329
\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3330
\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3331
\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3332
\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3333
\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3334
\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3335
\061\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3336
\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3337
\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3338
\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3339
\040\103\154\141\163\163\040\061\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3340
\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3341
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3342
\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3343
\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3344
\002\202\001\001\000\335\204\324\271\264\371\247\330\363\004\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3345
\234\336\075\334\154\023\026\331\172\335\044\121\146\300\307\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3346
\131\015\254\006\010\302\224\321\063\037\360\203\065\037\156\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3347
\310\336\252\156\025\116\124\047\357\304\155\032\354\013\343\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3348
\360\104\245\127\307\100\130\036\243\107\037\161\354\140\366\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3349
\224\310\030\071\355\376\102\030\126\337\344\114\111\020\170\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3350
\001\166\065\143\022\066\335\146\274\001\004\066\243\125\150\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3351
\242\066\011\254\253\041\046\124\006\255\077\312\024\340\254\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3352
\255\006\035\225\342\370\235\361\340\140\377\302\177\165\053\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3353
\314\332\376\207\231\041\352\272\376\076\124\327\322\131\170\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3354
\074\156\317\240\023\000\032\270\047\241\344\276\147\226\312\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3355
\305\263\234\335\311\165\236\353\060\232\137\243\315\331\256\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3356
\031\077\043\351\134\333\051\275\255\125\310\033\124\214\143\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3357
\350\246\352\307\067\022\134\243\051\036\002\331\333\037\073\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3358
\327\017\126\107\201\025\004\112\257\203\047\321\305\130\210\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3359
\335\366\252\247\243\030\332\150\252\155\021\121\341\277\145\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3360
\237\226\166\321\075\002\003\001\000\001\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3361
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\253\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3362
\215\327\263\272\307\232\266\346\125\320\005\361\237\061\215\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3363
\252\331\252\106\046\017\161\355\245\255\123\126\142\001\107\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3364
\104\351\376\077\164\013\023\233\271\364\115\033\262\321\137\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3365
\266\322\210\134\263\237\315\313\324\247\331\140\225\204\072\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3366
\301\067\035\141\312\347\260\305\345\221\332\124\246\254\061\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3367
\256\227\336\315\010\254\270\300\227\200\177\156\162\244\347\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3368
\023\225\145\037\304\223\074\375\171\217\004\324\076\117\352\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3369
\236\316\315\147\174\117\145\002\377\221\205\124\163\307\377\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3370
\367\206\055\354\320\136\117\377\021\237\162\006\326\270\032\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3371
\114\015\046\145\342\104\200\036\307\237\343\335\350\012\332\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3372
\245\040\200\151\150\241\117\176\341\153\317\007\101\372\203\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3373
\274\070\335\260\056\021\261\153\262\102\314\232\274\371\110\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3374
\171\112\031\017\262\034\076\040\164\331\152\303\276\362\050\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3375
\023\126\171\117\155\120\352\033\260\265\127\261\067\146\130\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3376
\363\334\017\337\012\207\304\357\206\005\325\070\024\140\231\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3377
\113\336\006\226\161\054\362\333\266\037\244\357\077\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3378
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3379
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3380
# Trust for Certificate "Verisign Class 1 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3381
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3382
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3383
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3384
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3385
CKA_LABEL UTF8 "Verisign Class 1 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3386
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3387
\040\102\205\334\367\353\166\101\225\127\216\023\153\324\267\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3388
\351\216\106\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3389
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3390
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3391
\261\107\274\030\127\321\030\240\170\055\354\161\350\052\225\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3392
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3393
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3394
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3395
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3396
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3397
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3398
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3399
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3400
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3401
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3402
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3403
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3404
\061\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3405
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3406
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3407
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3408
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3409
\002\021\000\213\133\165\126\204\124\205\013\000\317\257\070\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3410
\316\261\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3411
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3412
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3413
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3414
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3415
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3416
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3417
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3418
# Certificate "Verisign Class 2 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3419
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3420
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3421
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3422
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3423
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3424
CKA_LABEL UTF8 "Verisign Class 2 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3425
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3426
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3427
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3428
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3429
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3430
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3431
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3432
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3433
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3434
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3435
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3436
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3437
\062\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3438
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3439
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3440
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3441
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3442
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3443
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3444
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3445
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3446
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3447
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3448
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3449
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3450
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3451
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3452
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3453
\062\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3454
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3455
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3456
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3457
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3458
\002\020\141\160\313\111\214\137\230\105\051\347\260\246\331\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3459
\133\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3460
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3461
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3462
\060\202\004\031\060\202\003\001\002\020\141\160\313\111\214\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3463
\230\105\051\347\260\246\331\120\133\172\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3464
\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3465
\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3466
\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3467
\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3468
\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3469
\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3470
\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3471
\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3472
\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3473
\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3474
\147\156\040\103\154\141\163\163\040\062\040\120\165\142\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3475
\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3476
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3477
\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3478
\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3479
\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3480
\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3481
\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3482
\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3483
\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3484
\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3485
\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3486
\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3487
\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3488
\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3489
\103\154\141\163\163\040\062\040\120\165\142\154\151\143\040\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3490
\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3491
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3492
\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3493
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3494
\202\001\001\000\257\012\015\302\325\054\333\147\271\055\345\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3495
\047\335\245\276\340\260\115\217\263\141\126\074\326\174\303\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3496
\315\076\206\313\242\210\342\341\330\244\151\305\265\342\277\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3497
\246\107\120\136\106\071\213\325\226\272\265\157\024\277\020\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3498
\047\023\236\005\107\233\061\172\023\330\037\331\323\002\067\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3499
\255\054\107\360\216\201\006\247\015\060\014\353\367\074\017\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3500
\035\334\162\106\356\245\002\310\133\303\311\126\151\114\305\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3501
\301\221\173\013\325\023\000\233\274\357\303\110\076\106\140\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3502
\205\052\325\220\266\315\213\240\314\062\335\267\375\100\125\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3503
\120\034\126\256\314\215\167\115\307\040\115\247\061\166\357\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3504
\222\212\220\036\010\201\126\262\255\151\243\122\320\313\034\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3505
\043\075\037\231\376\114\350\026\143\216\306\010\216\366\061\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3506
\322\372\345\166\335\265\034\222\243\111\315\315\001\315\150\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3507
\251\151\272\243\353\035\015\234\244\040\246\301\240\305\321\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3508
\114\027\155\322\254\146\077\226\214\340\204\324\066\377\042\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3509
\305\371\021\140\250\137\004\175\362\032\366\045\102\141\017\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3510
\112\270\076\211\002\003\001\000\001\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3511
\206\367\015\001\001\005\005\000\003\202\001\001\000\064\046\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3512
\074\300\215\115\103\111\035\275\351\041\222\327\146\234\267\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3513
\305\270\320\344\135\137\166\042\300\046\371\204\072\072\371\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3514
\265\373\354\140\361\350\316\004\260\310\335\247\003\217\060\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3515
\230\337\244\346\244\061\337\323\034\013\106\334\162\040\077\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3516
\356\005\074\244\063\077\013\071\254\160\170\163\113\231\053\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3517
\060\302\124\260\250\073\125\241\376\026\050\315\102\275\164\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3518
\200\333\047\104\247\316\104\135\324\033\220\230\015\036\102\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3519
\261\000\054\004\320\164\243\002\005\042\143\143\315\203\265\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3520
\301\155\142\153\151\165\375\135\160\101\271\365\277\174\337\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3521
\301\062\163\042\041\213\130\201\173\025\221\172\272\343\144\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3522
\260\177\373\066\045\332\225\320\361\044\024\027\335\030\200\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3523
\106\043\071\124\365\216\142\011\004\035\224\220\246\233\346\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3524
\342\102\105\252\270\220\255\276\010\217\251\013\102\030\224\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3525
\162\071\341\261\103\340\050\317\267\347\132\154\023\153\111\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3526
\377\343\030\174\211\213\063\135\254\063\327\247\371\332\072\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3527
\311\130\020\371\252\357\132\266\317\113\113\337\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3528
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3529
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3530
# Trust for Certificate "Verisign Class 2 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3531
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3532
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3533
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3534
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3535
CKA_LABEL UTF8 "Verisign Class 2 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3536
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3537
\141\357\103\327\177\312\324\141\121\274\230\340\303\131\022\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3538
\237\353\143\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3539
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3540
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3541
\370\276\304\143\042\311\250\106\164\213\270\035\036\112\053\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3542
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3543
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3544
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3545
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3546
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3547
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3548
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3549
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3550
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3551
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3552
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3553
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3554
\062\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3555
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3556
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3557
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3558
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3559
\002\020\141\160\313\111\214\137\230\105\051\347\260\246\331\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3560
\133\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3561
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3562
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3563
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3564
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3565
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3566
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3567
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3568
# Certificate "Verisign Class 3 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3569
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3570
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3571
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3572
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3573
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3574
CKA_LABEL UTF8 "Verisign Class 3 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3575
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3576
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3577
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3578
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3579
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3580
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3581
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3582
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3583
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3584
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3585
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3586
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3587
\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3588
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3589
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3590
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3591
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3592
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3593
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3594
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3595
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3596
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3597
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3598
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3599
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3600
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3601
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3602
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3603
\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3604
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3605
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3606
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3607
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3608
\002\021\000\233\176\006\111\243\076\142\271\325\356\220\110\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3609
\051\357\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3610
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3611
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3612
\060\202\004\032\060\202\003\002\002\021\000\233\176\006\111\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3613
\076\142\271\325\356\220\110\161\051\357\127\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3614
\206\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3615
\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3616
\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3617
\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3618
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3619
\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3620
\143\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3621
\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3622
\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3623
\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3624
\151\147\156\040\103\154\141\163\163\040\063\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3625
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3626
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3627
\164\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3628
\061\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3629
\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3630
\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3631
\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3632
\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3633
\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3634
\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3635
\061\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3636
\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3637
\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3638
\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3639
\040\103\154\141\163\163\040\063\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3640
\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3641
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3642
\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3643
\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3644
\002\202\001\001\000\313\272\234\122\374\170\037\032\036\157\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3645
\067\163\275\370\311\153\224\022\060\117\360\066\107\365\320\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3646
\012\365\027\310\245\141\301\026\100\115\373\212\141\220\345\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3647
\040\301\021\006\175\253\054\156\246\365\021\101\216\372\055\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3648
\052\141\131\244\147\046\114\320\350\274\122\133\160\040\004\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3649
\321\172\311\244\151\274\203\027\144\255\005\213\274\320\130\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3650
\215\214\365\353\360\102\111\013\235\227\047\147\062\156\341\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3651
\223\025\034\160\274\040\115\057\030\336\222\210\350\154\205\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3652
\021\032\351\176\343\046\021\124\242\105\226\125\203\312\060\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3653
\350\334\330\243\355\052\200\077\177\171\145\127\076\025\040\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3654
\010\057\225\223\277\252\107\057\250\106\227\360\022\342\376\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3655
\012\053\121\346\166\346\267\106\267\342\015\246\314\250\303\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3656
\131\125\211\346\350\123\134\034\352\235\360\142\026\013\247\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3657
\137\014\360\336\302\166\316\257\367\152\362\372\101\246\242\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3658
\024\311\345\172\143\323\236\142\067\325\205\145\236\016\346\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3659
\044\164\033\136\035\022\123\133\307\054\347\203\111\073\025\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3660
\212\150\271\127\227\002\003\001\000\001\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3661
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\021\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3662
\226\301\253\222\010\367\077\057\311\262\376\344\132\237\144\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3663
\333\041\117\206\231\064\166\066\127\335\320\025\057\305\255\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3664
\025\037\067\142\163\076\324\347\137\316\027\003\333\065\372\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3665
\333\256\140\011\137\036\137\217\156\273\013\075\352\132\023\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3666
\014\140\157\265\300\265\043\042\056\007\013\313\251\164\313\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3667
\273\035\301\327\245\153\314\057\322\102\375\111\335\247\211\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3668
\123\272\332\000\132\050\277\202\337\370\272\023\035\120\206\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3669
\375\216\060\217\051\106\260\036\075\065\332\070\142\026\030\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3670
\255\346\266\121\154\336\257\142\353\001\320\036\044\376\172\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3671
\022\032\022\150\270\373\146\231\024\024\105\134\256\347\256\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3672
\027\201\053\132\067\311\136\052\364\306\342\241\134\124\233\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3673
\124\000\317\360\361\301\307\230\060\032\073\066\026\333\243\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3674
\352\375\255\262\302\332\357\002\107\023\212\300\361\263\061\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3675
\117\034\341\117\234\257\017\014\235\367\170\015\330\364\065\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3676
\200\332\267\155\027\217\235\036\201\144\341\376\305\105\272\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3677
\153\271\012\172\116\117\113\204\356\113\361\175\335\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3678
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3679
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3680
# Trust for Certificate "Verisign Class 3 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3681
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3682
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3683
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3684
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3685
CKA_LABEL UTF8 "Verisign Class 3 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3686
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3687
\023\055\015\105\123\113\151\227\315\262\325\303\071\342\125\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3688
\140\233\134\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3689
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3690
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3691
\315\150\266\247\307\304\316\165\340\035\117\127\104\141\222\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3692
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3693
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3694
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3695
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3696
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3697
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3698
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3699
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3700
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3701
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3702
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3703
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3704
\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3705
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3706
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3707
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3708
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3709
\002\021\000\233\176\006\111\243\076\142\271\325\356\220\110\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3710
\051\357\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3711
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3712
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3713
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3714
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3715
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3716
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3717
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3718
# Certificate "Verisign Class 4 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3719
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3720
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3721
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3722
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3723
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3724
CKA_LABEL UTF8 "Verisign Class 4 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3725
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3726
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3727
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3728
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3729
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3730
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3731
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3732
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3733
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3734
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3735
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3736
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3737
\064\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3738
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3739
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3740
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3741
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3742
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3743
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3744
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3745
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3746
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3747
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3748
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3749
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3750
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3751
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3752
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3753
\064\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3754
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3755
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3756
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3757
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3758
\002\021\000\354\240\247\213\156\165\152\001\317\304\174\314\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3759
\224\136\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3760
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3761
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3762
\060\202\004\032\060\202\003\002\002\021\000\354\240\247\213\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3763
\165\152\001\317\304\174\314\057\224\136\327\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3764
\206\110\206\367\015\001\001\005\005\000\060\201\312\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3765
\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3766
\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3767
\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3768
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3769
\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3770
\143\051\040\061\071\071\071\040\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3771
\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3772
\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3773
\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3774
\151\147\156\040\103\154\141\163\163\040\064\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3775
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3776
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3777
\164\171\040\055\040\107\063\060\036\027\015\071\071\061\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3778
\061\060\060\060\060\060\060\132\027\015\063\066\060\067\061\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3779
\062\063\065\071\065\071\132\060\201\312\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3780
\125\004\006\023\002\125\123\061\027\060\025\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3781
\023\016\126\145\162\151\123\151\147\156\054\040\111\156\143\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3782
\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3783
\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3784
\153\061\072\060\070\006\003\125\004\013\023\061\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3785
\061\071\071\071\040\126\145\162\151\123\151\147\156\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3786
\156\143\056\040\055\040\106\157\162\040\141\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3787
\151\172\145\144\040\165\163\145\040\157\156\154\171\061\105\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3788
\103\006\003\125\004\003\023\074\126\145\162\151\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3789
\040\103\154\141\163\163\040\064\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3790
\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3791
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3792
\055\040\107\063\060\202\001\042\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3793
\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3794
\002\202\001\001\000\255\313\245\021\151\306\131\253\361\217\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3795
\031\017\126\316\314\265\037\040\344\236\046\045\113\340\163\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3796
\211\131\336\320\203\344\365\017\265\273\255\361\174\350\041\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3797
\344\350\014\356\174\105\042\031\166\222\264\023\267\040\133\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3798
\372\141\256\250\362\245\215\205\302\052\326\336\146\066\322\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3799
\002\364\250\222\140\174\234\151\264\217\044\036\320\206\122\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3800
\062\234\101\130\036\042\275\315\105\142\225\010\156\320\146\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3801
\123\242\314\360\020\334\124\163\213\004\241\106\063\063\134\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3802
\100\271\236\115\323\363\276\125\203\350\261\211\216\132\174\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3803
\226\042\220\073\210\045\362\322\123\210\002\014\013\170\362\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3804
\067\027\113\060\106\007\344\200\155\246\330\226\056\350\054\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3805
\021\263\070\015\146\246\233\352\311\043\133\333\216\342\363\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3806
\216\032\131\055\252\002\360\354\244\207\146\334\301\077\365\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3807
\271\364\354\202\306\322\075\225\035\345\300\117\204\311\331\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3808
\104\050\006\152\327\105\254\360\153\152\357\116\137\370\021\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3809
\036\070\143\064\146\120\324\076\223\163\372\060\303\146\255\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3810
\223\055\227\357\003\002\003\001\000\001\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3811
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\217\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3812
\045\153\117\133\344\244\116\047\125\253\042\025\131\074\312\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3813
\012\324\112\333\253\335\241\137\123\305\240\127\071\302\316\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3814
\053\276\072\310\126\277\302\331\047\020\072\261\005\074\300\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3815
\061\273\072\323\005\173\155\232\034\060\214\200\313\223\223\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3816
\203\253\005\121\202\002\000\021\147\153\363\210\141\107\137\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3817
\223\325\133\015\340\361\324\241\062\065\205\262\072\333\260\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3818
\253\321\313\012\274\117\214\133\305\113\000\073\037\052\202\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3819
\176\066\205\334\176\074\147\000\265\344\073\122\340\250\353\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3820
\025\371\306\155\360\255\035\016\205\267\251\232\163\024\132\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3821
\217\101\050\300\325\350\055\115\244\136\315\252\331\355\316\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3822
\330\325\074\102\035\027\301\022\135\105\070\303\070\363\374\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3823
\056\203\106\110\262\327\040\137\222\066\217\347\171\017\230\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3824
\231\350\360\320\244\273\365\123\275\052\316\131\260\257\156\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3825
\154\273\322\036\000\260\041\355\370\101\142\202\271\330\262\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3826
\273\106\120\363\061\305\217\001\250\164\353\365\170\047\332\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3827
\367\146\103\363\236\203\076\040\252\303\065\140\221\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3828
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3829
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3830
# Trust for Certificate "Verisign Class 4 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3831
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3832
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3833
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3834
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3835
CKA_LABEL UTF8 "Verisign Class 4 Public Primary Certification Authority - G3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3836
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3837
\310\354\214\207\222\151\313\113\253\071\351\215\176\127\147\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3838
\024\225\163\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3839
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3840
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3841
\333\310\362\047\056\261\352\152\051\043\135\376\126\076\063\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3842
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3843
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3844
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3845
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3846
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3847
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3848
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3849
\125\004\013\023\061\050\143\051\040\061\071\071\071\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3850
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3851
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3852
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3853
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3854
\064\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3855
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3856
\165\164\150\157\162\151\164\171\040\055\040\107\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3857
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3858
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3859
\002\021\000\354\240\247\213\156\165\152\001\317\304\174\314\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3860
\224\136\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3861
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3862
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3863
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3864
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3865
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3866
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3867
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3868
# Certificate "Entrust.net Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3869
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3870
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3871
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3872
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3873
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3874
CKA_LABEL UTF8 "Entrust.net Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3875
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3876
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3877
\060\201\303\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3878
\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3879
\163\164\056\156\145\164\061\073\060\071\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3880
\062\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3881
\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3882
\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3883
\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3884
\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3885
\145\164\040\114\151\155\151\164\145\144\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3886
\125\004\003\023\061\105\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3887
\040\123\145\143\165\162\145\040\123\145\162\166\145\162\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3888
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3889
\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3890
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3891
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3892
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3893
\060\201\303\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3894
\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3895
\163\164\056\156\145\164\061\073\060\071\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3896
\062\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3897
\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3898
\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3899
\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3900
\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3901
\145\164\040\114\151\155\151\164\145\144\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3902
\125\004\003\023\061\105\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3903
\040\123\145\143\165\162\145\040\123\145\162\166\145\162\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3904
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3905
\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3906
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3907
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3908
\002\004\067\112\322\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3909
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3910
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3911
\060\202\004\330\060\202\004\101\240\003\002\001\002\002\004\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3912
\112\322\103\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3913
\005\000\060\201\303\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3914
\125\123\061\024\060\022\006\003\125\004\012\023\013\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3915
\162\165\163\164\056\156\145\164\061\073\060\071\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3916
\013\023\062\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3917
\145\164\057\103\120\123\040\151\156\143\157\162\160\056\040\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3918
\171\040\162\145\146\056\040\050\154\151\155\151\164\163\040\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3919
\151\141\142\056\051\061\045\060\043\006\003\125\004\013\023\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3920
\050\143\051\040\061\071\071\071\040\105\156\164\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3921
\056\156\145\164\040\114\151\155\151\164\145\144\061\072\060\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3922
\006\003\125\004\003\023\061\105\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3923
\145\164\040\123\145\143\165\162\145\040\123\145\162\166\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3924
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3925
\165\164\150\157\162\151\164\171\060\036\027\015\071\071\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3926
\062\065\061\066\060\071\064\060\132\027\015\061\071\060\065\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3927
\065\061\066\063\071\064\060\132\060\201\303\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3928
\003\125\004\006\023\002\125\123\061\024\060\022\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3929
\012\023\013\105\156\164\162\165\163\164\056\156\145\164\061\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3930
\060\071\006\003\125\004\013\023\062\167\167\167\056\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3931
\162\165\163\164\056\156\145\164\057\103\120\123\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3932
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3933
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3934
\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3935
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3936
\145\144\061\072\060\070\006\003\125\004\003\023\061\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3937
\162\165\163\164\056\156\145\164\040\123\145\143\165\162\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3938
\123\145\162\166\145\162\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3939
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3940
\235\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3941
\003\201\213\000\060\201\207\002\201\201\000\315\050\203\064\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3942
\033\211\363\017\257\067\221\061\377\257\061\140\311\250\350\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3943
\020\150\355\237\347\223\066\361\012\144\273\107\365\004\027\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3944
\043\107\115\305\047\031\201\046\014\124\162\015\210\055\331\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3945
\232\022\237\274\263\161\323\200\031\077\107\146\173\214\065\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3946
\322\271\012\337\044\332\234\326\120\171\201\172\132\323\067\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3947
\302\112\330\051\222\046\144\321\344\230\154\072\000\212\365\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3948
\233\145\370\355\343\020\377\375\270\111\130\334\240\336\202\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3949
\153\201\261\026\031\141\271\124\266\346\103\002\001\003\243\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3950
\001\327\060\202\001\323\060\021\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3951
\102\001\001\004\004\003\002\000\007\060\202\001\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3952
\035\037\004\202\001\020\060\202\001\014\060\201\336\240\201\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3953
\240\201\330\244\201\325\060\201\322\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3954
\004\006\023\002\125\123\061\024\060\022\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3955
\013\105\156\164\162\165\163\164\056\156\145\164\061\073\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3956
\006\003\125\004\013\023\062\167\167\167\056\145\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3957
\163\164\056\156\145\164\057\103\120\123\040\151\156\143\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3958
\160\056\040\142\171\040\162\145\146\056\040\050\154\151\155\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3959
\164\163\040\154\151\141\142\056\051\061\045\060\043\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3960
\004\013\023\034\050\143\051\040\061\071\071\071\040\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3961
\162\165\163\164\056\156\145\164\040\114\151\155\151\164\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3962
\061\072\060\070\006\003\125\004\003\023\061\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3963
\163\164\056\156\145\164\040\123\145\143\165\162\145\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3964
\162\166\145\162\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3965
\157\156\040\101\165\164\150\157\162\151\164\171\061\015\060\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3966
\006\003\125\004\003\023\004\103\122\114\061\060\051\240\047\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3967
\045\206\043\150\164\164\160\072\057\057\167\167\167\056\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3968
\164\162\165\163\164\056\156\145\164\057\103\122\114\057\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3969
\164\061\056\143\162\154\060\053\006\003\125\035\020\004\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3970
\042\200\017\061\071\071\071\060\065\062\065\061\066\060\071\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3971
\060\132\201\017\062\060\061\071\060\065\062\065\061\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3972
\064\060\132\060\013\006\003\125\035\017\004\004\003\002\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3973
\060\037\006\003\125\035\043\004\030\060\026\200\024\360\027\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3974
\023\125\075\263\377\012\000\153\373\120\204\227\363\355\142\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3975
\032\060\035\006\003\125\035\016\004\026\004\024\360\027\142\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3976
\125\075\263\377\012\000\153\373\120\204\227\363\355\142\320\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3977
\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3978
\006\011\052\206\110\206\366\175\007\101\000\004\014\060\012\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3979
\004\126\064\056\060\003\002\004\220\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3980
\206\367\015\001\001\005\005\000\003\201\201\000\220\334\060\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3981
\372\144\164\302\247\012\245\174\041\215\064\027\250\373\107\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3982
\377\045\174\215\023\012\373\344\230\265\357\214\370\305\020\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3983
\367\222\276\361\303\325\325\225\152\004\273\054\316\046\066\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3984
\310\061\306\347\356\077\343\127\165\204\172\021\357\106\117\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3985
\364\323\230\273\250\207\062\272\162\366\074\342\075\237\327\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3986
\331\303\140\103\214\130\016\042\226\057\142\243\054\037\272\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3987
\005\357\253\062\170\207\240\124\163\031\265\134\005\371\122\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3988
\155\055\105\013\367\012\223\352\355\006\371\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3989
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3990
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3991
# Trust for Certificate "Entrust.net Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3992
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3993
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3994
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3995
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3996
CKA_LABEL UTF8 "Entrust.net Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3997
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3998
\231\246\233\346\032\376\210\153\115\053\202\000\174\270\124\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  3999
\061\176\025\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4000
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4001
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4002
\337\362\200\163\314\361\346\141\163\374\365\102\351\305\174\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4003
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4004
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4005
\060\201\303\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4006
\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4007
\163\164\056\156\145\164\061\073\060\071\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4008
\062\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4009
\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4010
\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4011
\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4012
\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4013
\145\164\040\114\151\155\151\164\145\144\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4014
\125\004\003\023\061\105\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4015
\040\123\145\143\165\162\145\040\123\145\162\166\145\162\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4016
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4017
\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4018
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4019
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4020
\002\004\067\112\322\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4021
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4022
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4023
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4024
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4025
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4027
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4028
# Certificate "Entrust.net Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4029
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4030
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4031
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4032
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4033
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4034
CKA_LABEL UTF8 "Entrust.net Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4035
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4036
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4037
\060\201\311\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4038
\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4039
\163\164\056\156\145\164\061\110\060\106\006\003\125\004\013\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4040
\077\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4041
\057\103\154\151\145\156\164\137\103\101\137\111\156\146\157\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4042
\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4043
\145\146\056\040\154\151\155\151\164\163\040\154\151\141\142\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4044
\061\045\060\043\006\003\125\004\013\023\034\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4045
\071\071\071\040\105\156\164\162\165\163\164\056\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4046
\114\151\155\151\164\145\144\061\063\060\061\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4047
\023\052\105\156\164\162\165\163\164\056\156\145\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4048
\151\145\156\164\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4049
\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4050
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4051
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4052
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4053
\060\201\311\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4054
\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4055
\163\164\056\156\145\164\061\110\060\106\006\003\125\004\013\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4056
\077\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4057
\057\103\154\151\145\156\164\137\103\101\137\111\156\146\157\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4058
\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4059
\145\146\056\040\154\151\155\151\164\163\040\154\151\141\142\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4060
\061\045\060\043\006\003\125\004\013\023\034\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4061
\071\071\071\040\105\156\164\162\165\163\164\056\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4062
\114\151\155\151\164\145\144\061\063\060\061\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4063
\023\052\105\156\164\162\165\163\164\056\156\145\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4064
\151\145\156\164\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4065
\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4066
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4067
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4068
\002\004\070\003\221\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4069
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4070
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4071
\060\202\004\355\060\202\004\126\240\003\002\001\002\002\004\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4072
\003\221\356\060\015\006\011\052\206\110\206\367\015\001\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4073
\005\000\060\201\311\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4074
\125\123\061\024\060\022\006\003\125\004\012\023\013\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4075
\162\165\163\164\056\156\145\164\061\110\060\106\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4076
\013\024\077\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4077
\145\164\057\103\154\151\145\156\164\137\103\101\137\111\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4078
\157\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4079
\040\162\145\146\056\040\154\151\155\151\164\163\040\154\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4080
\142\056\061\045\060\043\006\003\125\004\013\023\034\050\143\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4081
\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4082
\164\040\114\151\155\151\164\145\144\061\063\060\061\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4083
\004\003\023\052\105\156\164\162\165\163\164\056\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4084
\103\154\151\145\156\164\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4085
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4086
\027\015\071\071\061\060\061\062\061\071\062\064\063\060\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4087
\015\061\071\061\060\061\062\061\071\065\064\063\060\132\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4088
\311\061\013\060\011\006\003\125\004\006\023\002\125\123\061\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4089
\060\022\006\003\125\004\012\023\013\105\156\164\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4090
\056\156\145\164\061\110\060\106\006\003\125\004\013\024\077\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4091
\167\167\056\145\156\164\162\165\163\164\056\156\145\164\057\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4092
\154\151\145\156\164\137\103\101\137\111\156\146\157\057\103\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4093
\123\040\151\156\143\157\162\160\056\040\142\171\040\162\145\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4094
\056\040\154\151\155\151\164\163\040\154\151\141\142\056\061\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4095
\060\043\006\003\125\004\013\023\034\050\143\051\040\061\071\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4096
\071\040\105\156\164\162\165\163\164\056\156\145\164\040\114\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4097
\155\151\164\145\144\061\063\060\061\006\003\125\004\003\023\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4098
\105\156\164\162\165\163\164\056\156\145\164\040\103\154\151\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4099
\156\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4100
\040\101\165\164\150\157\162\151\164\171\060\201\235\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4101
\011\052\206\110\206\367\015\001\001\001\005\000\003\201\213\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4102
\060\201\207\002\201\201\000\310\072\231\136\061\027\337\254\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4103
\157\220\173\344\031\377\105\243\064\302\333\301\250\117\360\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4104
\352\204\375\237\165\171\317\301\212\121\224\257\307\127\003\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4105
\144\236\255\202\033\132\332\177\067\170\107\273\067\230\022\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4106
\316\306\023\175\357\322\014\060\121\251\071\236\125\370\373\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4107
\347\060\336\203\262\272\076\361\325\211\073\073\205\272\252\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4108
\054\376\077\061\156\257\221\225\156\006\324\007\115\113\054\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4109
\107\030\004\122\332\016\020\223\277\143\220\233\341\337\214\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4110
\002\244\346\117\136\367\213\002\001\003\243\202\001\340\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4111
\001\334\060\021\006\011\140\206\110\001\206\370\102\001\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4112
\004\003\002\000\007\060\202\001\042\006\003\125\035\037\004\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4113
\001\031\060\202\001\025\060\201\344\240\201\341\240\201\336\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4114
\201\333\060\201\330\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4115
\125\123\061\024\060\022\006\003\125\004\012\023\013\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4116
\162\165\163\164\056\156\145\164\061\110\060\106\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4117
\013\024\077\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4118
\145\164\057\103\154\151\145\156\164\137\103\101\137\111\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4119
\157\057\103\120\123\040\151\156\143\157\162\160\056\040\142\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4120
\040\162\145\146\056\040\154\151\155\151\164\163\040\154\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4121
\142\056\061\045\060\043\006\003\125\004\013\023\034\050\143\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4122
\040\061\071\071\071\040\105\156\164\162\165\163\164\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4123
\164\040\114\151\155\151\164\145\144\061\063\060\061\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4124
\004\003\023\052\105\156\164\162\165\163\164\056\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4125
\103\154\151\145\156\164\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4126
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4127
\060\013\006\003\125\004\003\023\004\103\122\114\061\060\054\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4128
\052\240\050\206\046\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4129
\145\156\164\162\165\163\164\056\156\145\164\057\103\122\114\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4130
\103\154\151\145\156\164\061\056\143\162\154\060\053\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4131
\035\020\004\044\060\042\200\017\061\071\071\071\061\060\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4132
\061\071\062\064\063\060\132\201\017\062\060\061\071\061\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4133
\062\061\071\062\064\063\060\132\060\013\006\003\125\035\017\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4134
\004\003\002\001\006\060\037\006\003\125\035\043\004\030\060\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4135
\200\024\304\373\234\051\173\227\315\114\226\374\356\133\263\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4136
\231\164\213\225\352\114\060\035\006\003\125\035\016\004\026\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4137
\024\304\373\234\051\173\227\315\114\226\374\356\133\263\312\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4138
\164\213\225\352\114\060\014\006\003\125\035\023\004\005\060\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4139
\001\001\377\060\031\006\011\052\206\110\206\366\175\007\101\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4140
\004\014\060\012\033\004\126\064\056\060\003\002\004\220\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4141
\006\011\052\206\110\206\367\015\001\001\004\005\000\003\201\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4142
\000\077\256\212\361\327\146\003\005\236\076\372\352\034\106\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4143
\244\133\217\170\232\022\110\231\371\364\065\336\014\066\007\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4144
\153\020\072\211\024\201\234\061\246\174\262\101\262\152\347\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4145
\001\241\113\371\237\045\073\226\312\231\303\076\241\121\034\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4146
\303\056\104\367\260\147\106\252\222\345\073\332\034\031\024\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4147
\060\325\342\242\061\045\056\361\354\105\070\355\370\006\130\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4148
\163\142\260\020\061\217\100\277\144\340\134\076\305\117\037\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4149
\022\103\377\114\346\006\046\250\233\031\252\104\074\166\262\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4150
\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4151
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4153
# Trust for Certificate "Entrust.net Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4154
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4155
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4156
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4157
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4158
CKA_LABEL UTF8 "Entrust.net Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4159
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4160
\332\171\301\161\021\120\302\064\071\252\053\013\014\142\375\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4161
\262\371\365\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4162
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4163
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4164
\014\101\057\023\133\240\124\365\226\146\055\176\315\016\003\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4165
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4166
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4167
\060\201\311\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4168
\061\024\060\022\006\003\125\004\012\023\013\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4169
\163\164\056\156\145\164\061\110\060\106\006\003\125\004\013\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4170
\077\167\167\167\056\145\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4171
\057\103\154\151\145\156\164\137\103\101\137\111\156\146\157\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4172
\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4173
\145\146\056\040\154\151\155\151\164\163\040\154\151\141\142\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4174
\061\045\060\043\006\003\125\004\013\023\034\050\143\051\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4175
\071\071\071\040\105\156\164\162\165\163\164\056\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4176
\114\151\155\151\164\145\144\061\063\060\061\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4177
\023\052\105\156\164\162\165\163\164\056\156\145\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4178
\151\145\156\164\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4179
\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4180
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4181
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4182
\002\004\070\003\221\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4183
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4184
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4185
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4186
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4187
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4188
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4189
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4190
# Certificate "Entrust.net Premium 2048 Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4191
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4192
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4193
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4194
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4195
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4196
CKA_LABEL UTF8 "Entrust.net Premium 2048 Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4197
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4198
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4199
\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4200
\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4201
\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4202
\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4203
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4204
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4205
\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4206
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4207
\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4208
\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4209
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4210
\040\050\062\060\064\070\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4211
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4212
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4213
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4214
\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4215
\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4216
\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4217
\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4218
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4219
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4220
\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4221
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4222
\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4223
\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4224
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4225
\040\050\062\060\064\070\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4226
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4227
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4228
\002\004\070\143\271\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4229
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4230
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4231
\060\202\004\134\060\202\003\104\240\003\002\001\002\002\004\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4232
\143\271\146\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4233
\005\000\060\201\264\061\024\060\022\006\003\125\004\012\023\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4234
\105\156\164\162\165\163\164\056\156\145\164\061\100\060\076\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4235
\003\125\004\013\024\067\167\167\167\056\145\156\164\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4236
\164\056\156\145\164\057\103\120\123\137\062\060\064\070\040\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4237
\156\143\157\162\160\056\040\142\171\040\162\145\146\056\040\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4238
\154\151\155\151\164\163\040\154\151\141\142\056\051\061\045\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4239
\043\006\003\125\004\013\023\034\050\143\051\040\061\071\071\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4240
\040\105\156\164\162\165\163\164\056\156\145\164\040\114\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4241
\151\164\145\144\061\063\060\061\006\003\125\004\003\023\052\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4242
\156\164\162\165\163\164\056\156\145\164\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4243
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4244
\164\171\040\050\062\060\064\070\051\060\036\027\015\071\071\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4245
\062\062\064\061\067\065\060\065\061\132\027\015\061\071\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4246
\062\064\061\070\062\060\065\061\132\060\201\264\061\024\060\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4247
\006\003\125\004\012\023\013\105\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4248
\145\164\061\100\060\076\006\003\125\004\013\024\067\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4249
\056\145\156\164\162\165\163\164\056\156\145\164\057\103\120\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4250
\137\062\060\064\070\040\151\156\143\157\162\160\056\040\142\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4251
\040\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4252
\141\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4253
\143\051\040\061\071\071\071\040\105\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4254
\156\145\164\040\114\151\155\151\164\145\144\061\063\060\061\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4255
\003\125\004\003\023\052\105\156\164\162\165\163\164\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4256
\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4257
\101\165\164\150\157\162\151\164\171\040\050\062\060\064\070\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4258
\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4259
\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4260
\000\255\115\113\251\022\206\262\352\243\040\007\025\026\144\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4261
\053\113\321\277\013\112\115\216\355\200\166\245\147\267\170\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4262
\300\163\102\310\150\300\333\123\053\335\136\270\166\230\065\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4263
\213\032\235\174\023\072\016\037\133\267\036\317\345\044\024\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4264
\261\201\251\215\175\270\314\153\113\003\361\002\014\334\253\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4265
\100\044\000\177\164\224\241\235\010\051\263\210\013\365\207\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4266
\235\125\315\344\303\176\327\152\144\253\205\024\206\225\133\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4267
\062\120\157\075\310\272\146\014\343\374\275\270\111\301\166\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4268
\111\031\375\300\250\275\211\243\147\057\306\237\274\161\031\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4269
\270\055\351\054\311\220\166\146\173\224\342\257\170\326\145\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4270
\135\074\326\234\262\317\051\003\371\057\244\120\262\324\110\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4271
\005\062\125\212\375\262\144\114\016\344\230\007\165\333\177\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4272
\271\010\125\140\205\060\051\371\173\110\244\151\206\343\065\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4273
\036\206\135\172\172\025\275\357\000\216\025\042\124\027\000\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4274
\046\223\274\016\111\150\221\277\370\107\323\235\225\102\301\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4275
\115\337\157\046\317\303\030\041\142\146\103\160\326\325\300\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4276
\341\002\003\001\000\001\243\164\060\162\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4277
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\037\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4278
\003\125\035\043\004\030\060\026\200\024\125\344\201\321\021\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4279
\276\330\211\271\010\243\061\371\241\044\011\026\271\160\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4280
\006\003\125\035\016\004\026\004\024\125\344\201\321\021\200\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4281
\330\211\271\010\243\061\371\241\044\011\026\271\160\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4282
\011\052\206\110\206\366\175\007\101\000\004\020\060\016\033\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4283
\126\065\056\060\072\064\056\060\003\002\004\220\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4284
\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4285
\131\107\254\041\204\212\027\311\234\211\123\036\272\200\205\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4286
\306\074\116\076\261\234\266\174\306\222\135\030\144\002\343\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4287
\006\010\021\141\174\143\343\053\235\061\003\160\166\322\243\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4288
\240\364\273\232\143\163\355\155\345\052\333\355\024\251\053\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4289
\066\021\320\053\353\007\213\245\332\236\134\031\235\126\022\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4290
\124\051\310\005\355\262\022\052\215\364\003\033\377\347\222\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4291
\207\260\072\265\303\235\005\067\022\243\307\364\025\271\325\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4292
\071\026\233\123\072\043\221\361\250\202\242\152\210\150\301\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4293
\002\042\274\252\246\326\256\337\260\024\137\270\207\320\335\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4294
\177\173\377\257\034\317\346\333\007\255\136\333\205\235\320\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4295
\015\063\333\004\321\346\111\100\023\053\166\373\076\351\234\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4296
\017\025\316\030\260\205\170\041\117\153\117\016\372\066\147\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4297
\007\362\377\010\320\342\336\331\277\052\257\270\207\206\041\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4298
\004\312\267\224\150\177\317\074\351\230\327\070\377\354\300\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4299
\120\360\056\113\130\256\106\157\320\056\303\140\332\162\125\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4300
\275\114\105\236\141\272\277\204\201\222\003\321\322\151\174\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4301
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4303
# Trust for Certificate "Entrust.net Premium 2048 Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4304
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4305
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4306
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4307
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4308
CKA_LABEL UTF8 "Entrust.net Premium 2048 Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4309
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4310
\200\035\142\320\173\104\235\134\134\003\134\230\352\141\372\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4311
\074\052\130\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4312
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4313
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4314
\272\041\352\040\326\335\333\217\301\127\213\100\255\241\374\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4315
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4316
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4317
\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4318
\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4319
\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4320
\156\145\164\057\103\120\123\137\062\060\064\070\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4321
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4322
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4323
\003\125\004\013\023\034\050\143\051\040\061\071\071\071\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4324
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4325
\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4326
\162\165\163\164\056\156\145\164\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4327
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4328
\040\050\062\060\064\070\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4329
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4330
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4331
\002\004\070\143\271\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4332
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4333
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4334
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4335
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4336
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4338
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4339
# Certificate "Baltimore CyberTrust Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4340
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4341
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4342
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4343
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4344
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4345
CKA_LABEL UTF8 "Baltimore CyberTrust Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4346
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4347
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4348
\060\132\061\013\060\011\006\003\125\004\006\023\002\111\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4349
\022\060\020\006\003\125\004\012\023\011\102\141\154\164\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4350
\157\162\145\061\023\060\021\006\003\125\004\013\023\012\103\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4351
\142\145\162\124\162\165\163\164\061\042\060\040\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4352
\003\023\031\102\141\154\164\151\155\157\162\145\040\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4353
\145\162\124\162\165\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4354
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4355
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4356
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4357
\060\132\061\013\060\011\006\003\125\004\006\023\002\111\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4358
\022\060\020\006\003\125\004\012\023\011\102\141\154\164\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4359
\157\162\145\061\023\060\021\006\003\125\004\013\023\012\103\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4360
\142\145\162\124\162\165\163\164\061\042\060\040\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4361
\003\023\031\102\141\154\164\151\155\157\162\145\040\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4362
\145\162\124\162\165\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4363
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4364
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4365
\002\004\002\000\000\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4366
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4367
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4368
\060\202\003\167\060\202\002\137\240\003\002\001\002\002\004\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4369
\000\000\271\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4370
\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4371
\105\061\022\060\020\006\003\125\004\012\023\011\102\141\154\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4372
\151\155\157\162\145\061\023\060\021\006\003\125\004\013\023\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4373
\103\171\142\145\162\124\162\165\163\164\061\042\060\040\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4374
\125\004\003\023\031\102\141\154\164\151\155\157\162\145\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4375
\171\142\145\162\124\162\165\163\164\040\122\157\157\164\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4376
\027\015\060\060\060\065\061\062\061\070\064\066\060\060\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4377
\015\062\065\060\065\061\062\062\063\065\071\060\060\132\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4378
\061\013\060\011\006\003\125\004\006\023\002\111\105\061\022\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4379
\020\006\003\125\004\012\023\011\102\141\154\164\151\155\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4380
\145\061\023\060\021\006\003\125\004\013\023\012\103\171\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4381
\162\124\162\165\163\164\061\042\060\040\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4382
\031\102\141\154\164\151\155\157\162\145\040\103\171\142\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4383
\124\162\165\163\164\040\122\157\157\164\060\202\001\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4384
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4385
\017\000\060\202\001\012\002\202\001\001\000\243\004\273\042\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4386
\230\075\127\350\046\162\232\265\171\324\051\342\341\350\225\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4387
\261\260\343\133\216\053\051\232\144\337\241\135\355\260\011\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4388
\155\333\050\056\316\142\242\142\376\264\210\332\022\353\070\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4389
\041\235\300\101\053\001\122\173\210\167\323\034\217\307\272\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4390
\210\265\152\011\347\163\350\021\100\247\321\314\312\142\215\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4391
\345\217\013\246\120\322\250\120\303\050\352\365\253\045\207\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4392
\232\226\034\251\147\270\077\014\325\367\371\122\023\057\302\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4393
\325\160\160\360\217\300\022\312\006\313\232\341\331\312\063\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4394
\167\326\370\354\271\361\150\104\102\110\023\322\300\302\244\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4395
\136\140\376\266\246\005\374\264\335\007\131\002\324\131\030\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4396
\143\365\245\143\340\220\014\175\135\262\006\172\363\205\352\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4397
\324\003\256\136\204\076\137\377\025\355\151\274\371\071\066\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4398
\165\317\167\122\115\363\311\220\054\271\075\345\311\043\123\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4399
\037\044\230\041\134\007\231\051\275\306\072\354\347\156\206\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4400
\153\227\164\143\063\275\150\030\061\360\170\215\166\277\374\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4401
\216\135\052\206\247\115\220\334\047\032\071\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4402
\243\105\060\103\060\035\006\003\125\035\016\004\026\004\024\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4403
\235\131\060\202\107\130\314\254\372\010\124\066\206\173\072\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4404
\004\115\360\060\022\006\003\125\035\023\001\001\377\004\010\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4405
\006\001\001\377\002\001\003\060\016\006\003\125\035\017\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4406
\377\004\004\003\002\001\006\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4407
\015\001\001\005\005\000\003\202\001\001\000\205\014\135\216\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4408
\157\121\150\102\005\240\335\273\117\047\045\204\003\275\367\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4409
\375\055\327\060\343\244\020\027\353\332\051\051\266\171\077\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4410
\366\031\023\043\270\020\012\371\130\244\324\141\160\275\004\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4411
\152\022\212\027\325\012\275\305\274\060\174\326\351\014\045\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4412
\206\100\117\354\314\243\176\070\306\067\021\117\355\335\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4413
\216\114\322\263\001\164\356\276\165\136\007\110\032\177\160\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4414
\026\134\204\300\171\205\270\005\375\177\276\145\021\243\017\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4415
\002\264\370\122\067\071\004\325\251\061\172\030\277\240\052\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4416
\022\231\367\243\105\202\343\074\136\365\235\236\265\310\236\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4417
\056\310\244\236\116\010\024\113\155\375\160\155\153\032\143\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4418
\144\346\037\267\316\360\362\237\056\273\033\267\362\120\210\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4419
\222\302\342\343\026\215\232\062\002\253\216\030\335\351\020\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4420
\356\176\065\253\220\257\076\060\224\172\320\063\075\247\145\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4421
\365\374\216\236\142\317\107\104\054\001\135\273\035\265\062\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4422
\107\322\070\056\320\376\201\334\062\152\036\265\356\074\325\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4423
\347\201\035\031\303\044\102\352\143\071\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4424
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4425
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4426
# Trust for Certificate "Baltimore CyberTrust Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4427
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4428
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4429
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4430
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4431
CKA_LABEL UTF8 "Baltimore CyberTrust Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4432
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4433
\324\336\040\320\136\146\374\123\376\032\120\210\054\170\333\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4434
\122\312\344\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4435
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4436
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4437
\254\266\224\245\234\027\340\327\221\122\233\261\227\006\246\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4438
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4439
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4440
\060\132\061\013\060\011\006\003\125\004\006\023\002\111\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4441
\022\060\020\006\003\125\004\012\023\011\102\141\154\164\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4442
\157\162\145\061\023\060\021\006\003\125\004\013\023\012\103\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4443
\142\145\162\124\162\165\163\164\061\042\060\040\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4444
\003\023\031\102\141\154\164\151\155\157\162\145\040\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4445
\145\162\124\162\165\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4446
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4447
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4448
\002\004\002\000\000\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4449
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4450
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4451
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4452
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4453
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4454
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4455
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4456
# Certificate "Equifax Secure Global eBusiness CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4457
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4458
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4459
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4460
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4461
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4462
CKA_LABEL UTF8 "Equifax Secure Global eBusiness CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4463
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4464
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4465
\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4466
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4467
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4468
\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4469
\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4470
\165\163\151\156\145\163\163\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4471
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4472
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4473
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4474
\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4475
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4476
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4477
\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4478
\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4479
\165\163\151\156\145\163\163\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4480
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4481
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4482
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4483
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4484
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4485
\060\202\002\220\060\202\001\371\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4486
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4487
\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4488
\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4489
\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4490
\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4491
\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4492
\163\151\156\145\163\163\040\103\101\055\061\060\036\027\015\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4493
\071\060\066\062\061\060\064\060\060\060\060\132\027\015\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4494
\060\066\062\061\060\064\060\060\060\060\132\060\132\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4495
\011\006\003\125\004\006\023\002\125\123\061\034\060\032\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4496
\125\004\012\023\023\105\161\165\151\146\141\170\040\123\145\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4497
\165\162\145\040\111\156\143\056\061\055\060\053\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4498
\003\023\044\105\161\165\151\146\141\170\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4499
\145\040\107\154\157\142\141\154\040\145\102\165\163\151\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4500
\163\163\040\103\101\055\061\060\201\237\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4501
\110\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4502
\002\201\201\000\272\347\027\220\002\145\261\064\125\074\111\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4503
\121\325\337\247\321\067\217\321\347\201\163\101\122\140\233\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4504
\241\027\046\170\255\307\261\350\046\224\062\265\336\063\215\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4505
\057\333\362\232\172\132\163\230\243\134\351\373\212\163\033\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4506
\347\303\277\200\154\315\251\364\326\053\300\367\371\231\252\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4507
\242\261\107\002\017\324\344\121\072\022\074\154\212\132\124\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4508
\160\333\301\305\220\317\162\105\313\250\131\300\315\063\235\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4509
\243\226\353\205\063\041\034\076\036\076\140\156\166\234\147\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4510
\305\310\303\141\002\003\001\000\001\243\146\060\144\060\021\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4511
\011\140\206\110\001\206\370\102\001\001\004\004\003\002\000\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4512
\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4513
\377\060\037\006\003\125\035\043\004\030\060\026\200\024\276\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4514
\240\164\162\120\153\104\267\311\043\330\373\250\377\263\127\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4515
\150\154\060\035\006\003\125\035\016\004\026\004\024\276\250\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4516
\164\162\120\153\104\267\311\043\330\373\250\377\263\127\153\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4517
\154\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4518
\003\201\201\000\060\342\001\121\252\307\352\137\332\271\320\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4519
\017\060\326\076\332\015\024\111\156\221\223\047\024\061\357\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4520
\367\055\105\370\354\307\277\242\101\015\043\264\222\371\031\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4521
\147\275\001\257\315\340\161\374\132\317\144\304\340\226\230\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4522
\243\100\342\001\212\357\047\007\361\145\001\212\104\055\006\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4523
\165\122\300\206\020\040\041\137\154\153\017\154\256\011\034\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4524
\362\242\030\064\304\165\244\163\034\361\215\334\357\255\371\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4525
\166\264\222\277\334\225\020\036\276\313\310\073\132\204\140\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4526
\126\224\251\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4527
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4528
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4529
# Trust for Certificate "Equifax Secure Global eBusiness CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4530
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4531
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4532
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4533
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4534
CKA_LABEL UTF8 "Equifax Secure Global eBusiness CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4535
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4536
\176\170\112\020\034\202\145\314\055\341\361\155\107\264\100\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4537
\331\012\031\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4538
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4539
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4540
\217\135\167\006\047\304\230\074\133\223\170\347\327\175\233\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4541
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4542
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4543
\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4544
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4545
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4546
\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4547
\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4548
\165\163\151\156\145\163\163\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4549
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4550
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4551
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4552
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4553
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4554
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4555
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4556
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4557
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4558
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4559
# Certificate "Equifax Secure eBusiness CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4560
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4561
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4562
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4563
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4564
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4565
CKA_LABEL UTF8 "Equifax Secure eBusiness CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4566
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4567
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4568
\060\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4569
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4570
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4571
\044\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4572
\123\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4573
\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4574
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4575
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4576
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4577
\060\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4578
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4579
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4580
\044\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4581
\123\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4582
\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4583
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4584
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4585
\002\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4586
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4587
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4588
\060\202\002\202\060\202\001\353\240\003\002\001\002\002\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4589
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4590
\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4591
\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4592
\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4593
\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4594
\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4595
\103\101\055\061\060\036\027\015\071\071\060\066\062\061\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4596
\060\060\060\060\132\027\015\062\060\060\066\062\061\060\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4597
\060\060\060\132\060\123\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4598
\002\125\123\061\034\060\032\006\003\125\004\012\023\023\105\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4599
\165\151\146\141\170\040\123\145\143\165\162\145\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4600
\056\061\046\060\044\006\003\125\004\003\023\035\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4601
\146\141\170\040\123\145\143\165\162\145\040\145\102\165\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4602
\156\145\163\163\040\103\101\055\061\060\201\237\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4603
\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4604
\201\211\002\201\201\000\316\057\031\274\027\267\167\336\223\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4605
\137\132\015\027\117\064\032\014\230\364\042\331\131\324\304\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4606
\106\360\264\065\305\205\003\040\306\257\105\245\041\121\105\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4607
\353\026\130\066\062\157\342\120\142\144\371\375\121\234\252\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4608
\331\364\235\203\052\207\012\041\323\022\070\064\154\215\000\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4609
\132\240\331\102\356\032\041\225\371\122\114\125\132\305\017\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4610
\117\106\372\155\370\056\065\326\035\174\353\342\360\260\165\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4611
\310\251\023\254\276\210\357\072\156\253\137\052\070\142\002\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4612
\022\173\376\217\246\003\002\003\001\000\001\243\146\060\144\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4613
\021\006\011\140\206\110\001\206\370\102\001\001\004\004\003\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4614
\000\007\060\017\006\003\125\035\023\001\001\377\004\005\060\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4615
\001\001\377\060\037\006\003\125\035\043\004\030\060\026\200\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4616
\112\170\062\122\021\333\131\026\066\136\337\301\024\066\100\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4617
\107\174\114\241\060\035\006\003\125\035\016\004\026\004\024\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4618
\170\062\122\021\333\131\026\066\136\337\301\024\066\100\152\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4619
\174\114\241\060\015\006\011\052\206\110\206\367\015\001\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4620
\005\000\003\201\201\000\165\133\250\233\003\021\346\351\126\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4621
\315\371\251\114\300\015\232\363\314\145\151\346\045\166\314\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4622
\267\326\124\303\035\315\231\254\031\335\264\205\325\340\075\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4623
\142\040\247\204\113\130\145\361\342\371\225\041\077\365\324\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4624
\130\036\107\207\124\076\130\241\265\265\370\052\357\161\347\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4625
\303\366\261\111\106\342\327\240\153\345\126\172\232\047\230\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4626
\106\142\024\347\311\374\156\003\022\171\200\070\035\110\202\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4627
\374\027\376\052\226\053\265\142\246\246\075\275\177\222\131\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4628
\132\052\202\262\067\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4629
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4630
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4631
# Trust for Certificate "Equifax Secure eBusiness CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4632
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4633
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4634
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4635
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4636
CKA_LABEL UTF8 "Equifax Secure eBusiness CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4637
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4638
\332\100\030\213\221\211\243\355\356\256\332\227\376\057\235\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4639
\267\321\212\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4640
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4641
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4642
\144\234\357\056\104\374\306\217\122\007\320\121\163\217\313\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4643
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4644
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4645
\060\123\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4646
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4647
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\046\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4648
\044\006\003\125\004\003\023\035\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4649
\123\145\143\165\162\145\040\145\102\165\163\151\156\145\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4650
\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4651
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4652
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4653
\002\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4654
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4655
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4656
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4657
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4658
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4659
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4660
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4661
# Certificate "Equifax Secure eBusiness CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4662
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4663
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4664
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4665
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4666
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4667
CKA_LABEL UTF8 "Equifax Secure eBusiness CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4668
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4669
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4670
\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4671
\027\060\025\006\003\125\004\012\023\016\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4672
\170\040\123\145\143\165\162\145\061\046\060\044\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4673
\013\023\035\105\161\165\151\146\141\170\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4674
\145\040\145\102\165\163\151\156\145\163\163\040\103\101\055\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4675
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4676
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4677
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4678
\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4679
\027\060\025\006\003\125\004\012\023\016\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4680
\170\040\123\145\143\165\162\145\061\046\060\044\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4681
\013\023\035\105\161\165\151\146\141\170\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4682
\145\040\145\102\165\163\151\156\145\163\163\040\103\101\055\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4683
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4684
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4685
\002\004\067\160\317\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4686
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4687
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4688
\060\202\003\040\060\202\002\211\240\003\002\001\002\002\004\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4689
\160\317\265\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4690
\005\000\060\116\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4691
\123\061\027\060\025\006\003\125\004\012\023\016\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4692
\146\141\170\040\123\145\143\165\162\145\061\046\060\044\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4693
\125\004\013\023\035\105\161\165\151\146\141\170\040\123\145\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4694
\165\162\145\040\145\102\165\163\151\156\145\163\163\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4695
\055\062\060\036\027\015\071\071\060\066\062\063\061\062\061\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4696
\064\065\132\027\015\061\071\060\066\062\063\061\062\061\064\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4697
\065\132\060\116\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4698
\123\061\027\060\025\006\003\125\004\012\023\016\105\161\165\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4699
\146\141\170\040\123\145\143\165\162\145\061\046\060\044\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4700
\125\004\013\023\035\105\161\165\151\146\141\170\040\123\145\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4701
\165\162\145\040\145\102\165\163\151\156\145\163\163\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4702
\055\062\060\201\237\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4703
\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4704
\071\071\223\036\122\006\033\050\066\370\262\243\051\305\355\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4705
\262\021\275\376\353\347\264\164\302\217\377\005\347\331\235\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4706
\277\022\310\077\016\362\326\321\044\262\021\336\321\163\011\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4707
\324\261\054\230\011\015\036\120\106\262\203\246\105\215\142\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4708
\273\205\033\040\160\062\252\100\315\246\226\137\304\161\067\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4709
\004\363\267\101\044\071\007\032\036\056\141\130\240\022\013\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4710
\245\337\305\253\352\067\161\314\034\310\067\072\271\227\122\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4711
\254\305\152\044\224\116\234\173\317\300\152\326\337\041\275\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4712
\003\001\000\001\243\202\001\011\060\202\001\005\060\160\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4713
\125\035\037\004\151\060\147\060\145\240\143\240\141\244\137\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4714
\135\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4715
\060\025\006\003\125\004\012\023\016\105\161\165\151\146\141\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4716
\040\123\145\143\165\162\145\061\046\060\044\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4717
\023\035\105\161\165\151\146\141\170\040\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4718
\040\145\102\165\163\151\156\145\163\163\040\103\101\055\062\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4719
\015\060\013\006\003\125\004\003\023\004\103\122\114\061\060\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4720
\006\003\125\035\020\004\023\060\021\201\017\062\060\061\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4721
\066\062\063\061\062\061\064\064\065\132\060\013\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4722
\017\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4723
\060\026\200\024\120\236\013\352\257\136\271\040\110\246\120\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4724
\313\375\330\040\172\247\202\166\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4725
\026\004\024\120\236\013\352\257\136\271\040\110\246\120\152\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4726
\375\330\040\172\247\202\166\060\014\006\003\125\035\023\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4727
\060\003\001\001\377\060\032\006\011\052\206\110\206\366\175\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4728
\101\000\004\015\060\013\033\005\126\063\056\060\143\003\002\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4729
\300\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4730
\003\201\201\000\014\206\202\255\350\116\032\365\216\211\047\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4731
\065\130\075\051\264\007\217\066\120\225\277\156\301\236\353\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4732
\220\262\205\250\273\267\102\340\017\007\071\337\373\236\220\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4733
\321\301\076\123\237\003\104\260\176\113\364\157\344\174\037\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4734
\342\261\344\270\232\357\303\275\316\336\013\062\064\331\336\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4735
\355\063\153\304\324\327\075\022\130\253\175\011\055\313\160\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4736
\023\212\224\241\047\244\326\160\305\155\224\265\311\175\235\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4737
\322\306\010\111\331\146\233\246\323\364\013\334\305\046\127\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4738
\221\060\352\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4739
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4740
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4741
# Trust for Certificate "Equifax Secure eBusiness CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4742
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4743
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4744
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4745
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4746
CKA_LABEL UTF8 "Equifax Secure eBusiness CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4747
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4748
\071\117\366\205\013\006\276\122\345\030\126\314\020\341\200\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4749
\202\263\205\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4750
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4751
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4752
\252\277\277\144\227\332\230\035\157\306\010\072\225\160\063\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4753
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4754
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4755
\060\116\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4756
\027\060\025\006\003\125\004\012\023\016\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4757
\170\040\123\145\143\165\162\145\061\046\060\044\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4758
\013\023\035\105\161\165\151\146\141\170\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4759
\145\040\145\102\165\163\151\156\145\163\163\040\103\101\055\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4760
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4761
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4762
\002\004\067\160\317\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4763
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4764
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4765
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4766
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4767
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4768
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4769
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4770
# Certificate "Visa International Global Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4771
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4772
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4773
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4774
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4775
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4776
CKA_LABEL UTF8 "Visa International Global Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4777
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4778
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4779
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4780
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4781
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4782
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4783
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4784
\022\060\020\006\003\125\004\003\023\011\107\120\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4785
\164\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4786
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4787
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4788
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4789
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4790
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4791
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4792
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4793
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4794
\022\060\020\006\003\125\004\003\023\011\107\120\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4795
\164\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4796
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4797
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4798
\002\002\003\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4799
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4800
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4801
\060\202\003\200\060\202\002\150\240\003\002\001\002\002\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4802
\036\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4803
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4804
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4805
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4806
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4807
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4808
\022\060\020\006\003\125\004\003\023\011\107\120\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4809
\164\040\062\060\036\027\015\060\060\060\070\061\066\062\062\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4810
\061\060\060\132\027\015\062\060\060\070\061\065\062\063\065\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4811
\060\060\132\060\141\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4812
\125\123\061\015\060\013\006\003\125\004\012\023\004\126\111\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4813
\101\061\057\060\055\006\003\125\004\013\023\046\126\151\163\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4814
\040\111\156\164\145\162\156\141\164\151\157\156\141\154\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4815
\145\162\166\151\143\145\040\101\163\163\157\143\151\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4816
\157\156\061\022\060\020\006\003\125\004\003\023\011\107\120\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4817
\122\157\157\164\040\062\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4818
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4819
\001\012\002\202\001\001\000\251\001\160\265\252\304\100\360\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4820
\152\046\141\171\031\000\374\277\233\067\131\014\257\157\144\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4821
\370\332\225\224\044\151\063\021\160\312\343\126\164\242\027\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4822
\144\134\040\006\341\326\357\161\267\073\367\253\301\151\320\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4823
\244\261\004\327\364\127\142\211\134\260\165\055\027\044\151\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4824
\102\140\344\356\164\326\253\200\126\330\210\050\341\373\155\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4825
\375\043\174\106\163\117\176\124\163\036\250\054\125\130\165\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4826
\114\363\132\105\245\002\032\372\332\235\303\105\303\042\136\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4827
\213\361\140\051\322\307\137\264\014\072\121\203\357\060\370\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4828
\347\307\362\372\231\243\042\120\276\371\005\067\243\255\355\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4829
\303\346\354\210\033\266\031\047\033\070\213\200\115\354\271\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4830
\305\211\313\374\032\062\355\043\360\265\001\130\371\366\217\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4831
\205\251\114\011\162\071\022\333\263\365\317\116\142\144\332\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4832
\031\025\072\143\035\351\027\125\241\114\042\074\064\062\106\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4833
\145\127\272\053\357\066\214\152\372\331\331\104\364\252\335\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4834
\327\015\034\262\124\254\062\205\264\144\015\336\101\273\261\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4835
\306\001\206\062\144\325\237\002\003\001\000\001\243\102\060\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4836
\060\035\006\003\125\035\016\004\026\004\024\236\175\113\064\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4837
\161\255\302\005\366\003\165\200\316\251\117\032\304\044\114\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4838
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4839
\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4840
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4841
\202\001\001\000\041\245\166\024\125\371\255\047\160\217\074\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4842
\325\154\310\314\012\253\243\230\013\212\006\043\305\311\141\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4843
\231\007\151\065\046\061\376\307\056\204\302\231\141\324\015\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4844
\175\056\023\053\174\216\205\266\205\307\113\317\065\266\054\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4845
\075\316\051\057\330\157\237\211\034\144\223\277\010\275\166\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4846
\220\212\224\263\177\050\133\156\254\115\063\054\355\145\334\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4847
\314\342\315\256\244\075\142\222\006\225\046\277\337\271\344\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4848
\246\163\152\301\276\367\224\104\326\115\157\052\013\153\030\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4849
\164\020\066\150\152\132\301\152\247\335\066\051\214\270\060\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4850
\117\041\077\000\056\124\060\007\072\272\212\344\303\236\312\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4851
\265\330\173\316\165\105\146\007\364\155\055\330\172\312\351\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4852
\212\362\043\330\057\313\156\000\066\117\373\360\057\001\314\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4853
\300\042\145\364\253\342\116\141\055\003\202\175\221\026\265\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4854
\325\024\336\136\307\220\374\241\374\253\020\257\134\153\160\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4855
\007\357\051\206\350\262\045\307\040\377\046\335\167\357\171\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4856
\024\304\275\335\073\305\003\233\167\043\354\240\354\273\132\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4857
\265\314\255\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4858
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4859
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4860
# Trust for Certificate "Visa International Global Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4861
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4862
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4863
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4864
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4865
CKA_LABEL UTF8 "Visa International Global Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4866
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4867
\311\015\033\352\210\075\247\321\027\276\073\171\364\041\016\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4868
\130\224\247\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4869
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4870
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4871
\065\110\225\066\112\124\132\162\226\216\340\144\314\357\054\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4872
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4873
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4874
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4875
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4876
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4877
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4878
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4879
\022\060\020\006\003\125\004\003\023\011\107\120\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4880
\164\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4881
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4882
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4883
\002\002\003\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4884
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4885
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4886
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4887
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4888
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4889
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4890
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4891
# Certificate "beTRUSTed Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4892
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4893
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4894
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4895
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4896
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4897
CKA_LABEL UTF8 "beTRUSTed Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4898
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4899
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4900
\060\132\061\013\060\011\006\003\125\004\006\023\002\127\127\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4901
\022\060\020\006\003\125\004\012\023\011\142\145\124\122\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4902
\124\145\144\061\033\060\031\006\003\125\004\003\023\022\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4903
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4904
\061\032\060\030\006\003\125\004\003\023\021\142\145\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4905
\123\124\145\144\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4906
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4907
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4908
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4909
\060\132\061\013\060\011\006\003\125\004\006\023\002\127\127\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4910
\022\060\020\006\003\125\004\012\023\011\142\145\124\122\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4911
\124\145\144\061\033\060\031\006\003\125\004\003\023\022\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4912
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4913
\061\032\060\030\006\003\125\004\003\023\021\142\145\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4914
\123\124\145\144\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4915
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4916
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4917
\002\004\071\117\175\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4918
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4919
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4920
\060\202\005\054\060\202\004\024\240\003\002\001\002\002\004\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4921
\117\175\207\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4922
\005\000\060\132\061\013\060\011\006\003\125\004\006\023\002\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4923
\127\061\022\060\020\006\003\125\004\012\023\011\142\145\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4924
\125\123\124\145\144\061\033\060\031\006\003\125\004\003\023\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4925
\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4926
\101\163\061\032\060\030\006\003\125\004\003\023\021\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4927
\122\125\123\124\145\144\040\122\157\157\164\040\103\101\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4928
\027\015\060\060\060\066\062\060\061\064\062\061\060\064\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4929
\015\061\060\060\066\062\060\061\063\062\061\060\064\132\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4930
\061\013\060\011\006\003\125\004\006\023\002\127\127\061\022\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4931
\020\006\003\125\004\012\023\011\142\145\124\122\125\123\124\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4932
\144\061\033\060\031\006\003\125\004\003\023\022\142\145\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4933
\125\123\124\145\144\040\122\157\157\164\040\103\101\163\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4934
\060\030\006\003\125\004\003\023\021\142\145\124\122\125\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4935
\145\144\040\122\157\157\164\040\103\101\060\202\001\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4936
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4937
\017\000\060\202\001\012\002\202\001\001\000\324\264\163\172\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4938
\012\070\125\001\276\211\126\341\224\236\324\276\132\353\112\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4939
\165\033\141\051\304\341\255\010\140\041\170\110\377\264\320\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4940
\136\101\215\141\104\207\350\355\311\130\372\374\223\232\337\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4941
\352\076\065\175\370\063\172\346\361\327\315\157\111\113\075\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4942
\055\156\016\203\072\030\170\167\243\317\347\364\115\163\330\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4943
\073\032\035\276\225\123\317\040\227\302\317\076\044\122\154\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4944
\216\145\131\305\161\377\142\011\217\252\305\217\314\140\240\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4945
\112\327\070\077\025\162\277\242\227\267\160\350\257\342\176\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4946
\006\114\365\252\144\046\162\007\045\255\065\374\030\261\046\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4947
\330\377\031\016\203\033\214\334\170\105\147\064\075\364\257\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4948
\215\344\155\153\355\040\263\147\232\264\141\313\027\157\211\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4949
\377\347\116\300\062\022\347\356\354\337\377\227\060\164\355\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4950
\107\216\353\264\303\104\346\247\114\177\126\103\350\270\274\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4951
\276\372\203\227\346\273\373\304\266\223\276\031\030\076\214\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4952
\271\163\210\026\364\226\103\234\147\163\027\220\330\011\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4953
\254\112\266\043\304\001\241\255\244\344\305\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4954
\243\202\001\370\060\202\001\364\060\017\006\003\125\035\023\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4955
\001\377\004\005\060\003\001\001\377\060\202\001\131\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4956
\035\040\004\202\001\120\060\202\001\114\060\202\001\110\006\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4957
\053\006\001\004\001\261\076\001\000\000\060\202\001\070\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4958
\001\001\006\010\053\006\001\005\005\007\002\002\060\201\364\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4959
\201\361\122\145\154\151\141\156\143\145\040\157\156\040\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4960
\151\163\040\143\145\162\164\151\146\151\143\141\164\145\040\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4961
\171\040\141\156\171\040\160\141\162\164\171\040\141\163\163\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4962
\155\145\163\040\141\143\143\145\160\164\141\156\143\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4963
\146\040\164\150\145\040\164\150\145\156\040\141\160\160\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4964
\143\141\142\154\145\040\163\164\141\156\144\141\162\144\040\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4965
\145\162\155\163\040\141\156\144\040\143\157\156\144\151\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4966
\157\156\163\040\157\146\040\165\163\145\054\040\141\156\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4967
\143\145\162\164\151\146\151\143\141\164\151\157\156\040\160\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4968
\141\143\164\151\143\145\040\163\164\141\164\145\155\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4969
\054\040\167\150\151\143\150\040\143\141\156\040\142\145\040\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4970
\157\165\156\144\040\141\164\040\142\145\124\122\125\123\124\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4971
\144\047\163\040\167\145\142\040\163\151\164\145\054\040\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4972
\164\160\163\072\057\057\167\167\167\056\142\145\124\122\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4973
\124\145\144\056\143\157\155\057\166\141\165\154\164\057\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4974
\162\155\163\060\061\006\010\053\006\001\005\005\007\002\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4975
\045\150\164\164\160\163\072\057\057\167\167\167\056\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4976
\122\125\123\124\145\144\056\143\157\155\057\166\141\165\154\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4977
\057\164\145\162\155\163\060\064\006\003\125\035\037\004\055\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4978
\053\060\051\240\047\240\045\244\043\060\041\061\022\060\020\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4979
\003\125\004\012\023\011\142\145\124\122\125\123\124\145\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4980
\013\060\011\006\003\125\004\006\023\002\127\127\060\035\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4981
\125\035\016\004\026\004\024\052\271\233\151\056\073\233\330\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4982
\336\052\061\004\064\153\312\007\030\253\147\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4983
\035\043\004\030\060\026\200\024\052\271\233\151\056\073\233\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4984
\315\336\052\061\004\064\153\312\007\030\253\147\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4985
\125\035\017\001\001\377\004\004\003\002\001\376\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4986
\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4987
\171\141\333\243\136\156\026\261\352\166\121\371\313\025\233\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4988
\151\276\346\201\153\237\050\037\145\076\335\021\205\222\324\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4989
\101\277\176\063\275\043\347\361\040\277\244\264\246\031\001\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4990
\214\215\065\174\145\244\117\011\244\326\330\043\025\005\023\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4991
\103\171\257\333\243\016\233\173\170\032\363\004\206\132\306\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4992
\214\040\107\070\111\120\006\235\162\147\072\360\230\003\255\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4993
\147\104\374\077\020\015\206\115\344\000\073\051\173\316\073\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4994
\231\206\141\045\100\204\334\023\142\267\372\312\131\326\003\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4995
\326\123\001\315\155\114\150\125\100\341\356\153\307\052\000\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4996
\110\202\263\012\001\303\140\052\014\367\202\065\356\110\206\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4997
\344\164\324\075\352\001\161\272\004\165\100\247\251\177\071\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4998
\232\125\227\051\145\256\031\125\045\005\162\107\323\350\030\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  4999
\270\351\257\103\163\001\022\164\243\341\134\137\025\135\044\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5000
\371\344\364\266\147\147\022\347\144\042\212\366\245\101\246\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5001
\266\140\143\105\212\020\264\272\106\020\256\101\127\145\154\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5002
\043\020\077\041\020\131\267\344\100\335\046\014\043\366\252\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5003
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5005
# Trust for Certificate "beTRUSTed Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5006
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5007
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5008
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5009
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5010
CKA_LABEL UTF8 "beTRUSTed Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5011
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5012
\133\315\315\314\146\366\334\344\104\037\343\175\134\303\023\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5013
\106\364\160\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5014
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5015
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5016
\205\312\166\132\033\321\150\042\334\242\043\022\312\306\200\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5017
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5018
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5019
\060\132\061\013\060\011\006\003\125\004\006\023\002\127\127\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5020
\022\060\020\006\003\125\004\012\023\011\142\145\124\122\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5021
\124\145\144\061\033\060\031\006\003\125\004\003\023\022\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5022
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5023
\061\032\060\030\006\003\125\004\003\023\021\142\145\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5024
\123\124\145\144\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5025
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5026
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5027
\002\004\071\117\175\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5028
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5029
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5030
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5031
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5032
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5034
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5035
# Certificate "AddTrust Low-Value Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5036
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5037
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5038
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5039
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5040
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5041
CKA_LABEL UTF8 "AddTrust Low-Value Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5042
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5043
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5044
\060\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5045
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5046
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5047
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5048
\167\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5049
\144\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5050
\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5051
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5052
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5053
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5054
\060\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5055
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5056
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5057
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5058
\167\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5059
\144\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5060
\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5061
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5062
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5063
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5064
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5065
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5066
\060\202\004\030\060\202\003\000\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5067
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5068
\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5069
\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5070
\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5071
\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5072
\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5073
\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5074
\101\040\122\157\157\164\060\036\027\015\060\060\060\065\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5075
\061\060\063\070\063\061\132\027\015\062\060\060\065\063\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5076
\060\063\070\063\061\132\060\145\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5077
\006\023\002\123\105\061\024\060\022\006\003\125\004\012\023\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5078
\101\144\144\124\162\165\163\164\040\101\102\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5079
\003\125\004\013\023\024\101\144\144\124\162\165\163\164\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5080
\124\120\040\116\145\164\167\157\162\153\061\041\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5081
\125\004\003\023\030\101\144\144\124\162\165\163\164\040\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5082
\141\163\163\040\061\040\103\101\040\122\157\157\164\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5083
\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5084
\003\202\001\017\000\060\202\001\012\002\202\001\001\000\226\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5085
\324\041\111\140\342\153\350\101\007\014\336\304\340\334\023\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5086
\315\301\065\307\373\326\116\021\012\147\136\365\006\133\153\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5087
\010\073\133\051\026\072\347\207\262\064\006\305\274\005\245\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5088
\174\202\313\051\020\256\341\210\201\275\326\236\323\376\055\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5089
\301\025\316\343\046\235\025\056\020\373\006\217\060\004\336\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5090
\264\143\264\377\261\234\256\074\257\167\266\126\305\265\253\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5091
\351\151\072\075\016\063\171\062\077\160\202\222\231\141\155\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5092
\060\010\217\161\077\246\110\127\031\370\045\334\113\146\134\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5093
\164\217\230\256\310\371\300\006\042\347\254\163\337\245\056\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5094
\122\334\261\025\145\040\372\065\146\151\336\337\054\361\156\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5095
\060\333\054\044\022\333\353\065\065\150\220\313\000\260\227\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5096
\075\164\041\043\145\064\053\273\170\131\243\326\341\166\071\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5097
\244\111\216\214\164\257\156\244\232\243\331\233\322\070\134\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5098
\242\030\314\165\043\204\276\353\342\115\063\161\216\032\360\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5099
\370\307\035\242\255\003\227\054\370\317\045\306\366\270\044\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5100
\261\143\135\222\177\143\360\045\311\123\056\037\277\115\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5101
\001\000\001\243\201\322\060\201\317\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5102
\004\026\004\024\225\261\264\360\224\266\275\307\332\321\021\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5103
\041\276\301\257\111\375\020\173\060\013\006\003\125\035\017\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5104
\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5105
\005\060\003\001\001\377\060\201\217\006\003\125\035\043\004\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5106
\207\060\201\204\200\024\225\261\264\360\224\266\275\307\332\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5107
\021\011\041\276\301\257\111\375\020\173\241\151\244\147\060\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5108
\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5109
\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5110
\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5111
\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5112
\162\153\061\041\060\037\006\003\125\004\003\023\030\101\144\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5113
\124\162\165\163\164\040\103\154\141\163\163\040\061\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5114
\040\122\157\157\164\202\001\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5115
\367\015\001\001\005\005\000\003\202\001\001\000\054\155\144\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5116
\037\315\015\335\271\001\372\226\143\064\062\110\107\231\256\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5117
\355\375\162\026\246\163\107\132\364\353\335\351\365\326\373\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5118
\314\051\211\104\135\277\106\071\075\350\356\274\115\124\206\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5119
\035\154\343\027\047\103\341\211\126\053\251\157\162\116\111\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5120
\343\162\174\052\043\232\274\076\377\050\052\355\243\377\034\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5121
\272\103\127\011\147\115\113\142\006\055\370\377\154\235\140\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5122
\330\034\113\175\265\061\057\331\320\174\135\370\336\153\203\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5123
\170\067\127\057\350\063\007\147\337\036\307\153\052\225\166\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5124
\217\127\243\360\364\122\264\251\123\010\317\340\117\323\172\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5125
\213\375\273\034\126\066\362\376\262\266\345\166\273\325\042\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5126
\247\077\376\321\146\255\013\274\153\231\206\357\077\175\363\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5127
\062\312\173\306\343\253\144\106\225\370\046\151\331\125\203\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5128
\054\226\007\377\131\054\104\243\306\345\351\251\334\241\143\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5129
\132\041\136\041\317\123\124\360\272\157\211\333\250\252\225\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5130
\213\343\161\314\036\033\040\104\010\300\172\266\100\375\304\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5131
\065\341\035\026\034\320\274\053\216\326\161\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5132
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5134
# Trust for Certificate "AddTrust Low-Value Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5135
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5136
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5137
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5138
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5139
CKA_LABEL UTF8 "AddTrust Low-Value Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5140
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5141
\314\253\016\240\114\043\001\326\151\173\335\067\237\315\022\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5142
\044\343\224\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5143
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5144
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5145
\036\102\225\002\063\222\153\271\137\300\177\332\326\262\113\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5146
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5147
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5148
\060\145\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5149
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5150
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5151
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5152
\167\157\162\153\061\041\060\037\006\003\125\004\003\023\030\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5153
\144\144\124\162\165\163\164\040\103\154\141\163\163\040\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5154
\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5155
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5156
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5157
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5158
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5159
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5160
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5161
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5162
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5164
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5165
# Certificate "AddTrust External Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5166
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5167
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5168
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5169
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5170
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5171
CKA_LABEL UTF8 "AddTrust External Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5172
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5173
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5174
\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5175
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5176
\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5177
\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5178
\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5179
\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5180
\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5181
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5182
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5183
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5184
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5185
\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5186
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5187
\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5188
\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5189
\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5190
\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5191
\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5192
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5193
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5194
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5195
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5196
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5197
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5198
\060\202\004\066\060\202\003\036\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5199
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5200
\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5201
\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5202
\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5203
\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5204
\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5205
\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5206
\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5207
\060\036\027\015\060\060\060\065\063\060\061\060\064\070\063\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5208
\132\027\015\062\060\060\065\063\060\061\060\064\070\063\070\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5209
\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5210
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5211
\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5212
\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5213
\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5214
\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5215
\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5216
\164\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5217
\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5218
\001\000\267\367\032\063\346\362\000\004\055\071\340\116\133\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5219
\037\274\154\017\315\265\372\043\266\316\336\233\021\063\227\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5220
\051\114\175\223\237\275\112\274\223\355\003\032\343\217\317\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5221
\155\120\132\326\227\051\224\132\200\260\111\172\333\056\225\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5222
\270\312\277\067\070\055\036\076\221\101\255\160\126\307\360\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5223
\077\350\062\236\164\312\310\220\124\351\306\137\017\170\235\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5224
\100\074\016\254\141\252\136\024\217\236\207\241\152\120\334\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5225
\232\116\257\005\263\246\161\224\234\161\263\120\140\012\307\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5226
\235\070\007\206\002\250\351\250\151\046\030\220\253\114\260\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5227
\043\253\072\117\204\330\337\316\237\341\151\157\273\327\102\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5228
\153\104\344\307\255\356\155\101\137\162\132\161\010\067\263\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5229
\145\244\131\240\224\067\367\000\057\015\302\222\162\332\320\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5230
\162\333\024\250\105\304\135\052\175\267\264\326\304\356\254\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5231
\023\104\267\311\053\335\103\000\045\372\141\271\151\152\130\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5232
\021\267\247\063\217\126\165\131\365\315\051\327\106\267\012\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5233
\145\266\323\102\157\025\262\270\173\373\357\351\135\123\325\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5234
\132\047\002\003\001\000\001\243\201\334\060\201\331\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5235
\003\125\035\016\004\026\004\024\255\275\230\172\064\264\046\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5236
\372\304\046\124\357\003\275\340\044\313\124\032\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5237
\125\035\017\004\004\003\002\001\006\060\017\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5238
\001\001\377\004\005\060\003\001\001\377\060\201\231\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5239
\035\043\004\201\221\060\201\216\200\024\255\275\230\172\064\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5240
\046\367\372\304\046\124\357\003\275\340\044\313\124\032\241\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5241
\244\161\060\157\061\013\060\011\006\003\125\004\006\023\002\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5242
\105\061\024\060\022\006\003\125\004\012\023\013\101\144\144\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5243
\162\165\163\164\040\101\102\061\046\060\044\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5244
\023\035\101\144\144\124\162\165\163\164\040\105\170\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5245
\156\141\154\040\124\124\120\040\116\145\164\167\157\162\153\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5246
\042\060\040\006\003\125\004\003\023\031\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5247
\163\164\040\105\170\164\145\162\156\141\154\040\103\101\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5248
\157\157\164\202\001\001\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5249
\001\001\005\005\000\003\202\001\001\000\260\233\340\205\045\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5250
\326\043\342\017\226\006\222\235\101\230\234\331\204\171\201\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5251
\036\133\024\007\043\066\145\217\260\330\167\273\254\101\154\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5252
\140\203\121\260\371\062\075\347\374\366\046\023\307\200\026\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5253
\277\132\374\207\317\170\171\211\041\232\342\114\007\012\206\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5254
\274\362\336\121\304\322\226\267\334\176\116\356\160\375\034\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5255
\353\014\002\121\024\055\216\275\026\340\301\337\106\165\347\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5256
\255\354\364\102\264\205\223\160\020\147\272\235\006\065\112\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5257
\323\053\172\314\121\102\241\172\143\321\346\273\241\305\053\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5258
\066\276\023\015\346\275\143\176\171\173\247\011\015\100\253\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5259
\335\217\212\303\366\366\214\032\102\005\121\324\105\365\237\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5260
\142\041\150\025\040\103\074\231\347\174\275\044\330\251\221\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5261
\163\210\077\126\033\061\070\030\264\161\017\232\315\310\016\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5262
\216\056\033\341\214\230\203\313\037\061\361\104\114\306\004\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5263
\111\166\140\017\307\370\275\027\200\153\056\351\314\114\016\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5264
\232\171\017\040\012\056\325\236\143\046\036\125\222\224\330\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5265
\027\132\173\320\274\307\217\116\206\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5266
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5268
# Trust for Certificate "AddTrust External Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5269
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5270
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5271
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5272
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5273
CKA_LABEL UTF8 "AddTrust External Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5274
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5275
\002\372\363\342\221\103\124\150\140\170\127\151\115\365\344\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5276
\150\205\030\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5277
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5278
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5279
\035\065\124\004\205\170\260\077\102\102\115\277\040\163\012\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5280
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5281
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5282
\060\157\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5283
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5284
\163\164\040\101\102\061\046\060\044\006\003\125\004\013\023\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5285
\101\144\144\124\162\165\163\164\040\105\170\164\145\162\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5286
\154\040\124\124\120\040\116\145\164\167\157\162\153\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5287
\040\006\003\125\004\003\023\031\101\144\144\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5288
\040\105\170\164\145\162\156\141\154\040\103\101\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5289
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5290
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5291
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5292
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5293
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5294
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5295
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5296
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5297
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5298
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5299
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5300
# Certificate "AddTrust Public Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5301
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5302
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5303
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5304
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5305
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5306
CKA_LABEL UTF8 "AddTrust Public Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5307
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5308
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5309
\060\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5310
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5311
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5312
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5313
\167\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5314
\144\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5315
\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5316
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5317
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5318
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5319
\060\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5320
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5321
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5322
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5323
\167\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5324
\144\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5325
\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5326
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5327
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5328
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5329
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5330
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5331
\060\202\004\025\060\202\002\375\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5332
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5333
\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5334
\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5335
\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5336
\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5337
\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5338
\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5339
\040\122\157\157\164\060\036\027\015\060\060\060\065\063\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5340
\060\064\061\065\060\132\027\015\062\060\060\065\063\060\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5341
\064\061\065\060\132\060\144\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5342
\023\002\123\105\061\024\060\022\006\003\125\004\012\023\013\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5343
\144\144\124\162\165\163\164\040\101\102\061\035\060\033\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5344
\125\004\013\023\024\101\144\144\124\162\165\163\164\040\124\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5345
\120\040\116\145\164\167\157\162\153\061\040\060\036\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5346
\004\003\023\027\101\144\144\124\162\165\163\164\040\120\165\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5347
\154\151\143\040\103\101\040\122\157\157\164\060\202\001\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5348
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5349
\001\017\000\060\202\001\012\002\202\001\001\000\351\032\060\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5350
\203\210\024\301\040\330\074\233\217\033\176\003\164\273\332\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5351
\323\106\245\370\216\302\014\021\220\121\245\057\146\124\100\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5352
\352\333\037\112\126\356\237\043\156\364\071\313\241\271\157\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5353
\176\371\135\207\046\141\236\034\370\342\354\246\201\370\041\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5354
\044\314\021\014\077\333\046\162\172\307\001\227\007\027\371\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5355
\030\054\060\175\016\172\036\142\036\306\113\300\375\175\142\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5356
\323\104\036\047\366\077\113\104\263\267\070\331\071\037\140\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5357
\121\222\163\003\264\000\151\343\363\024\116\356\321\334\011\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5358
\167\064\106\120\260\370\021\362\376\070\171\367\007\071\376\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5359
\222\227\013\133\010\137\064\206\001\255\210\227\353\146\315\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5360
\321\377\334\175\362\204\332\272\167\255\334\200\010\307\247\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5361
\326\125\237\227\152\350\310\021\144\272\347\031\051\077\021\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5362
\170\220\204\040\122\133\021\357\170\320\203\366\325\110\220\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5363
\060\034\317\200\371\140\376\171\344\210\362\335\000\353\224\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5364
\353\145\224\151\100\272\300\325\264\270\272\175\004\021\250\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5365
\061\005\226\224\116\130\041\216\237\320\140\375\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5366
\001\243\201\321\060\201\316\060\035\006\003\125\035\016\004\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5367
\004\024\201\076\067\330\222\260\037\167\237\134\264\253\163\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5368
\347\366\064\140\057\372\060\013\006\003\125\035\017\004\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5369
\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5370
\003\001\001\377\060\201\216\006\003\125\035\043\004\201\206\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5371
\201\203\200\024\201\076\067\330\222\260\037\167\237\134\264\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5372
\163\252\347\366\064\140\057\372\241\150\244\146\060\144\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5373
\060\011\006\003\125\004\006\023\002\123\105\061\024\060\022\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5374
\003\125\004\012\023\013\101\144\144\124\162\165\163\164\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5375
\102\061\035\060\033\006\003\125\004\013\023\024\101\144\144\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5376
\162\165\163\164\040\124\124\120\040\116\145\164\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5377
\061\040\060\036\006\003\125\004\003\023\027\101\144\144\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5378
\165\163\164\040\120\165\142\154\151\143\040\103\101\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5379
\157\164\202\001\001\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5380
\001\005\005\000\003\202\001\001\000\003\367\025\112\370\044\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5381
\043\126\026\223\166\335\066\050\271\256\033\270\303\361\144\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5382
\040\030\170\225\051\047\127\005\274\174\052\364\271\121\125\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5383
\207\002\336\017\026\027\061\370\252\171\056\011\023\273\257\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5384
\040\031\022\345\223\371\113\371\203\350\104\325\262\101\045\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5385
\210\165\157\377\020\374\112\124\320\137\360\372\357\066\163\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5386
\033\066\105\306\041\155\264\025\270\116\317\234\134\245\075\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5387
\000\216\006\343\074\153\062\173\362\237\360\266\375\337\360\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5388
\030\110\360\306\274\320\277\064\200\226\302\112\261\155\216\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5389
\220\105\336\057\147\254\105\004\243\172\334\125\222\311\107\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5390
\330\032\214\307\355\234\116\232\340\022\273\265\152\114\204\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5391
\341\042\015\207\000\144\376\214\175\142\071\145\246\357\102\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5392
\200\045\022\141\001\250\044\023\160\000\021\046\137\372\065\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5393
\305\110\314\006\107\350\047\330\160\215\137\144\346\241\104\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5394
\136\042\354\222\315\377\102\232\104\041\155\134\305\343\042\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5395
\137\107\022\347\316\137\135\372\330\252\261\063\055\331\166\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5396
\116\072\063\014\053\263\055\220\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5397
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5398
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5399
# Trust for Certificate "AddTrust Public Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5400
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5401
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5402
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5403
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5404
CKA_LABEL UTF8 "AddTrust Public Services Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5405
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5406
\052\266\050\110\136\170\373\363\255\236\171\020\335\153\337\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5407
\162\054\226\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5408
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5409
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5410
\301\142\076\043\305\202\163\234\003\131\113\053\351\167\111\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5411
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5412
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5413
\060\144\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5414
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5415
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5416
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5417
\167\157\162\153\061\040\060\036\006\003\125\004\003\023\027\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5418
\144\144\124\162\165\163\164\040\120\165\142\154\151\143\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5419
\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5420
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5421
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5422
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5423
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5424
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5425
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5426
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5427
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5428
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5429
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5430
# Certificate "AddTrust Qualified Certificates Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5431
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5432
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5433
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5434
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5435
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5436
CKA_LABEL UTF8 "AddTrust Qualified Certificates Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5437
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5438
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5439
\060\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5440
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5441
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5442
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5443
\167\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5444
\144\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5445
\144\040\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5446
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5447
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5448
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5449
\060\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5450
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5451
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5452
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5453
\167\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5454
\144\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5455
\144\040\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5456
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5457
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5458
\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5459
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5460
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5461
\060\202\004\036\060\202\003\006\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5462
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5463
\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5464
\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5465
\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5466
\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5467
\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5468
\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5469
\040\103\101\040\122\157\157\164\060\036\027\015\060\060\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5470
\063\060\061\060\064\064\065\060\132\027\015\062\060\060\065\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5471
\060\061\060\064\064\065\060\132\060\147\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5472
\125\004\006\023\002\123\105\061\024\060\022\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5473
\023\013\101\144\144\124\162\165\163\164\040\101\102\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5474
\033\006\003\125\004\013\023\024\101\144\144\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5475
\040\124\124\120\040\116\145\164\167\157\162\153\061\043\060\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5476
\006\003\125\004\003\023\032\101\144\144\124\162\165\163\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5477
\121\165\141\154\151\146\151\145\144\040\103\101\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5478
\164\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5479
\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5480
\001\000\344\036\232\376\334\011\132\207\244\237\107\276\021\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5481
\257\204\064\333\142\074\171\170\267\351\060\265\354\014\034\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5482
\304\026\377\340\354\161\353\212\365\021\156\355\117\015\221\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5483
\022\030\055\111\025\001\302\244\042\023\307\021\144\377\042\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5484
\232\271\216\134\057\010\317\161\152\263\147\001\131\361\135\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5485
\363\260\170\245\366\016\102\172\343\177\033\314\320\360\267\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5486
\375\052\352\236\263\260\271\004\252\375\366\307\264\261\270\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5487
\240\373\130\361\031\240\157\160\045\176\076\151\112\177\017\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5488
\330\357\255\010\021\232\051\231\341\252\104\105\232\022\136\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5489
\235\155\122\374\347\240\075\150\057\360\113\160\174\023\070\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5490
\274\025\045\361\326\316\253\242\300\061\326\057\237\340\377\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5491
\131\374\204\223\331\207\174\114\124\023\353\237\321\055\021\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5492
\030\072\072\336\045\331\367\323\100\355\244\006\022\304\073\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5493
\221\301\126\065\360\024\334\145\066\011\156\253\244\007\307\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5494
\321\302\003\063\066\133\165\046\155\102\361\022\153\103\157\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5495
\161\224\372\064\035\355\023\156\312\200\177\230\057\154\271\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5496
\330\351\002\003\001\000\001\243\201\324\060\201\321\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5497
\003\125\035\016\004\026\004\024\071\225\213\142\213\134\311\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5498
\200\272\130\017\227\077\025\010\103\314\230\247\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5499
\125\035\017\004\004\003\002\001\006\060\017\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5500
\001\001\377\004\005\060\003\001\001\377\060\201\221\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5501
\035\043\004\201\211\060\201\206\200\024\071\225\213\142\213\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5502
\311\324\200\272\130\017\227\077\025\010\103\314\230\247\241\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5503
\244\151\060\147\061\013\060\011\006\003\125\004\006\023\002\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5504
\105\061\024\060\022\006\003\125\004\012\023\013\101\144\144\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5505
\162\165\163\164\040\101\102\061\035\060\033\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5506
\023\024\101\144\144\124\162\165\163\164\040\124\124\120\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5507
\145\164\167\157\162\153\061\043\060\041\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5508
\032\101\144\144\124\162\165\163\164\040\121\165\141\154\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5509
\151\145\144\040\103\101\040\122\157\157\164\202\001\001\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5510
\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5511
\001\000\031\253\165\352\370\213\145\141\225\023\272\151\004\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5512
\206\312\023\240\307\252\117\144\033\077\030\366\250\055\054\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5513
\217\005\267\060\352\102\152\035\300\045\121\055\247\277\014\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5514
\355\357\010\177\154\074\106\032\352\030\103\337\166\314\371\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5515
\206\234\054\150\365\351\027\370\061\263\030\304\326\110\175\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5516
\114\150\301\176\273\001\024\157\305\331\156\336\273\004\102\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5517
\370\366\134\175\345\332\372\207\353\015\065\122\147\320\236\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5518
\166\005\223\077\225\307\001\346\151\125\070\177\020\141\231\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5519
\343\137\246\312\076\202\143\110\252\342\010\110\076\252\362\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5520
\205\142\246\264\247\331\275\067\234\150\265\055\126\175\260\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5521
\077\240\261\007\326\351\117\334\336\105\161\060\062\177\033\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5522
\011\371\277\122\241\356\302\200\076\006\134\056\125\100\301\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5523
\365\160\105\260\334\135\372\366\162\132\167\322\143\315\317\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5524
\211\000\102\143\077\171\071\320\104\260\202\156\101\031\350\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5525
\340\301\210\132\321\036\161\223\037\044\060\164\345\036\250\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5526
\074\047\067\177\203\256\236\167\317\360\060\261\377\113\231\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5527
\306\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5528
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5529
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5530
# Trust for Certificate "AddTrust Qualified Certificates Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5531
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5532
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5533
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5534
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5535
CKA_LABEL UTF8 "AddTrust Qualified Certificates Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5536
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5537
\115\043\170\354\221\225\071\265\000\177\165\217\003\073\041\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5538
\305\115\213\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5539
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5540
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5541
\047\354\071\107\315\332\132\257\342\232\001\145\041\251\114\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5542
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5543
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5544
\060\147\061\013\060\011\006\003\125\004\006\023\002\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5545
\024\060\022\006\003\125\004\012\023\013\101\144\144\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5546
\163\164\040\101\102\061\035\060\033\006\003\125\004\013\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5547
\101\144\144\124\162\165\163\164\040\124\124\120\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5548
\167\157\162\153\061\043\060\041\006\003\125\004\003\023\032\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5549
\144\144\124\162\165\163\164\040\121\165\141\154\151\146\151\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5550
\144\040\103\101\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5551
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5552
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5553
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5554
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5555
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5556
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5557
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5558
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5559
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5560
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5561
# Certificate "Verisign Time Stamping Authority CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5562
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5563
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5564
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5565
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5566
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5567
CKA_LABEL UTF8 "Verisign Time Stamping Authority CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5568
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5569
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5570
\060\201\245\061\027\060\025\006\003\125\004\012\023\016\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5571
\162\151\123\151\147\156\054\040\111\156\143\056\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5572
\006\003\125\004\013\023\026\126\145\162\151\123\151\147\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5573
\124\162\165\163\164\040\116\145\164\167\157\162\153\061\073\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5574
\071\006\003\125\004\013\023\062\124\145\162\155\163\040\157\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5575
\040\165\163\145\040\141\164\040\150\164\164\160\163\072\057\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5576
\167\167\167\056\166\145\162\151\163\151\147\156\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5577
\057\162\160\141\040\050\143\051\060\060\061\054\060\052\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5578
\125\004\003\023\043\126\145\162\151\123\151\147\156\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5579
\155\145\040\123\164\141\155\160\151\156\147\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5580
\157\162\151\164\171\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5581
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5582
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5583
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5584
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5585
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5586
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5587
\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5588
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5589
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5590
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5591
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5592
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5593
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5594
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5595
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5596
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5597
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5598
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5599
\002\020\123\141\262\140\256\333\161\216\247\224\263\023\063\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5600
\007\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5601
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5602
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5603
\060\202\003\315\060\202\003\066\240\003\002\001\002\002\020\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5604
\141\262\140\256\333\161\216\247\224\263\023\063\364\007\011\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5605
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5606
\301\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5607
\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5608
\156\054\040\111\156\143\056\061\074\060\072\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5609
\023\063\103\154\141\163\163\040\063\040\120\165\142\154\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5610
\040\120\162\151\155\141\162\171\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5611
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5612
\040\055\040\107\062\061\072\060\070\006\003\125\004\013\023\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5613
\050\143\051\040\061\071\071\070\040\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5614
\156\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5615
\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5616
\171\061\037\060\035\006\003\125\004\013\023\026\126\145\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5617
\123\151\147\156\040\124\162\165\163\164\040\116\145\164\167\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5618
\162\153\060\036\027\015\060\060\060\071\062\066\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5619
\060\060\132\027\015\061\060\060\071\062\065\062\063\065\071\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5620
\071\132\060\201\245\061\027\060\025\006\003\125\004\012\023\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5621
\126\145\162\151\123\151\147\156\054\040\111\156\143\056\061\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5622
\060\035\006\003\125\004\013\023\026\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5623
\156\040\124\162\165\163\164\040\116\145\164\167\157\162\153\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5624
\073\060\071\006\003\125\004\013\023\062\124\145\162\155\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5625
\157\146\040\165\163\145\040\141\164\040\150\164\164\160\163\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5626
\057\057\167\167\167\056\166\145\162\151\163\151\147\156\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5627
\157\155\057\162\160\141\040\050\143\051\060\060\061\054\060\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5628
\006\003\125\004\003\023\043\126\145\162\151\123\151\147\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5629
\124\151\155\145\040\123\164\141\155\160\151\156\147\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5630
\164\150\157\162\151\164\171\040\103\101\060\201\237\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5631
\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5632
\060\201\211\002\201\201\000\322\031\235\147\302\000\041\131\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5633
\316\264\011\042\104\151\212\370\045\132\333\355\015\267\066\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5634
\116\340\273\224\076\220\045\207\302\141\107\051\331\275\124\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5635
\143\314\054\175\151\264\063\066\364\067\007\232\301\335\100\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5636
\374\340\170\235\240\223\271\011\075\043\121\177\104\302\024\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5637
\333\012\276\313\311\060\064\100\230\076\320\327\045\020\201\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5638
\275\007\117\234\326\124\047\337\056\250\277\313\220\214\215\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5639
\113\274\342\350\104\207\315\346\101\012\045\156\350\364\044\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5640
\305\122\017\156\354\230\165\002\003\001\000\001\243\201\337\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5641
\201\334\060\017\006\003\125\035\023\004\010\060\006\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5642
\002\001\000\060\105\006\003\125\035\040\004\076\060\074\060\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5643
\006\014\140\206\110\001\206\370\105\001\007\027\001\003\060\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5644
\060\050\006\010\053\006\001\005\005\007\002\001\026\034\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5645
\164\160\163\072\057\057\167\167\167\056\166\145\162\151\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5646
\147\156\056\143\157\155\057\162\160\141\060\061\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5647
\037\004\052\060\050\060\046\240\044\240\042\206\040\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5648
\160\072\057\057\143\162\154\056\166\145\162\151\163\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5649
\056\143\157\155\057\160\143\141\063\056\143\162\154\060\013\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5650
\003\125\035\017\004\004\003\002\001\006\060\102\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5651
\001\005\005\007\001\001\004\066\060\064\060\062\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5652
\001\005\005\007\060\001\246\046\026\044\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5653
\057\157\143\163\160\056\166\145\162\151\163\151\147\156\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5654
\157\155\057\157\143\163\160\057\163\164\141\164\165\163\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5655
\006\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5656
\000\202\160\150\225\337\266\015\302\001\160\031\112\322\124\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5657
\036\254\362\105\114\207\270\365\065\353\170\113\005\251\310\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5658
\073\031\041\056\160\064\112\242\365\211\340\025\165\105\347\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5659
\067\000\064\047\051\350\067\113\362\357\104\227\153\027\121\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5660
\303\126\235\074\032\212\366\112\106\106\067\214\372\313\365\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5661
\132\070\150\056\034\303\357\160\316\270\106\006\026\277\367\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5662
\347\265\250\076\105\254\251\045\165\042\173\157\077\260\234\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5663
\347\307\163\253\254\037\356\045\233\300\026\355\267\312\133\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5664
\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5665
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5666
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5667
# Trust for Certificate "Verisign Time Stamping Authority CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5668
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5669
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5670
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5671
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5672
CKA_LABEL UTF8 "Verisign Time Stamping Authority CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5673
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5674
\246\017\064\310\142\154\201\366\213\367\175\251\366\147\130\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5675
\220\077\175\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5676
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5677
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5678
\211\111\124\214\310\150\232\203\051\354\334\006\163\041\253\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5679
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5680
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5681
\060\201\301\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5682
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5683
\151\147\156\054\040\111\156\143\056\061\074\060\072\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5684
\004\013\023\063\103\154\141\163\163\040\063\040\120\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5685
\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5686
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5687
\164\171\040\055\040\107\062\061\072\060\070\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5688
\023\061\050\143\051\040\061\071\071\070\040\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5689
\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5690
\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5691
\156\154\171\061\037\060\035\006\003\125\004\013\023\026\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5692
\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5693
\167\157\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5694
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5695
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5696
\002\020\123\141\262\140\256\333\161\216\247\224\263\023\063\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5697
\007\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5698
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5699
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5700
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5701
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5702
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5703
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5704
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5705
# Certificate "Thawte Time Stamping CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5706
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5707
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5708
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5709
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5710
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5711
CKA_LABEL UTF8 "Thawte Time Stamping CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5712
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5713
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5714
\060\201\213\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5715
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5716
\162\156\040\103\141\160\145\061\024\060\022\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5717
\023\013\104\165\162\142\141\156\166\151\154\154\145\061\017\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5718
\015\006\003\125\004\012\023\006\124\150\141\167\164\145\061\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5719
\060\033\006\003\125\004\013\023\024\124\150\141\167\164\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5720
\103\145\162\164\151\146\151\143\141\164\151\157\156\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5721
\035\006\003\125\004\003\023\026\124\150\141\167\164\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5722
\151\155\145\163\164\141\155\160\151\156\147\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5723
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5724
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5725
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5726
\060\201\213\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5727
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5728
\162\156\040\103\141\160\145\061\024\060\022\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5729
\023\013\104\165\162\142\141\156\166\151\154\154\145\061\017\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5730
\015\006\003\125\004\012\023\006\124\150\141\167\164\145\061\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5731
\060\033\006\003\125\004\013\023\024\124\150\141\167\164\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5732
\103\145\162\164\151\146\151\143\141\164\151\157\156\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5733
\035\006\003\125\004\003\023\026\124\150\141\167\164\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5734
\151\155\145\163\164\141\155\160\151\156\147\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5735
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5736
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5737
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5738
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5739
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5740
\060\202\002\241\060\202\002\012\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5741
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5742
\201\213\061\013\060\011\006\003\125\004\006\023\002\132\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5743
\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5744
\156\040\103\141\160\145\061\024\060\022\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5745
\013\104\165\162\142\141\156\166\151\154\154\145\061\017\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5746
\006\003\125\004\012\023\006\124\150\141\167\164\145\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5747
\033\006\003\125\004\013\023\024\124\150\141\167\164\145\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5748
\145\162\164\151\146\151\143\141\164\151\157\156\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5749
\006\003\125\004\003\023\026\124\150\141\167\164\145\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5750
\155\145\163\164\141\155\160\151\156\147\040\103\101\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5751
\015\071\067\060\061\060\061\060\060\060\060\060\060\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5752
\062\060\061\062\063\061\062\063\065\071\065\071\132\060\201\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5753
\061\013\060\011\006\003\125\004\006\023\002\132\101\061\025\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5754
\023\006\003\125\004\010\023\014\127\145\163\164\145\162\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5755
\103\141\160\145\061\024\060\022\006\003\125\004\007\023\013\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5756
\165\162\142\141\156\166\151\154\154\145\061\017\060\015\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5757
\125\004\012\023\006\124\150\141\167\164\145\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5758
\003\125\004\013\023\024\124\150\141\167\164\145\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5759
\164\151\146\151\143\141\164\151\157\156\061\037\060\035\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5760
\125\004\003\023\026\124\150\141\167\164\145\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5761
\163\164\141\155\160\151\156\147\040\103\101\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5762
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5763
\000\060\201\211\002\201\201\000\326\053\130\170\141\105\206\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5764
\352\064\173\121\234\355\260\346\056\030\016\376\340\137\250\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5765
\323\264\311\340\174\131\116\026\016\163\124\140\301\177\366\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5766
\056\351\072\205\044\025\074\333\107\004\143\303\236\304\224\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5767
\132\337\114\172\363\331\103\035\074\020\172\171\045\333\220\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5768
\360\121\347\060\326\101\000\375\237\050\337\171\276\224\273\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5769
\266\024\343\043\205\327\251\101\340\114\244\171\260\053\032\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5770
\362\370\073\212\076\105\254\161\222\000\264\220\101\230\373\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5771
\355\372\267\056\212\370\210\067\002\003\001\000\001\243\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5772
\021\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5773
\001\377\060\015\006\011\052\206\110\206\367\015\001\001\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5774
\000\003\201\201\000\147\333\342\302\346\207\075\100\203\206\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5775
\065\175\037\316\232\303\014\146\040\250\272\252\004\211\206\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5776
\365\020\010\015\277\313\242\005\212\320\115\066\076\364\327\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5777
\151\306\136\344\260\224\157\112\271\347\336\133\210\266\173\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5778
\343\047\345\166\303\360\065\301\313\265\047\233\063\171\334\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5779
\246\000\236\167\372\374\315\047\224\102\026\234\323\034\150\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5780
\277\134\335\345\251\173\020\012\062\164\124\023\061\213\205\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5781
\204\221\267\130\001\060\024\070\257\050\312\374\261\120\031\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5782
\011\254\211\111\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5783
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5784
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5785
# Trust for Certificate "Thawte Time Stamping CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5786
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5787
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5788
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5789
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5790
CKA_LABEL UTF8 "Thawte Time Stamping CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5791
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5792
\276\066\244\126\057\262\356\005\333\263\323\043\043\255\364\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5793
\010\116\326\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5794
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5795
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5796
\177\146\172\161\323\353\151\170\040\232\121\024\235\203\332\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5797
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5798
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5799
\060\201\213\061\013\060\011\006\003\125\004\006\023\002\132\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5800
\061\025\060\023\006\003\125\004\010\023\014\127\145\163\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5801
\162\156\040\103\141\160\145\061\024\060\022\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5802
\023\013\104\165\162\142\141\156\166\151\154\154\145\061\017\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5803
\015\006\003\125\004\012\023\006\124\150\141\167\164\145\061\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5804
\060\033\006\003\125\004\013\023\024\124\150\141\167\164\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5805
\103\145\162\164\151\146\151\143\141\164\151\157\156\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5806
\035\006\003\125\004\003\023\026\124\150\141\167\164\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5807
\151\155\145\163\164\141\155\160\151\156\147\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5808
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5809
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5810
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5811
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5812
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5813
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5814
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5815
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5816
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5817
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5818
# Certificate "Entrust.net Global Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5819
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5820
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5821
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5822
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5823
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5824
CKA_LABEL UTF8 "Entrust.net Global Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5825
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5826
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5827
\060\201\272\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5828
\164\162\165\163\164\056\156\145\164\061\077\060\075\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5829
\004\013\024\066\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5830
\156\145\164\057\123\123\114\137\103\120\123\040\151\156\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5831
\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5832
\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5833
\125\004\013\023\034\050\143\051\040\062\060\060\060\040\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5834
\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5835
\144\061\072\060\070\006\003\125\004\003\023\061\105\156\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5836
\165\163\164\056\156\145\164\040\123\145\143\165\162\145\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5837
\145\162\166\145\162\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5838
\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5839
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5840
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5841
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5842
\060\201\272\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5843
\164\162\165\163\164\056\156\145\164\061\077\060\075\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5844
\004\013\024\066\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5845
\156\145\164\057\123\123\114\137\103\120\123\040\151\156\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5846
\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5847
\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5848
\125\004\013\023\034\050\143\051\040\062\060\060\060\040\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5849
\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5850
\144\061\072\060\070\006\003\125\004\003\023\061\105\156\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5851
\165\163\164\056\156\145\164\040\123\145\143\165\162\145\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5852
\145\162\166\145\162\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5853
\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5854
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5855
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5856
\002\004\070\233\021\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5857
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5858
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5859
\060\202\004\225\060\202\003\376\240\003\002\001\002\002\004\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5860
\233\021\074\060\015\006\011\052\206\110\206\367\015\001\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5861
\005\000\060\201\272\061\024\060\022\006\003\125\004\012\023\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5862
\105\156\164\162\165\163\164\056\156\145\164\061\077\060\075\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5863
\003\125\004\013\024\066\167\167\167\056\145\156\164\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5864
\164\056\156\145\164\057\123\123\114\137\103\120\123\040\151\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5865
\143\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5866
\151\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5867
\006\003\125\004\013\023\034\050\143\051\040\062\060\060\060\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5868
\105\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5869
\164\145\144\061\072\060\070\006\003\125\004\003\023\061\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5870
\164\162\165\163\164\056\156\145\164\040\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5871
\040\123\145\162\166\145\162\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5872
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5873
\036\027\015\060\060\060\062\060\064\061\067\062\060\060\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5874
\027\015\062\060\060\062\060\064\061\067\065\060\060\060\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5875
\201\272\061\024\060\022\006\003\125\004\012\023\013\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5876
\162\165\163\164\056\156\145\164\061\077\060\075\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5877
\013\024\066\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5878
\145\164\057\123\123\114\137\103\120\123\040\151\156\143\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5879
\160\056\040\142\171\040\162\145\146\056\040\050\154\151\155\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5880
\164\163\040\154\151\141\142\056\051\061\045\060\043\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5881
\004\013\023\034\050\143\051\040\062\060\060\060\040\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5882
\162\165\163\164\056\156\145\164\040\114\151\155\151\164\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5883
\061\072\060\070\006\003\125\004\003\023\061\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5884
\163\164\056\156\145\164\040\123\145\143\165\162\145\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5885
\162\166\145\162\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5886
\157\156\040\101\165\164\150\157\162\151\164\171\060\201\237\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5887
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5888
\215\000\060\201\211\002\201\201\000\307\301\137\116\161\361\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5889
\360\140\206\017\322\130\177\323\063\227\055\027\242\165\060\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5890
\226\144\046\057\150\303\104\253\250\165\346\000\147\064\127\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5891
\145\307\042\233\163\346\323\335\010\016\067\125\252\045\106\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5892
\154\275\376\250\366\165\127\127\214\220\154\112\303\076\213\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5893
\103\012\311\021\126\232\232\047\042\231\317\125\236\141\331\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5894
\342\174\266\174\070\007\334\343\177\117\232\271\003\101\200\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5895
\165\147\023\013\237\350\127\066\310\135\000\066\336\146\024\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5896
\156\166\037\117\067\214\202\023\211\002\003\001\000\001\243\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5897
\001\244\060\202\001\240\060\021\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5898
\102\001\001\004\004\003\002\000\007\060\201\343\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5899
\037\004\201\333\060\201\330\060\201\325\240\201\322\240\201\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5900
\244\201\314\060\201\311\061\024\060\022\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5901
\013\105\156\164\162\165\163\164\056\156\145\164\061\077\060\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5902
\006\003\125\004\013\024\066\167\167\167\056\145\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5903
\163\164\056\156\145\164\057\123\123\114\137\103\120\123\040\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5904
\156\143\157\162\160\056\040\142\171\040\162\145\146\056\040\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5905
\154\151\155\151\164\163\040\154\151\141\142\056\051\061\045\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5906
\043\006\003\125\004\013\023\034\050\143\051\040\062\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5907
\040\105\156\164\162\165\163\164\056\156\145\164\040\114\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5908
\151\164\145\144\061\072\060\070\006\003\125\004\003\023\061\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5909
\156\164\162\165\163\164\056\156\145\164\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5910
\145\040\123\145\162\166\145\162\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5911
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5912
\061\015\060\013\006\003\125\004\003\023\004\103\122\114\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5913
\053\006\003\125\035\020\004\044\060\042\200\017\062\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5914
\060\062\060\064\061\067\062\060\060\060\132\201\017\062\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5915
\060\060\062\060\064\061\067\065\060\060\060\132\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5916
\125\035\017\004\004\003\002\001\006\060\037\006\003\125\035\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5917
\004\030\060\026\200\024\313\154\300\153\343\273\076\313\374\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5918
\234\376\373\213\222\234\260\362\156\042\060\035\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5919
\016\004\026\004\024\313\154\300\153\343\273\076\313\374\042\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5920
\376\373\213\222\234\260\362\156\042\060\014\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5921
\004\005\060\003\001\001\377\060\035\006\011\052\206\110\206\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5922
\175\007\101\000\004\020\060\016\033\010\126\065\056\060\072\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5923
\056\060\003\002\004\220\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5924
\001\001\004\005\000\003\201\201\000\142\333\201\221\316\310\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5925
\167\102\057\354\275\047\243\123\017\120\033\352\116\222\360\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5926
\257\251\240\272\110\141\313\357\311\006\357\037\325\364\356\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5927
\126\055\346\312\152\031\163\252\123\276\222\263\120\002\266\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5928
\046\162\143\330\165\120\142\165\024\267\263\120\032\077\312\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5929
\000\013\205\105\151\155\266\245\256\121\341\112\334\202\077\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5930
\214\064\262\167\153\331\002\366\177\016\352\145\004\361\315\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5931
\312\272\311\314\340\204\367\310\076\021\227\323\140\011\030\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5932
\005\377\154\211\063\360\354\025\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5933
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5934
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5935
# Trust for Certificate "Entrust.net Global Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5936
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5937
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5938
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5939
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5940
CKA_LABEL UTF8 "Entrust.net Global Secure Server CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5941
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5942
\211\071\127\156\027\215\367\005\170\017\314\136\310\117\204\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5943
\045\072\110\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5944
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5945
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5946
\235\146\152\314\377\325\365\103\264\277\214\026\321\053\250\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5947
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5948
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5949
\060\201\272\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5950
\164\162\165\163\164\056\156\145\164\061\077\060\075\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5951
\004\013\024\066\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5952
\156\145\164\057\123\123\114\137\103\120\123\040\151\156\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5953
\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5954
\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5955
\125\004\013\023\034\050\143\051\040\062\060\060\060\040\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5956
\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5957
\144\061\072\060\070\006\003\125\004\003\023\061\105\156\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5958
\165\163\164\056\156\145\164\040\123\145\143\165\162\145\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5959
\145\162\166\145\162\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5960
\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5961
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5962
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5963
\002\004\070\233\021\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5964
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5965
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5966
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5967
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5968
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5969
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5970
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5971
# Certificate "Entrust.net Global Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5972
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5973
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5974
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5975
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5976
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5977
CKA_LABEL UTF8 "Entrust.net Global Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5978
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5979
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5980
\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5981
\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5982
\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5983
\156\145\164\057\107\103\103\101\137\103\120\123\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5984
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5985
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5986
\003\125\004\013\023\034\050\143\051\040\062\060\060\060\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5987
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5988
\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5989
\162\165\163\164\056\156\145\164\040\103\154\151\145\156\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5990
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5991
\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5992
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5993
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5994
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5995
\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5996
\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5997
\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5998
\156\145\164\057\107\103\103\101\137\103\120\123\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  5999
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6000
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6001
\003\125\004\013\023\034\050\143\051\040\062\060\060\060\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6002
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6003
\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6004
\162\165\163\164\056\156\145\164\040\103\154\151\145\156\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6005
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6006
\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6007
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6008
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6009
\002\004\070\236\366\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6010
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6011
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6012
\060\202\004\203\060\202\003\354\240\003\002\001\002\002\004\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6013
\236\366\344\060\015\006\011\052\206\110\206\367\015\001\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6014
\005\000\060\201\264\061\024\060\022\006\003\125\004\012\023\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6015
\105\156\164\162\165\163\164\056\156\145\164\061\100\060\076\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6016
\003\125\004\013\024\067\167\167\167\056\145\156\164\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6017
\164\056\156\145\164\057\107\103\103\101\137\103\120\123\040\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6018
\156\143\157\162\160\056\040\142\171\040\162\145\146\056\040\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6019
\154\151\155\151\164\163\040\154\151\141\142\056\051\061\045\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6020
\043\006\003\125\004\013\023\034\050\143\051\040\062\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6021
\040\105\156\164\162\165\163\164\056\156\145\164\040\114\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6022
\151\164\145\144\061\063\060\061\006\003\125\004\003\023\052\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6023
\156\164\162\165\163\164\056\156\145\164\040\103\154\151\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6024
\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6025
\101\165\164\150\157\162\151\164\171\060\036\027\015\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6026
\062\060\067\061\066\061\066\064\060\132\027\015\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6027
\060\067\061\066\064\066\064\060\132\060\201\264\061\024\060\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6028
\006\003\125\004\012\023\013\105\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6029
\145\164\061\100\060\076\006\003\125\004\013\024\067\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6030
\056\145\156\164\162\165\163\164\056\156\145\164\057\107\103\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6031
\101\137\103\120\123\040\151\156\143\157\162\160\056\040\142\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6032
\040\162\145\146\056\040\050\154\151\155\151\164\163\040\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6033
\141\142\056\051\061\045\060\043\006\003\125\004\013\023\034\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6034
\143\051\040\062\060\060\060\040\105\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6035
\156\145\164\040\114\151\155\151\164\145\144\061\063\060\061\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6036
\003\125\004\003\023\052\105\156\164\162\165\163\164\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6037
\164\040\103\154\151\145\156\164\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6038
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6039
\060\201\237\060\015\006\011\052\206\110\206\367\015\001\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6040
\005\000\003\201\215\000\060\201\211\002\201\201\000\223\164\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6041
\266\344\305\113\326\241\150\177\142\325\354\367\121\127\263\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6042
\112\230\365\320\211\311\255\143\315\115\065\121\152\204\324\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6043
\311\150\171\157\270\353\021\333\207\256\134\044\121\023\361\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6044
\045\204\257\051\053\237\343\200\342\331\313\335\306\105\111\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6045
\210\220\136\001\227\357\352\123\246\335\374\301\336\113\052\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6046
\344\351\065\372\125\005\006\345\211\172\352\244\021\127\073\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6047
\174\075\066\315\147\065\155\244\251\045\131\275\146\365\371\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6048
\344\225\147\326\077\222\200\136\362\064\175\053\205\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6049
\000\001\243\202\001\236\060\202\001\232\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6050
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\201\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6051
\006\003\125\035\037\004\201\325\060\201\322\060\201\317\240\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6052
\314\240\201\311\244\201\306\060\201\303\061\024\060\022\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6053
\125\004\012\023\013\105\156\164\162\165\163\164\056\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6054
\061\100\060\076\006\003\125\004\013\024\067\167\167\167\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6055
\156\164\162\165\163\164\056\156\145\164\057\107\103\103\101\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6056
\103\120\123\040\151\156\143\157\162\160\056\040\142\171\040\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6057
\145\146\056\040\050\154\151\155\151\164\163\040\154\151\141\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6058
\056\051\061\045\060\043\006\003\125\004\013\023\034\050\143\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6059
\040\062\060\060\060\040\105\156\164\162\165\163\164\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6060
\164\040\114\151\155\151\164\145\144\061\063\060\061\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6061
\004\003\023\052\105\156\164\162\165\163\164\056\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6062
\103\154\151\145\156\164\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6063
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6064
\060\013\006\003\125\004\003\023\004\103\122\114\061\060\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6065
\003\125\035\020\004\044\060\042\200\017\062\060\060\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6066
\060\067\061\066\061\066\064\060\132\201\017\062\060\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6067
\062\060\067\061\066\064\066\064\060\132\060\013\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6068
\017\004\004\003\002\001\006\060\037\006\003\125\035\043\004\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6069
\060\026\200\024\204\213\164\375\305\215\300\377\047\155\040\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6070
\105\174\376\055\316\272\323\175\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6071
\026\004\024\204\213\164\375\305\215\300\377\047\155\040\067\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6072
\174\376\055\316\272\323\175\060\014\006\003\125\035\023\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6073
\060\003\001\001\377\060\035\006\011\052\206\110\206\366\175\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6074
\101\000\004\020\060\016\033\010\126\065\056\060\072\064\056\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6075
\003\002\004\220\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6076
\004\005\000\003\201\201\000\116\157\065\200\073\321\212\365\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6077
\247\040\313\055\145\125\320\222\364\347\204\265\006\046\203\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6078
\204\013\254\073\262\104\356\275\317\100\333\040\016\272\156\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6079
\352\060\340\073\142\174\177\213\153\174\112\247\325\065\074\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6080
\250\134\352\113\273\223\216\200\146\253\017\051\375\115\055\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6081
\032\233\012\220\305\253\332\321\263\206\324\057\044\122\134\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6082
\155\306\362\376\345\115\032\060\214\220\362\272\327\112\076\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6083
\176\324\310\120\032\207\370\117\201\307\166\013\204\072\162\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6084
\316\145\146\227\256\046\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6085
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6086
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6087
# Trust for Certificate "Entrust.net Global Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6088
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6089
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6090
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6091
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6092
CKA_LABEL UTF8 "Entrust.net Global Secure Personal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6093
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6094
\317\164\277\377\233\206\201\133\010\063\124\100\066\076\207\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6095
\266\360\277\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6096
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6097
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6098
\232\167\031\030\355\226\317\337\033\267\016\365\215\271\210\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6099
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6100
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6101
\060\201\264\061\024\060\022\006\003\125\004\012\023\013\105\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6102
\164\162\165\163\164\056\156\145\164\061\100\060\076\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6103
\004\013\024\067\167\167\167\056\145\156\164\162\165\163\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6104
\156\145\164\057\107\103\103\101\137\103\120\123\040\151\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6105
\157\162\160\056\040\142\171\040\162\145\146\056\040\050\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6106
\155\151\164\163\040\154\151\141\142\056\051\061\045\060\043\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6107
\003\125\004\013\023\034\050\143\051\040\062\060\060\060\040\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6108
\156\164\162\165\163\164\056\156\145\164\040\114\151\155\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6109
\145\144\061\063\060\061\006\003\125\004\003\023\052\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6110
\162\165\163\164\056\156\145\164\040\103\154\151\145\156\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6111
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6112
\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6113
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6114
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6115
\002\004\070\236\366\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6116
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6117
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6118
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6119
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6120
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6122
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6123
# Certificate "Entrust Root Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6124
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6125
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6126
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6127
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6128
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6129
CKA_LABEL UTF8 "Entrust Root Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6130
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6131
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6132
\060\201\260\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6133
\061\026\060\024\006\003\125\004\012\023\015\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6134
\163\164\054\040\111\156\143\056\061\071\060\067\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6135
\013\023\060\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6136
\145\164\057\103\120\123\040\151\163\040\151\156\143\157\162\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6137
\157\162\141\164\145\144\040\142\171\040\162\145\146\145\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6138
\156\143\145\061\037\060\035\006\003\125\004\013\023\026\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6139
\051\040\062\060\060\066\040\105\156\164\162\165\163\164\054\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6140
\111\156\143\056\061\055\060\053\006\003\125\004\003\023\044\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6141
\156\164\162\165\163\164\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6142
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6143
\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6144
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6145
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6146
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6147
\060\201\260\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6148
\061\026\060\024\006\003\125\004\012\023\015\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6149
\163\164\054\040\111\156\143\056\061\071\060\067\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6150
\013\023\060\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6151
\145\164\057\103\120\123\040\151\163\040\151\156\143\157\162\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6152
\157\162\141\164\145\144\040\142\171\040\162\145\146\145\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6153
\156\143\145\061\037\060\035\006\003\125\004\013\023\026\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6154
\051\040\062\060\060\066\040\105\156\164\162\165\163\164\054\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6155
\111\156\143\056\061\055\060\053\006\003\125\004\003\023\044\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6156
\156\164\162\165\163\164\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6157
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6158
\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6159
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6160
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6161
\002\004\105\153\120\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6162
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6163
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6164
\060\202\004\221\060\202\003\171\240\003\002\001\002\002\004\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6165
\153\120\124\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6166
\005\000\060\201\260\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6167
\125\123\061\026\060\024\006\003\125\004\012\023\015\105\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6168
\162\165\163\164\054\040\111\156\143\056\061\071\060\067\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6169
\125\004\013\023\060\167\167\167\056\145\156\164\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6170
\056\156\145\164\057\103\120\123\040\151\163\040\151\156\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6171
\162\160\157\162\141\164\145\144\040\142\171\040\162\145\146\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6172
\162\145\156\143\145\061\037\060\035\006\003\125\004\013\023\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6173
\050\143\051\040\062\060\060\066\040\105\156\164\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6174
\054\040\111\156\143\056\061\055\060\053\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6175
\044\105\156\164\162\165\163\164\040\122\157\157\164\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6176
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6177
\157\162\151\164\171\060\036\027\015\060\066\061\061\062\067\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6178
\060\062\063\064\062\132\027\015\062\066\061\061\062\067\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6179
\065\063\064\062\132\060\201\260\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6180
\006\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6181
\105\156\164\162\165\163\164\054\040\111\156\143\056\061\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6182
\067\006\003\125\004\013\023\060\167\167\167\056\145\156\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6183
\165\163\164\056\156\145\164\057\103\120\123\040\151\163\040\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6184
\156\143\157\162\160\157\162\141\164\145\144\040\142\171\040\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6185
\145\146\145\162\145\156\143\145\061\037\060\035\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6186
\013\023\026\050\143\051\040\062\060\060\066\040\105\156\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6187
\165\163\164\054\040\111\156\143\056\061\055\060\053\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6188
\004\003\023\044\105\156\164\162\165\163\164\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6189
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6190
\165\164\150\157\162\151\164\171\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6191
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6192
\060\202\001\012\002\202\001\001\000\266\225\266\103\102\372\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6193
\155\052\157\110\337\224\114\071\127\005\356\303\171\021\101\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6194
\066\355\354\376\232\001\217\241\070\050\374\367\020\106\146\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6195
\115\036\032\261\032\116\306\321\300\225\210\260\311\377\061\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6196
\063\003\333\267\203\173\076\040\204\136\355\262\126\050\247\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6197
\340\271\100\161\067\305\313\107\016\227\052\150\300\042\225\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6198
\025\333\107\331\365\320\053\377\202\113\311\255\076\336\114\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6199
\220\200\120\077\011\212\204\000\354\060\012\075\030\315\373\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6200
\052\131\232\043\225\027\054\105\236\037\156\103\171\155\014\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6201
\230\376\110\247\305\043\107\134\136\375\156\347\036\264\366\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6202
\105\321\206\203\133\242\212\215\261\343\051\200\376\045\161\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6203
\255\276\274\217\254\122\226\113\252\121\215\344\023\061\031\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6204
\116\115\237\333\254\263\152\325\274\071\124\161\312\172\172\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6205
\220\335\175\035\200\331\201\273\131\046\302\021\376\346\223\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6206
\367\200\344\145\373\064\067\016\051\200\160\115\257\070\206\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6207
\236\177\127\257\236\027\256\353\034\313\050\041\137\266\034\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6208
\347\242\004\042\371\323\332\330\313\002\003\001\000\001\243\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6209
\260\060\201\255\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6210
\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6211
\060\003\001\001\377\060\053\006\003\125\035\020\004\044\060\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6212
\200\017\062\060\060\066\061\061\062\067\062\060\062\063\064\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6213
\132\201\017\062\060\062\066\061\061\062\067\062\060\065\063\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6214
\062\132\060\037\006\003\125\035\043\004\030\060\026\200\024\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6215
\220\344\147\244\246\123\200\307\206\146\244\361\367\113\103\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6216
\204\275\155\060\035\006\003\125\035\016\004\026\004\024\150\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6217
\344\147\244\246\123\200\307\206\146\244\361\367\113\103\373\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6218
\275\155\060\035\006\011\052\206\110\206\366\175\007\101\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6219
\020\060\016\033\010\126\067\056\061\072\064\056\060\003\002\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6220
\220\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6221
\003\202\001\001\000\223\324\060\260\327\003\040\052\320\371\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6222
\350\221\014\005\040\251\137\031\312\173\162\116\324\261\333\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6223
\226\373\124\132\031\054\014\010\367\262\274\205\250\235\177\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6224
\073\122\263\052\333\347\324\204\214\143\366\017\313\046\001\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6225
\120\154\364\137\024\342\223\164\300\023\236\060\072\120\343\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6226
\140\305\034\360\042\104\215\161\107\254\310\032\311\351\233\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6227
\000\140\023\377\160\176\137\021\115\111\033\263\025\122\173\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6228
\124\332\277\235\225\257\153\232\330\236\351\361\344\103\215\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6229
\021\104\072\277\257\275\203\102\163\122\213\252\273\247\051\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6230
\365\144\034\012\115\321\274\252\254\237\052\320\377\177\177\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6231
\175\352\261\355\060\045\301\204\332\064\322\133\170\203\126\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6232
\234\066\303\046\342\021\366\147\111\035\222\253\214\373\353\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6233
\172\356\205\112\247\120\200\360\247\134\112\224\056\137\005\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6234
\074\122\101\340\315\264\143\317\001\103\272\234\203\334\217\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6235
\073\363\132\264\264\173\256\332\013\220\070\165\357\201\035\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6236
\322\367\127\160\066\263\277\374\050\257\161\045\205\133\023\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6237
\036\177\132\264\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6238
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6239
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6240
# Trust for Certificate "Entrust Root Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6241
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6242
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6243
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6244
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6245
CKA_LABEL UTF8 "Entrust Root Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6246
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6247
\263\036\261\267\100\343\154\204\002\332\334\067\324\115\365\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6248
\147\111\122\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6249
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6250
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6251
\326\245\303\355\135\335\076\000\301\075\207\222\037\035\077\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6252
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6253
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6254
\060\201\260\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6255
\061\026\060\024\006\003\125\004\012\023\015\105\156\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6256
\163\164\054\040\111\156\143\056\061\071\060\067\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6257
\013\023\060\167\167\167\056\145\156\164\162\165\163\164\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6258
\145\164\057\103\120\123\040\151\163\040\151\156\143\157\162\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6259
\157\162\141\164\145\144\040\142\171\040\162\145\146\145\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6260
\156\143\145\061\037\060\035\006\003\125\004\013\023\026\050\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6261
\051\040\062\060\060\066\040\105\156\164\162\165\163\164\054\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6262
\111\156\143\056\061\055\060\053\006\003\125\004\003\023\044\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6263
\156\164\162\165\163\164\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6264
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6265
\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6266
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6267
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6268
\002\004\105\153\120\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6269
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6270
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6271
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6272
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6273
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6275
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6276
# Certificate "AOL Time Warner Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6277
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6278
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6279
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6280
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6281
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6282
CKA_LABEL UTF8 "AOL Time Warner Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6283
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6284
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6285
\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6286
\061\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6287
\151\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6288
\034\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6289
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6290
\065\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6291
\040\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6292
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6293
\162\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6294
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6295
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6296
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6297
\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6298
\061\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6299
\151\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6300
\034\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6301
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6302
\065\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6303
\040\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6304
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6305
\162\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6306
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6307
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6308
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6309
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6310
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6311
\060\202\003\346\060\202\002\316\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6312
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6313
\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6314
\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6315
\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6316
\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6317
\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6318
\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6319
\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6320
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6321
\151\164\171\040\061\060\036\027\015\060\062\060\065\062\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6322
\066\060\060\060\060\132\027\015\063\067\061\061\062\060\061\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6323
\060\063\060\060\132\060\201\203\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6324
\006\023\002\125\123\061\035\060\033\006\003\125\004\012\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6325
\101\117\114\040\124\151\155\145\040\127\141\162\156\145\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6326
\111\156\143\056\061\034\060\032\006\003\125\004\013\023\023\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6327
\155\145\162\151\143\141\040\117\156\154\151\156\145\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6328
\143\056\061\067\060\065\006\003\125\004\003\023\056\101\117\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6329
\040\124\151\155\145\040\127\141\162\156\145\162\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6330
\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6331
\101\165\164\150\157\162\151\164\171\040\061\060\202\001\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6332
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6333
\001\017\000\060\202\001\012\002\202\001\001\000\231\336\217\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6334
\045\243\151\064\350\005\367\164\271\277\132\227\031\271\057\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6335
\322\223\345\055\211\312\204\174\077\020\103\033\214\213\174\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6336
\130\370\044\174\110\317\052\375\300\025\331\030\176\204\032\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6337
\323\333\236\327\312\344\331\327\252\130\121\207\360\360\213\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6338
\116\342\302\304\131\151\060\142\266\060\242\214\013\021\231\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6339
\065\155\176\357\305\261\031\006\040\022\216\102\341\337\017\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6340
\020\122\250\317\234\137\225\024\330\257\073\165\013\061\040\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6341
\104\057\242\142\101\263\273\030\041\333\312\161\074\214\354\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6342
\271\015\237\357\121\357\115\173\022\362\013\014\341\254\100\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6343
\167\177\260\312\170\161\014\135\026\161\160\242\327\302\072\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6344
\315\016\232\304\340\000\260\325\045\352\334\053\344\224\055\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6345
\234\211\101\127\144\050\145\031\034\266\104\264\310\061\153\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6346
\001\173\166\131\045\177\025\034\204\010\174\163\145\040\012\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6347
\004\056\032\062\250\232\040\261\234\054\041\131\347\373\317\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6348
\160\055\010\312\143\076\054\233\223\031\152\244\302\227\377\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6349
\206\127\210\205\154\236\025\026\053\115\054\263\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6350
\001\243\143\060\141\060\017\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6351
\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6352
\024\241\066\060\026\313\206\220\000\105\200\123\261\217\310\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6353
\075\174\276\137\022\060\037\006\003\125\035\043\004\030\060\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6354
\200\024\241\066\060\026\313\206\220\000\105\200\123\261\217\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6355
\330\075\174\276\137\022\060\016\006\003\125\035\017\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6356
\004\004\003\002\001\206\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6357
\001\001\005\005\000\003\202\001\001\000\212\040\030\245\276\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6358
\057\264\246\204\000\100\060\051\372\264\024\163\114\171\105\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6359
\366\160\340\350\176\144\036\012\225\174\152\141\302\357\116\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6360
\276\377\311\231\037\007\141\112\341\135\114\315\255\356\320\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6361
\062\331\131\062\274\332\171\162\326\173\011\350\002\201\065\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6362
\012\337\021\035\311\171\240\200\115\376\132\327\126\326\355\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6363
\052\257\247\030\165\063\014\352\301\141\005\117\152\232\211\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6364
\215\271\237\056\357\260\137\132\000\353\276\255\240\370\104\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6365
\147\274\313\004\357\236\144\305\351\310\077\005\277\306\057\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6366
\034\303\066\161\206\312\070\146\112\315\326\270\113\306\154\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6367
\227\073\372\023\055\156\043\141\207\241\143\102\254\302\313\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6368
\237\141\150\317\055\114\004\235\327\045\117\012\016\115\220\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6369
\030\126\250\223\110\127\334\157\256\275\236\147\127\167\211\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6370
\263\276\021\233\105\147\203\206\031\207\323\230\275\010\032\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6371
\037\130\202\013\341\226\151\005\113\216\354\203\121\061\007\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6372
\324\237\377\131\173\250\156\205\317\323\113\251\111\260\137\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6373
\071\050\150\016\163\335\045\232\336\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6374
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6376
# Trust for Certificate "AOL Time Warner Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6377
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6378
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6379
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6380
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6381
CKA_LABEL UTF8 "AOL Time Warner Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6382
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6383
\164\124\123\134\044\243\247\130\040\176\076\076\323\044\370\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6384
\373\041\026\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6385
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6386
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6387
\347\172\334\261\037\156\006\037\164\154\131\026\047\303\113\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6388
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6389
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6390
\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6391
\061\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6392
\151\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6393
\034\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6394
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6395
\065\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6396
\040\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6397
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6398
\162\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6399
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6400
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6401
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6402
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6403
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6404
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6405
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6406
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6407
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6408
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6409
# Certificate "AOL Time Warner Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6410
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6411
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6412
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6413
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6414
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6415
CKA_LABEL UTF8 "AOL Time Warner Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6416
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6417
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6418
\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6419
\061\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6420
\151\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6421
\034\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6422
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6423
\065\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6424
\040\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6425
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6426
\162\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6427
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6428
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6429
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6430
\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6431
\061\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6432
\151\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6433
\034\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6434
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6435
\065\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6436
\040\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6437
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6438
\162\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6439
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6440
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6441
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6442
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6443
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6444
\060\202\005\346\060\202\003\316\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6445
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6446
\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6447
\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6448
\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6449
\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6450
\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6451
\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6452
\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6453
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6454
\151\164\171\040\062\060\036\027\015\060\062\060\065\062\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6455
\066\060\060\060\060\132\027\015\063\067\060\071\062\070\062\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6456
\064\063\060\060\132\060\201\203\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6457
\006\023\002\125\123\061\035\060\033\006\003\125\004\012\023\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6458
\101\117\114\040\124\151\155\145\040\127\141\162\156\145\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6459
\111\156\143\056\061\034\060\032\006\003\125\004\013\023\023\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6460
\155\145\162\151\143\141\040\117\156\154\151\156\145\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6461
\143\056\061\067\060\065\006\003\125\004\003\023\056\101\117\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6462
\040\124\151\155\145\040\127\141\162\156\145\162\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6463
\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6464
\101\165\164\150\157\162\151\164\171\040\062\060\202\002\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6465
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6466
\002\017\000\060\202\002\012\002\202\002\001\000\264\067\132\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6467
\026\231\024\350\125\261\033\044\153\374\307\213\346\207\251\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6468
\356\213\231\315\117\100\206\244\266\115\311\331\261\334\074\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6469
\015\205\114\025\154\106\213\122\170\237\370\043\375\147\365\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6470
\072\150\135\320\367\144\141\101\124\243\213\245\010\322\051\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6471
\233\140\117\046\203\321\143\022\126\111\166\244\026\302\245\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6472
\105\254\213\204\225\250\026\261\354\237\352\044\032\357\271\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6473
\134\232\044\041\054\115\016\161\037\246\254\135\105\164\003\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6474
\304\124\214\026\112\101\167\206\225\165\014\107\001\146\140\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6475
\025\361\017\352\365\024\170\307\016\327\156\201\034\136\277\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6476
\347\072\052\330\227\027\060\174\000\255\010\235\063\257\270\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6477
\141\200\213\250\225\176\024\334\022\154\244\320\330\357\100\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6478
\002\066\371\156\251\326\035\226\126\004\262\263\055\026\126\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6479
\217\331\040\127\200\315\147\020\155\260\114\360\332\106\266\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6480
\045\056\106\257\215\260\205\070\064\213\024\046\202\053\254\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6481
\231\013\216\024\327\122\275\236\151\303\206\002\013\352\166\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6482
\061\011\316\063\031\041\205\103\346\211\055\237\045\067\147\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6483
\043\152\322\000\155\227\371\237\347\051\312\335\037\327\006\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6484
\270\311\271\011\041\237\310\077\006\305\322\351\022\106\000\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6485
\173\010\353\102\075\053\110\156\235\147\335\113\002\344\104\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6486
\223\031\245\047\316\151\172\276\147\323\374\120\244\054\253\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6487
\153\271\343\200\114\317\005\141\113\053\334\033\271\246\322\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6488
\252\365\053\163\373\316\220\065\237\014\122\034\277\134\041\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6489
\021\133\025\113\251\044\121\374\244\134\367\027\235\260\322\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6490
\007\351\217\126\344\032\214\150\212\004\323\174\132\343\236\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6491
\241\312\161\133\242\324\240\347\051\205\135\003\150\052\117\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6492
\006\327\075\371\303\003\057\077\145\371\147\036\107\100\323\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6493
\017\343\325\216\371\205\253\227\114\263\327\046\353\226\012\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6494
\336\205\066\234\310\177\201\011\002\111\052\016\365\144\062\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6495
\202\321\272\152\202\033\263\113\164\021\363\214\167\326\237\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6496
\334\067\244\247\125\004\057\324\061\350\323\106\271\003\174\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6497
\022\116\131\144\267\121\061\061\120\240\312\034\047\331\020\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6498
\255\326\275\020\146\053\303\260\042\112\022\133\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6499
\001\243\143\060\141\060\017\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6500
\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6501
\024\117\151\155\003\176\235\237\007\030\103\274\267\020\116\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6502
\277\251\304\040\050\060\037\006\003\125\035\043\004\030\060\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6503
\200\024\117\151\155\003\176\235\237\007\030\103\274\267\020\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6504
\325\277\251\304\040\050\060\016\006\003\125\035\017\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6505
\004\004\003\002\001\206\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6506
\001\001\005\005\000\003\202\002\001\000\073\363\256\312\350\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6507
\207\205\373\145\131\347\255\021\024\245\127\274\130\237\044\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6508
\127\273\373\077\064\332\356\255\172\052\064\162\160\061\153\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6509
\031\230\200\311\202\336\067\167\136\124\213\216\362\352\147\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6510
\311\164\204\221\126\011\325\345\172\232\201\266\201\302\255\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6511
\344\361\124\021\123\363\064\105\001\046\310\345\032\274\064\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6512
\041\336\255\045\374\166\026\167\041\220\200\230\127\235\116\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6513
\354\057\252\074\024\173\127\301\176\030\024\147\356\044\306\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6514
\272\025\260\322\030\275\267\125\201\254\123\300\350\335\151\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6515
\023\102\267\002\265\005\101\312\171\120\156\202\016\161\162\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6516
\106\350\235\015\135\275\256\316\051\255\143\325\125\026\200\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6517
\047\377\166\272\367\270\326\112\343\331\265\371\122\320\116\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6518
\251\307\345\302\062\307\252\166\044\341\153\005\120\353\305\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6519
\012\124\345\271\102\074\044\373\267\007\234\060\237\171\132\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6520
\340\100\122\025\364\374\252\364\126\371\104\227\207\355\016\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6521
\162\136\276\046\373\115\244\055\010\007\336\330\134\240\334\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6522
\063\231\030\045\021\167\247\353\375\130\011\054\231\153\033\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6523
\363\122\077\032\115\110\140\361\240\366\063\002\123\213\355\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6524
\011\270\015\055\355\227\163\354\327\226\037\216\140\016\332\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6525
\233\057\030\044\366\246\115\012\371\073\313\165\302\314\057\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6526
\044\151\311\012\042\216\131\247\367\202\014\327\327\153\065\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6527
\103\000\152\304\225\147\272\234\105\313\270\016\067\367\334\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6528
\001\117\276\012\266\003\323\255\212\105\367\332\047\115\051\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6529
\110\337\344\021\344\226\106\275\154\002\076\326\121\310\225\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6530
\001\025\251\362\252\252\362\277\057\145\033\157\320\271\032\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6531
\365\216\065\304\200\207\076\224\057\146\344\351\250\377\101\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6532
\160\052\117\052\071\030\225\036\176\373\141\001\074\121\010\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6533
\050\030\244\026\017\061\375\072\154\043\223\040\166\341\375\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6534
\205\321\133\077\322\034\163\062\335\372\271\370\214\317\002\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6535
\172\232\226\344\355\117\211\215\123\103\253\016\023\300\001\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6536
\264\171\070\333\374\156\075\236\121\266\270\023\213\147\317\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6537
\174\331\042\035\366\135\305\034\001\057\230\350\172\044\030\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6538
\204\327\372\334\162\133\367\301\072\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6539
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6540
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6541
# Trust for Certificate "AOL Time Warner Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6542
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6543
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6544
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6545
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6546
CKA_LABEL UTF8 "AOL Time Warner Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6547
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6548
\374\041\232\166\021\057\166\301\305\010\203\074\232\057\242\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6549
\204\254\010\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6550
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6551
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6552
\001\132\231\303\326\117\251\113\074\073\261\243\253\047\114\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6553
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6554
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6555
\060\201\203\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6556
\061\035\060\033\006\003\125\004\012\023\024\101\117\114\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6557
\151\155\145\040\127\141\162\156\145\162\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6558
\034\060\032\006\003\125\004\013\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6559
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6560
\065\006\003\125\004\003\023\056\101\117\114\040\124\151\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6561
\040\127\141\162\156\145\162\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6562
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6563
\162\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6564
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6565
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6566
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6567
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6568
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6569
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6570
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6571
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6572
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6573
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6574
# Certificate "beTRUSTed Root CA-Baltimore Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6575
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6576
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6577
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6578
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6579
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6580
CKA_LABEL UTF8 "beTRUSTed Root CA-Baltimore Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6581
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6582
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6583
\060\146\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6584
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6585
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6586
\103\101\163\061\063\060\061\006\003\125\004\003\023\052\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6587
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6588
\102\141\154\164\151\155\157\162\145\040\111\155\160\154\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6589
\145\156\164\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6590
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6591
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6592
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6593
\060\146\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6594
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6595
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6596
\103\101\163\061\063\060\061\006\003\125\004\003\023\052\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6597
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6598
\102\141\154\164\151\155\157\162\145\040\111\155\160\154\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6599
\145\156\164\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6600
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6601
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6602
\002\004\074\265\075\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6603
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6604
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6605
\060\202\005\152\060\202\004\122\240\003\002\001\002\002\004\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6606
\265\075\106\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6607
\005\000\060\146\061\022\060\020\006\003\125\004\012\023\011\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6608
\145\124\122\125\123\124\145\144\061\033\060\031\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6609
\013\023\022\142\145\124\122\125\123\124\145\144\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6610
\164\040\103\101\163\061\063\060\061\006\003\125\004\003\023\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6611
\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6612
\101\055\102\141\154\164\151\155\157\162\145\040\111\155\160\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6613
\145\155\145\156\164\141\164\151\157\156\060\036\027\015\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6614
\060\064\061\061\060\067\063\070\065\061\132\027\015\062\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6615
\064\061\061\060\067\063\070\065\061\132\060\146\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6616
\006\003\125\004\012\023\011\142\145\124\122\125\123\124\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6617
\061\033\060\031\006\003\125\004\013\023\022\142\145\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6618
\123\124\145\144\040\122\157\157\164\040\103\101\163\061\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6619
\061\006\003\125\004\003\023\052\142\145\124\122\125\123\124\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6620
\144\040\122\157\157\164\040\103\101\055\102\141\154\164\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6621
\157\162\145\040\111\155\160\154\145\155\145\156\164\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6622
\157\156\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6623
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6624
\001\001\000\274\176\304\071\234\214\343\326\034\206\377\312\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6625
\255\340\177\060\105\172\216\032\263\270\307\371\321\066\377\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6626
\363\116\152\137\204\020\373\146\201\303\224\171\061\322\221\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6627
\167\216\030\052\303\024\336\121\365\117\243\053\274\030\026\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6628
\265\335\171\336\042\370\202\176\313\201\037\375\047\054\217\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6629
\227\144\042\216\370\377\141\243\234\033\036\222\217\300\250\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6630
\337\011\021\354\267\175\061\232\032\352\203\041\006\074\237\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6631
\134\377\224\352\152\270\303\153\125\064\117\075\062\037\335\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6632
\024\340\304\074\315\235\060\370\060\251\227\323\356\314\243\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6633
\037\137\034\023\201\324\030\253\224\321\143\303\236\177\065\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6634
\236\137\104\352\354\364\042\134\267\350\075\175\244\371\211\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6635
\221\262\052\331\353\063\207\356\245\375\343\332\314\210\346\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6636
\046\156\307\053\202\320\136\235\131\333\024\354\221\203\005\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6637
\136\016\306\052\320\004\335\161\075\040\116\130\047\374\123\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6638
\170\170\031\024\262\374\220\122\211\070\142\140\007\264\240\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6639
\254\153\120\326\375\271\050\153\357\122\055\072\262\377\361\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6640
\100\254\067\002\003\001\000\001\243\202\002\036\060\202\002\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6641
\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6642
\377\060\202\001\265\006\003\125\035\040\004\202\001\254\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6643
\001\250\060\202\001\244\006\017\053\006\001\004\001\261\076\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6644
\000\001\011\050\203\221\061\060\202\001\217\060\202\001\110\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6645
\010\053\006\001\005\005\007\002\002\060\202\001\072\032\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6646
\066\122\145\154\151\141\156\143\145\040\157\156\040\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6647
\165\163\145\040\157\146\040\164\150\151\163\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6648
\151\146\151\143\141\164\145\040\143\162\145\141\164\145\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6649
\141\156\040\141\143\153\156\157\167\154\145\144\147\155\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6650
\164\040\141\156\144\040\141\143\143\145\160\164\141\156\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6651
\040\157\146\040\164\150\145\040\164\150\145\156\040\141\160\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6652
\154\151\143\141\142\154\145\040\163\164\141\156\144\141\162\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6653
\040\164\145\162\155\163\040\141\156\144\040\143\157\156\144\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6654
\164\151\157\156\163\040\157\146\040\165\163\145\054\040\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6655
\145\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6656
\120\162\141\143\164\151\143\145\040\123\164\141\164\145\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6657
\156\164\040\141\156\144\040\164\150\145\040\122\145\154\171\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6658
\156\147\040\120\141\162\164\171\040\101\147\162\145\145\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6659
\156\164\054\040\167\150\151\143\150\040\143\141\156\040\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6660
\040\146\157\165\156\144\040\141\164\040\164\150\145\040\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6661
\124\122\125\123\124\145\144\040\167\145\142\040\163\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6662
\054\040\150\164\164\160\072\057\057\167\167\167\056\142\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6663
\162\165\163\164\145\144\056\143\157\155\057\160\162\157\144\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6664
\143\164\163\137\163\145\162\166\151\143\145\163\057\151\156\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6665
\145\170\056\150\164\155\154\060\101\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6666
\007\002\001\026\065\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6667
\142\145\164\162\165\163\164\145\144\056\143\157\155\057\160\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6668
\157\144\165\143\164\163\137\163\145\162\166\151\143\145\163\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6669
\151\156\144\145\170\056\150\164\155\154\060\035\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6670
\016\004\026\004\024\105\075\303\251\321\334\077\044\126\230\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6671
\163\030\210\152\377\203\107\355\266\060\037\006\003\125\035\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6672
\004\030\060\026\200\024\105\075\303\251\321\334\077\044\126\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6673
\034\163\030\210\152\377\203\107\355\266\060\016\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6674
\017\001\001\377\004\004\003\002\001\006\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6675
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\111\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6676
\274\243\356\254\275\372\015\311\213\171\206\034\043\166\260\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6677
\131\167\374\332\177\264\113\337\303\144\113\152\116\016\255\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6678
\175\131\167\005\255\012\211\163\260\372\274\313\334\215\000\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6679
\217\246\240\262\352\254\122\047\277\241\110\174\227\020\173\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6680
\355\023\035\232\007\156\313\061\142\022\350\143\003\252\175\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6681
\343\370\033\166\041\170\033\237\113\103\214\323\111\206\366\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6682
\134\366\056\140\025\323\351\343\173\165\077\320\002\203\320\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6683
\202\101\315\145\067\352\216\062\176\275\153\231\135\060\021\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6684
\333\110\124\034\073\341\247\023\323\152\110\223\367\075\214\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6685
\005\350\316\363\210\052\143\004\270\352\176\130\174\001\173\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6686
\341\305\175\357\041\340\215\016\135\121\175\261\147\375\243\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6687
\070\066\306\362\070\206\207\032\226\150\140\106\373\050\024\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6688
\125\341\247\200\014\153\342\352\337\115\174\220\110\240\066\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6689
\011\027\211\177\303\362\323\234\234\343\335\304\033\335\365\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6690
\161\263\123\005\211\006\320\313\112\200\301\310\123\220\265\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6691
\061\210\027\120\237\311\304\016\213\330\250\002\143\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6692
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6693
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6694
# Trust for Certificate "beTRUSTed Root CA-Baltimore Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6695
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6696
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6697
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6698
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6699
CKA_LABEL UTF8 "beTRUSTed Root CA-Baltimore Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6700
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6701
\334\273\236\267\031\113\304\162\005\301\021\165\051\206\203\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6702
\123\312\344\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6703
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6704
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6705
\201\065\271\373\373\022\312\030\151\066\353\256\151\170\241\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6706
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6707
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6708
\060\146\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6709
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6710
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6711
\103\101\163\061\063\060\061\006\003\125\004\003\023\052\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6712
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6713
\102\141\154\164\151\155\157\162\145\040\111\155\160\154\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6714
\145\156\164\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6715
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6716
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6717
\002\004\074\265\075\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6718
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6719
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6720
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6721
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6722
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6723
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6724
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6725
# Certificate "beTRUSTed Root CA - Entrust Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6726
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6727
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6728
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6729
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6730
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6731
CKA_LABEL UTF8 "beTRUSTed Root CA - Entrust Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6732
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6733
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6734
\060\146\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6735
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6736
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6737
\103\101\163\061\063\060\061\006\003\125\004\003\023\052\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6738
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6739
\055\040\105\156\164\162\165\163\164\040\111\155\160\154\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6740
\145\156\164\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6741
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6742
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6743
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6744
\060\146\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6745
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6746
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6747
\103\101\163\061\063\060\061\006\003\125\004\003\023\052\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6748
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6749
\055\040\105\156\164\162\165\163\164\040\111\155\160\154\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6750
\145\156\164\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6751
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6752
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6753
\002\004\074\265\117\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6754
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6755
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6756
\060\202\006\121\060\202\005\071\240\003\002\001\002\002\004\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6757
\265\117\100\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6758
\005\000\060\146\061\022\060\020\006\003\125\004\012\023\011\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6759
\145\124\122\125\123\124\145\144\061\033\060\031\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6760
\013\023\022\142\145\124\122\125\123\124\145\144\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6761
\164\040\103\101\163\061\063\060\061\006\003\125\004\003\023\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6762
\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6763
\101\040\055\040\105\156\164\162\165\163\164\040\111\155\160\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6764
\145\155\145\156\164\141\164\151\157\156\060\036\027\015\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6765
\060\064\061\061\060\070\062\064\062\067\132\027\015\062\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6766
\064\061\061\060\070\065\064\062\067\132\060\146\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6767
\006\003\125\004\012\023\011\142\145\124\122\125\123\124\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6768
\061\033\060\031\006\003\125\004\013\023\022\142\145\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6769
\123\124\145\144\040\122\157\157\164\040\103\101\163\061\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6770
\061\006\003\125\004\003\023\052\142\145\124\122\125\123\124\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6771
\144\040\122\157\157\164\040\103\101\040\055\040\105\156\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6772
\165\163\164\040\111\155\160\154\145\155\145\156\164\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6773
\157\156\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6774
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6775
\001\001\000\272\364\104\003\252\022\152\265\103\354\125\222\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6776
\060\175\065\127\014\333\363\015\047\156\114\367\120\250\233\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6777
\053\157\333\365\255\034\113\135\263\251\301\376\173\104\353\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6778
\243\005\015\037\305\064\053\060\000\051\361\170\100\262\244\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6779
\072\364\001\210\027\176\346\324\046\323\272\114\352\062\373\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6780
\167\227\207\043\305\333\103\243\365\052\243\121\136\341\073\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6781
\145\151\176\125\025\233\172\347\151\367\104\340\127\265\025\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6782
\146\140\017\015\003\373\202\216\243\350\021\173\154\276\307\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6783
\016\027\223\337\317\113\256\156\163\165\340\363\252\271\244\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6784
\011\033\205\352\161\051\210\101\062\371\360\052\016\154\011\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6785
\164\153\146\154\122\023\037\030\274\324\076\367\330\156\040\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6786
\312\376\374\041\224\356\023\050\113\327\134\136\014\146\356\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6787
\273\017\301\064\261\177\010\166\363\075\046\160\311\213\045\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6788
\142\044\014\352\034\165\116\300\022\344\272\023\035\060\051\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6789
\126\063\005\273\227\131\176\306\111\117\211\327\057\044\250\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6790
\210\100\265\144\222\123\126\044\344\242\240\205\263\136\220\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6791
\022\063\315\002\003\001\000\001\243\202\003\005\060\202\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6792
\060\202\001\267\006\003\125\035\040\004\202\001\256\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6793
\252\060\202\001\246\006\017\053\006\001\004\001\261\076\000\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6794
\002\011\050\203\221\061\060\202\001\221\060\202\001\111\006\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6795
\053\006\001\005\005\007\002\002\060\202\001\073\032\202\001\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6796
\122\145\154\151\141\156\143\145\040\157\156\040\157\162\040\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6797
\163\145\040\157\146\040\164\150\151\163\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6798
\146\151\143\141\164\145\040\143\162\145\141\164\145\163\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6799
\156\040\141\143\153\156\157\167\154\145\144\147\155\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6800
\040\141\156\144\040\141\143\143\145\160\164\141\156\143\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6801
\157\146\040\164\150\145\040\164\150\145\156\040\141\160\160\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6802
\151\143\141\142\154\145\040\163\164\141\156\144\141\162\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6803
\164\145\162\155\163\040\141\156\144\040\143\157\156\144\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6804
\151\157\156\163\040\157\146\040\165\163\145\054\040\164\150\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6805
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6806
\162\141\143\164\151\143\145\040\123\164\141\164\145\155\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6807
\164\040\141\156\144\040\164\150\145\040\122\145\154\171\151\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6808
\147\040\120\141\162\164\171\040\101\147\162\145\145\155\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6809
\164\054\040\167\150\151\143\150\040\143\141\156\040\142\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6810
\146\157\165\156\144\040\141\164\040\164\150\145\040\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6811
\122\125\123\124\145\144\040\167\145\142\040\163\151\164\145\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6812
\040\150\164\164\160\163\072\057\057\167\167\167\056\142\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6813
\162\165\163\164\145\144\056\143\157\155\057\160\162\157\144\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6814
\143\164\163\137\163\145\162\166\151\143\145\163\057\151\156\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6815
\145\170\056\150\164\155\154\060\102\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6816
\007\002\001\026\066\150\164\164\160\163\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6817
\056\142\145\164\162\165\163\164\145\144\056\143\157\155\057\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6818
\162\157\144\165\143\164\163\137\163\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6819
\057\151\156\144\145\170\056\150\164\155\154\060\021\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6820
\206\110\001\206\370\102\001\001\004\004\003\002\000\007\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6821
\211\006\003\125\035\037\004\201\201\060\177\060\175\240\173\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6822
\171\244\167\060\165\061\022\060\020\006\003\125\004\012\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6823
\142\145\124\122\125\123\124\145\144\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6824
\004\013\023\022\142\145\124\122\125\123\124\145\144\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6825
\157\164\040\103\101\163\061\063\060\061\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6826
\052\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6827
\103\101\040\055\040\105\156\164\162\165\163\164\040\111\155\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6828
\154\145\155\145\156\164\141\164\151\157\156\061\015\060\013\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6829
\003\125\004\003\023\004\103\122\114\061\060\053\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6830
\020\004\044\060\042\200\017\062\060\060\062\060\064\061\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6831
\070\062\064\062\067\132\201\017\062\060\062\062\060\064\061\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6832
\060\070\065\064\062\067\132\060\013\006\003\125\035\017\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6833
\003\002\001\006\060\037\006\003\125\035\043\004\030\060\026\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6834
\024\175\160\345\256\070\213\006\077\252\034\032\217\371\317\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6835
\060\252\204\204\026\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6836
\175\160\345\256\070\213\006\077\252\034\032\217\371\317\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6837
\252\204\204\026\060\014\006\003\125\035\023\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6838
\001\377\060\035\006\011\052\206\110\206\366\175\007\101\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6839
\020\060\016\033\010\126\066\056\060\072\064\056\060\003\002\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6840
\220\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6841
\003\202\001\001\000\052\270\027\316\037\020\224\353\270\232\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6842
\271\137\354\332\367\222\044\254\334\222\073\307\040\215\362\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6843
\345\135\070\241\302\064\355\305\023\131\134\005\265\053\117\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6844
\233\221\373\101\374\374\325\074\115\230\166\006\365\201\175\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6845
\335\220\346\321\126\124\332\343\055\014\237\021\062\224\042\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6846
\172\366\154\054\164\147\004\314\245\217\216\054\263\103\265\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6847
\242\320\175\351\142\177\006\276\047\001\203\236\072\375\212\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6848
\230\103\112\153\327\265\227\073\072\277\117\155\264\143\372\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6849
\000\064\056\055\155\226\311\173\312\231\143\272\276\364\366\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6850
\240\055\230\226\351\126\104\005\251\104\243\141\020\353\202\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6851
\147\135\274\135\047\165\252\212\050\066\052\070\222\331\335\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6852
\136\000\245\314\314\174\051\052\336\050\220\253\267\341\266\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6853
\175\045\013\100\330\252\064\243\055\336\007\353\137\316\012\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6854
\312\176\072\175\046\301\142\150\072\346\057\067\363\201\206\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6855
\304\251\144\252\357\105\066\321\032\146\174\370\351\067\326\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6856
\141\276\242\255\110\347\337\346\164\376\323\155\175\322\045\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6857
\254\142\127\251\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6858
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6859
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6860
# Trust for Certificate "beTRUSTed Root CA - Entrust Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6861
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6862
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6863
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6864
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6865
CKA_LABEL UTF8 "beTRUSTed Root CA - Entrust Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6866
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6867
\162\231\171\023\354\233\015\256\145\321\266\327\262\112\166\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6868
\256\302\356\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6869
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6870
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6871
\175\206\220\217\133\361\362\100\300\367\075\142\265\244\251\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6872
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6873
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6874
\060\146\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6875
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6876
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6877
\103\101\163\061\063\060\061\006\003\125\004\003\023\052\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6878
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6879
\055\040\105\156\164\162\165\163\164\040\111\155\160\154\145\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6880
\145\156\164\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6881
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6882
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6883
\002\004\074\265\117\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6884
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6885
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6886
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6887
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6888
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6889
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6890
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6891
# Certificate "beTRUSTed Root CA - RSA Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6892
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6893
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6894
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6895
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6896
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6897
CKA_LABEL UTF8 "beTRUSTed Root CA - RSA Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6898
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6899
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6900
\060\142\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6901
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6902
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6903
\103\101\163\061\057\060\055\006\003\125\004\003\023\046\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6904
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6905
\055\040\122\123\101\040\111\155\160\154\145\155\145\156\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6906
\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6907
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6908
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6909
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6910
\060\142\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6911
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6912
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6913
\103\101\163\061\057\060\055\006\003\125\004\003\023\046\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6914
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6915
\055\040\122\123\101\040\111\155\160\154\145\155\145\156\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6916
\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6917
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6918
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6919
\002\020\073\131\307\173\315\133\127\236\275\067\122\254\166\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6920
\252\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6921
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6922
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6923
\060\202\005\150\060\202\004\120\240\003\002\001\002\002\020\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6924
\131\307\173\315\133\127\236\275\067\122\254\166\264\252\032\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6925
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6926
\061\022\060\020\006\003\125\004\012\023\011\142\145\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6927
\123\124\145\144\061\033\060\031\006\003\125\004\013\023\022\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6928
\145\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6929
\163\061\057\060\055\006\003\125\004\003\023\046\142\145\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6930
\125\123\124\145\144\040\122\157\157\164\040\103\101\040\055\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6931
\122\123\101\040\111\155\160\154\145\155\145\156\164\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6932
\157\156\060\036\027\015\060\062\060\064\061\061\061\061\061\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6933
\061\063\132\027\015\062\062\060\064\061\062\061\061\060\067\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6934
\065\132\060\142\061\022\060\020\006\003\125\004\012\023\011\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6935
\145\124\122\125\123\124\145\144\061\033\060\031\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6936
\013\023\022\142\145\124\122\125\123\124\145\144\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6937
\164\040\103\101\163\061\057\060\055\006\003\125\004\003\023\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6938
\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6939
\101\040\055\040\122\123\101\040\111\155\160\154\145\155\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6940
\164\141\164\151\157\156\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6941
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6942
\001\012\002\202\001\001\000\344\272\064\060\011\216\127\320\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6943
\006\054\157\156\044\200\042\277\135\103\246\372\117\254\202\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6944
\034\150\160\205\033\243\156\265\252\170\331\156\007\113\077\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6945
\337\365\352\350\124\241\141\212\016\057\151\165\030\267\014\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6946
\024\215\161\156\230\270\125\374\014\225\320\233\156\341\055\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6947
\324\072\100\153\222\361\231\226\144\336\333\377\170\364\356\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6948
\035\107\211\174\324\276\271\210\167\043\072\011\346\004\236\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6949
\252\136\322\310\275\232\116\031\337\211\352\133\016\176\303\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6950
\264\360\340\151\073\210\017\101\220\370\324\161\103\044\301\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6951
\046\113\073\126\351\377\214\154\067\351\105\255\205\214\123\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6952
\140\206\220\112\226\311\263\124\260\273\027\360\034\105\331\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6953
\033\031\144\126\012\031\367\314\341\377\206\257\176\130\136\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6954
\172\220\037\311\050\071\105\173\242\266\307\234\037\332\205\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6955
\041\206\131\060\223\276\123\063\067\366\357\101\317\063\307\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6956
\162\153\045\365\363\123\033\014\114\056\361\165\113\357\240\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6957
\367\376\212\025\320\154\325\313\371\150\123\271\160\025\023\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6958
\365\056\373\103\065\165\055\002\003\001\000\001\243\202\002\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6959
\060\202\002\024\060\014\006\003\125\035\023\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6960
\001\377\060\202\001\265\006\003\125\035\040\004\202\001\254\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6961
\202\001\250\060\202\001\244\006\017\053\006\001\004\001\261\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6962
\000\000\003\011\050\203\221\061\060\202\001\217\060\101\006\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6963
\053\006\001\005\005\007\002\001\026\065\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6964
\057\167\167\167\056\142\145\164\162\165\163\164\145\144\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6965
\157\155\057\160\162\157\144\165\143\164\163\137\163\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6966
\151\143\145\163\057\151\156\144\145\170\056\150\164\155\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6967
\202\001\110\006\010\053\006\001\005\005\007\002\002\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6968
\072\032\202\001\066\122\145\154\151\141\156\143\145\040\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6969
\040\157\162\040\165\163\145\040\157\146\040\164\150\151\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6970
\103\145\162\164\151\146\151\143\141\164\145\040\143\162\145\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6971
\164\145\163\040\141\156\040\141\143\153\156\157\167\154\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6972
\147\155\145\156\164\040\141\156\144\040\141\143\143\145\160\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6973
\141\156\143\145\040\157\146\040\164\150\145\040\164\150\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6974
\040\141\160\160\154\151\143\141\142\154\145\040\163\164\141\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6975
\144\141\162\144\040\164\145\162\155\163\040\141\156\144\040\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6976
\157\156\144\151\164\151\157\156\163\040\157\146\040\165\163\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6977
\054\040\164\150\145\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6978
\151\157\156\040\120\162\141\143\164\151\143\145\040\123\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6979
\164\145\155\145\156\164\040\141\156\144\040\164\150\145\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6980
\145\154\171\151\156\147\040\120\141\162\164\171\040\101\147\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6981
\145\145\155\145\156\164\054\040\167\150\151\143\150\040\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6982
\156\040\142\145\040\146\157\165\156\144\040\141\164\040\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6983
\145\040\142\145\124\122\125\123\124\145\144\040\167\145\142\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6984
\163\151\164\145\054\040\150\164\164\160\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6985
\056\142\145\164\162\165\163\164\145\144\056\143\157\155\057\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6986
\162\157\144\165\143\164\163\137\163\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6987
\057\151\156\144\145\170\056\150\164\155\154\060\013\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6988
\035\017\004\004\003\002\001\006\060\037\006\003\125\035\043\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6989
\030\060\026\200\024\251\354\024\176\371\331\103\314\123\053\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6990
\255\317\367\360\131\211\101\315\031\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6991
\004\026\004\024\251\354\024\176\371\331\103\314\123\053\024\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6992
\317\367\360\131\211\101\315\031\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6993
\367\015\001\001\005\005\000\003\202\001\001\000\333\227\260\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6994
\352\014\304\301\230\312\126\005\300\250\255\046\110\257\055\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6995
\350\201\307\266\337\103\301\054\035\165\113\324\102\215\347\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6996
\250\164\334\146\102\131\207\263\365\151\155\331\251\236\263\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6997
\034\061\301\365\124\342\131\044\111\345\356\275\071\246\153\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6998
\230\104\373\233\327\052\203\227\064\055\307\175\065\114\055\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  6999
\270\076\015\304\354\210\047\257\236\222\375\120\141\202\250\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7000
\007\024\123\314\145\023\301\366\107\104\151\322\061\310\246\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7001
\056\263\013\336\112\215\133\075\253\015\302\065\122\242\126\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7002
\314\062\213\050\205\102\234\221\100\172\160\053\070\066\325\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7003
\163\032\037\345\372\176\137\334\326\234\073\060\352\333\300\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7004
\047\134\323\163\007\301\302\363\114\233\157\237\033\312\036\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7005
\250\070\063\011\130\262\256\374\007\350\066\334\125\272\057\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7006
\100\376\172\275\006\246\201\301\223\042\174\206\021\012\006\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7007
\110\256\065\267\057\062\232\141\136\213\276\051\237\051\044\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7008
\126\071\054\250\322\253\226\003\132\324\110\237\271\100\204\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7009
\230\150\373\001\103\326\033\342\011\261\227\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7010
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7012
# Trust for Certificate "beTRUSTed Root CA - RSA Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7013
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7014
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7015
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7016
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7017
CKA_LABEL UTF8 "beTRUSTed Root CA - RSA Implementation"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7018
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7019
\035\202\131\312\041\047\303\313\301\154\331\062\366\054\145\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7020
\214\250\207\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7021
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7022
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7023
\206\102\005\011\274\247\235\354\035\363\056\016\272\330\035\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7024
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7025
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7026
\060\142\061\022\060\020\006\003\125\004\012\023\011\142\145\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7027
\122\125\123\124\145\144\061\033\060\031\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7028
\022\142\145\124\122\125\123\124\145\144\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7029
\103\101\163\061\057\060\055\006\003\125\004\003\023\046\142\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7030
\124\122\125\123\124\145\144\040\122\157\157\164\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7031
\055\040\122\123\101\040\111\155\160\154\145\155\145\156\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7032
\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7033
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7034
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7035
\002\020\073\131\307\173\315\133\127\236\275\067\122\254\166\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7036
\252\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7037
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7038
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7039
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7040
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7041
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7043
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7044
# Certificate "RSA Security 2048 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7045
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7046
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7047
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7048
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7049
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7050
CKA_LABEL UTF8 "RSA Security 2048 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7051
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7052
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7053
\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7054
\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7055
\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7056
\162\151\164\171\040\062\060\064\070\040\126\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7057
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7058
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7059
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7060
\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7061
\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7062
\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7063
\162\151\164\171\040\062\060\064\070\040\126\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7064
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7065
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7066
\002\020\012\001\001\001\000\000\002\174\000\000\000\012\000\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7067
\000\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7068
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7069
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7070
\060\202\003\141\060\202\002\111\240\003\002\001\002\002\020\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7071
\001\001\001\000\000\002\174\000\000\000\012\000\000\000\002\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7072
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7073
\061\031\060\027\006\003\125\004\012\023\020\122\123\101\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7074
\145\143\165\162\151\164\171\040\111\156\143\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7075
\003\125\004\013\023\024\122\123\101\040\123\145\143\165\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7076
\164\171\040\062\060\064\070\040\126\063\060\036\027\015\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7077
\060\062\062\062\062\060\063\071\062\063\132\027\015\062\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7078
\062\062\062\062\060\063\071\062\063\132\060\072\061\031\060\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7079
\006\003\125\004\012\023\020\122\123\101\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7080
\151\164\171\040\111\156\143\061\035\060\033\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7081
\023\024\122\123\101\040\123\145\143\165\162\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7082
\060\064\070\040\126\063\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7083
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7084
\001\012\002\202\001\001\000\267\217\125\161\322\200\335\173\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7085
\171\247\360\030\120\062\074\142\147\366\012\225\007\335\346\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7086
\363\236\331\322\101\124\153\255\237\174\276\031\315\373\106\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7087
\101\150\036\030\352\125\310\057\221\170\211\050\373\047\051\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7088
\377\337\217\214\073\311\111\233\265\244\224\316\001\352\076\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7089
\143\173\177\046\375\031\335\300\041\275\204\321\055\117\106\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7090
\116\334\330\067\071\073\050\257\313\235\032\352\053\257\041\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7091
\301\043\042\270\270\033\132\023\207\127\203\321\360\040\347\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7092
\117\043\102\260\000\245\175\211\351\351\141\163\224\230\161\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7093
\274\055\152\340\367\115\360\361\266\052\070\061\201\015\051\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7094
\000\301\121\017\114\122\370\004\132\252\175\162\323\270\207\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7095
\273\143\020\003\052\263\241\117\015\132\136\106\267\075\016\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7096
\164\354\231\237\371\075\044\201\210\246\335\140\124\350\225\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7097
\075\306\011\223\232\243\022\200\000\125\231\031\107\275\320\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7098
\174\303\272\373\037\367\365\017\370\254\271\265\364\067\230\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7099
\030\336\205\133\267\014\202\073\207\157\225\071\130\060\332\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7100
\001\150\027\042\314\300\013\002\003\001\000\001\243\143\060\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7101
\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7102
\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7103
\006\060\037\006\003\125\035\043\004\030\060\026\200\024\007\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7104
\121\060\244\252\351\105\256\065\044\372\377\044\054\063\320\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7105
\235\214\060\035\006\003\125\035\016\004\026\004\024\007\303\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7106
\060\244\252\351\105\256\065\044\372\377\044\054\063\320\261\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7107
\214\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7108
\003\202\001\001\000\137\076\206\166\156\270\065\074\116\066\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7109
\036\171\230\277\375\325\022\021\171\122\016\356\061\211\274\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7110
\177\371\321\306\025\041\350\212\001\124\015\072\373\124\271\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7111
\143\324\261\252\226\115\242\102\115\324\123\037\213\020\336\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7112
\145\276\140\023\047\161\210\244\163\343\204\143\321\244\125\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7113
\120\223\346\033\016\171\320\147\274\106\310\277\077\027\015\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7114
\346\306\220\151\336\347\264\057\336\225\175\320\022\077\075\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7115
\177\115\077\024\150\365\021\120\325\301\364\220\245\010\035\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7116
\140\377\140\214\043\124\012\257\376\241\156\305\321\172\052\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7117
\170\317\036\202\012\040\264\037\255\345\205\262\152\150\165\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7118
\255\045\067\224\205\276\275\241\324\352\267\014\113\074\235\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7119
\022\000\360\137\254\015\341\254\160\143\163\367\177\171\237\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7120
\045\102\164\005\200\050\277\275\301\044\226\130\025\261\027\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7121
\351\211\113\333\007\210\147\364\025\255\160\076\057\115\205\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7122
\302\267\333\376\230\150\043\211\341\164\017\336\364\305\204\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7123
\051\033\314\313\007\311\000\244\251\327\302\042\117\147\327\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7124
\354\040\005\141\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7125
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7127
# Trust for Certificate "RSA Security 2048 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7128
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7129
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7130
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7131
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7132
CKA_LABEL UTF8 "RSA Security 2048 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7133
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7134
\045\001\220\031\317\373\331\231\034\267\150\045\164\215\224\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7135
\060\223\225\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7136
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7137
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7138
\167\015\031\261\041\375\000\102\234\076\014\245\335\013\002\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7139
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7140
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7141
\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7142
\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7143
\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7144
\162\151\164\171\040\062\060\064\070\040\126\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7145
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7146
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7147
\002\020\012\001\001\001\000\000\002\174\000\000\000\012\000\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7148
\000\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7149
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7150
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7151
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7152
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7153
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7155
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7156
# Certificate "RSA Security 1024 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7157
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7158
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7159
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7160
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7161
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7162
CKA_LABEL UTF8 "RSA Security 1024 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7163
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7164
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7165
\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7166
\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7167
\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7168
\162\151\164\171\040\061\060\062\064\040\126\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7169
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7170
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7171
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7172
\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7173
\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7174
\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7175
\162\151\164\171\040\061\060\062\064\040\126\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7176
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7177
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7178
\002\020\012\001\001\001\000\000\002\174\000\000\000\013\000\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7179
\000\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7180
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7181
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7182
\060\202\002\134\060\202\001\305\240\003\002\001\002\002\020\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7183
\001\001\001\000\000\002\174\000\000\000\013\000\000\000\002\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7184
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7185
\061\031\060\027\006\003\125\004\012\023\020\122\123\101\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7186
\145\143\165\162\151\164\171\040\111\156\143\061\035\060\033\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7187
\003\125\004\013\023\024\122\123\101\040\123\145\143\165\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7188
\164\171\040\061\060\062\064\040\126\063\060\036\027\015\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7189
\060\062\062\062\062\061\060\061\064\071\132\027\015\062\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7190
\062\062\062\062\060\060\061\064\071\132\060\072\061\031\060\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7191
\006\003\125\004\012\023\020\122\123\101\040\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7192
\151\164\171\040\111\156\143\061\035\060\033\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7193
\023\024\122\123\101\040\123\145\143\165\162\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7194
\060\062\064\040\126\063\060\201\237\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7195
\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7196
\201\201\000\325\335\376\146\011\317\044\074\076\256\201\116\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7197
\212\304\151\200\133\131\073\337\271\115\114\312\265\055\303\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7198
\055\074\257\000\102\155\274\050\246\226\317\177\327\130\254\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7199
\012\243\125\265\173\027\220\025\204\114\212\356\046\231\334\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7200
\357\307\070\246\252\257\320\216\102\310\142\327\253\254\251\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7201
\112\175\277\352\376\022\115\335\377\046\055\157\066\124\150\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7202
\322\204\126\356\222\123\141\011\263\077\071\233\250\311\233\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7203
\316\237\176\324\031\152\026\051\030\276\327\072\151\334\045\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7204
\063\032\121\002\003\001\000\001\243\143\060\141\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7205
\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7206
\003\125\035\017\001\001\377\004\004\003\002\001\006\060\037\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7207
\003\125\035\043\004\030\060\026\200\024\304\300\034\244\007\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7208
\375\315\115\001\324\124\332\245\014\137\336\256\005\132\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7209
\006\003\125\035\016\004\026\004\024\304\300\034\244\007\224\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7210
\315\115\001\324\124\332\245\014\137\336\256\005\132\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7211
\011\052\206\110\206\367\015\001\001\005\005\000\003\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7212
\077\055\152\343\046\103\225\175\211\227\145\373\165\344\162\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7213
\106\127\304\141\153\151\237\022\233\054\325\132\350\300\242\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7214
\103\225\343\037\351\166\315\334\353\274\223\240\145\012\307\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7215
\117\137\247\257\242\106\024\271\014\363\314\275\152\156\267\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7216
\336\045\102\320\124\377\236\150\163\143\334\044\353\042\277\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7217
\162\362\136\000\341\015\116\072\103\156\231\116\077\211\170\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7218
\230\312\363\125\314\235\256\216\301\252\105\230\372\217\032\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7219
\215\210\043\361\025\101\015\245\106\076\221\077\213\353\367\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7220
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7222
# Trust for Certificate "RSA Security 1024 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7223
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7224
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7225
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7226
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7227
CKA_LABEL UTF8 "RSA Security 1024 v3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7228
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7229
\074\273\135\340\374\326\071\174\005\210\345\146\227\275\106\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7230
\275\371\134\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7231
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7232
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7233
\072\345\120\260\071\276\307\106\066\063\241\376\202\076\215\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7234
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7235
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7236
\060\072\061\031\060\027\006\003\125\004\012\023\020\122\123\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7237
\040\123\145\143\165\162\151\164\171\040\111\156\143\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7238
\033\006\003\125\004\013\023\024\122\123\101\040\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7239
\162\151\164\171\040\061\060\062\064\040\126\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7240
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7241
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7242
\002\020\012\001\001\001\000\000\002\174\000\000\000\013\000\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7243
\000\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7244
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7245
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7246
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7247
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7248
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7249
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7250
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7251
# Certificate "GeoTrust Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7252
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7253
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7254
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7255
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7256
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7257
CKA_LABEL UTF8 "GeoTrust Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7258
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7259
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7260
\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7261
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7262
\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7263
\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7264
\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7265
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7266
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7267
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7268
\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7269
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7270
\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7271
\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7272
\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7273
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7274
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7275
\002\003\002\064\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7276
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7277
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7278
\060\202\003\124\060\202\002\074\240\003\002\001\002\002\003\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7279
\064\126\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7280
\000\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7281
\061\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7282
\165\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7283
\003\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7284
\141\154\040\103\101\060\036\027\015\060\062\060\065\062\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7285
\064\060\060\060\060\132\027\015\062\062\060\065\062\061\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7286
\060\060\060\060\132\060\102\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7287
\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7288
\145\157\124\162\165\163\164\040\111\156\143\056\061\033\060\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7289
\006\003\125\004\003\023\022\107\145\157\124\162\165\163\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7290
\107\154\157\142\141\154\040\103\101\060\202\001\042\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7291
\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7292
\000\060\202\001\012\002\202\001\001\000\332\314\030\143\060\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7293
\364\027\043\032\126\176\133\337\074\154\070\344\161\267\170\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7294
\324\274\241\330\114\370\250\103\266\003\351\115\041\007\010\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7295
\332\130\057\146\071\051\275\005\170\213\235\070\350\005\267\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7296
\176\161\244\346\304\140\246\260\357\200\344\211\050\017\236\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7297
\326\355\203\363\255\246\221\307\230\311\102\030\065\024\235\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7298
\230\106\222\056\117\312\361\207\103\301\026\225\127\055\120\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7299
\211\055\200\172\127\255\362\356\137\153\322\000\215\271\024\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7300
\024\025\065\331\300\106\243\173\162\310\221\277\311\125\053\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7301
\320\227\076\234\046\144\314\337\316\203\031\161\312\116\346\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7302
\325\173\251\031\315\125\336\310\354\322\136\070\123\345\134\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7303
\214\055\376\120\043\066\374\146\346\313\216\244\071\031\000\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7304
\225\002\071\221\013\016\376\070\056\321\035\005\232\366\115\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7305
\157\017\007\035\257\054\036\217\140\071\342\372\066\123\023\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7306
\324\136\046\053\333\075\250\024\275\062\353\030\003\050\122\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7307
\161\345\253\063\075\341\070\273\007\066\204\142\234\171\352\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7308
\060\364\137\300\053\350\161\153\344\371\002\003\001\000\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7309
\123\060\121\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7310
\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7311
\172\230\150\215\211\373\253\005\144\014\021\175\252\175\145\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7312
\312\314\116\060\037\006\003\125\035\043\004\030\060\026\200\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7313
\300\172\230\150\215\211\373\253\005\144\014\021\175\252\175\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7314
\270\312\314\116\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7315
\005\005\000\003\202\001\001\000\065\343\051\152\345\057\135\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7316
\216\051\120\224\237\231\032\024\344\217\170\052\142\224\242\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7317
\147\236\320\317\032\136\107\351\301\262\244\317\335\101\032\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7318
\116\233\113\356\112\157\125\122\263\044\241\067\012\353\144\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7319
\052\056\054\363\375\073\165\220\277\372\161\330\307\075\067\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7320
\265\005\225\142\271\246\336\211\075\066\173\070\167\110\227\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7321
\246\040\217\056\246\311\014\302\262\231\105\000\307\316\021\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7322
\042\042\340\245\352\266\025\110\011\144\352\136\117\164\367\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7323
\076\307\212\122\014\333\025\264\275\155\233\345\306\261\124\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7324
\251\343\151\220\266\232\245\017\270\271\077\040\175\256\112\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7325
\270\234\344\035\266\253\346\224\245\301\307\203\255\333\365\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7326
\207\016\004\154\325\377\335\240\135\355\207\122\267\053\025\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7327
\256\071\246\152\164\351\332\304\347\274\115\064\036\251\134\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7328
\063\137\222\011\057\210\146\135\167\227\307\035\166\023\251\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7329
\345\361\026\011\021\065\325\254\333\044\161\160\054\230\126\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7330
\331\027\264\321\343\121\053\136\165\350\325\320\334\117\064\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7331
\302\005\146\200\241\313\346\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7332
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7334
# Trust for Certificate "GeoTrust Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7335
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7336
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7337
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7338
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7339
CKA_LABEL UTF8 "GeoTrust Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7340
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7341
\336\050\364\244\377\345\271\057\243\305\003\321\243\111\247\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7342
\226\052\202\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7343
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7344
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7345
\367\165\253\051\373\121\116\267\167\136\377\005\074\231\216\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7346
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7347
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7348
\060\102\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7349
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7350
\163\164\040\111\156\143\056\061\033\060\031\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7351
\023\022\107\145\157\124\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7352
\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7353
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7354
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7355
\002\003\002\064\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7356
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7357
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7358
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7359
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7360
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7362
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7363
# Certificate "GeoTrust Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7364
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7365
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7366
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7367
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7368
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7369
CKA_LABEL UTF8 "GeoTrust Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7370
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7371
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7372
\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7373
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7374
\163\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7375
\023\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7376
\154\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7377
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7378
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7379
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7380
\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7381
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7382
\163\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7383
\023\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7384
\154\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7385
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7386
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7387
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7388
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7389
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7390
\060\202\003\146\060\202\002\116\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7391
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7392
\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7393
\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7394
\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7395
\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7396
\040\103\101\040\062\060\036\027\015\060\064\060\063\060\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7397
\065\060\060\060\060\132\027\015\061\071\060\063\060\064\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7398
\060\060\060\060\132\060\104\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7399
\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7400
\145\157\124\162\165\163\164\040\111\156\143\056\061\035\060\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7401
\006\003\125\004\003\023\024\107\145\157\124\162\165\163\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7402
\107\154\157\142\141\154\040\103\101\040\062\060\202\001\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7403
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7404
\001\017\000\060\202\001\012\002\202\001\001\000\357\074\115\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7405
\075\020\337\073\123\000\341\147\376\224\140\025\076\205\210\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7406
\211\015\220\310\050\043\231\005\350\053\040\235\306\363\140\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7407
\330\301\262\325\214\061\331\334\040\171\044\201\277\065\062\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7408
\143\151\333\261\052\153\356\041\130\362\010\351\170\313\157\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7409
\374\026\122\310\221\304\377\075\163\336\261\076\247\302\175\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7410
\301\365\176\122\044\032\342\325\147\221\320\202\020\327\170\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7411
\117\053\102\071\275\144\055\100\240\260\020\323\070\110\106\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7412
\241\014\273\072\063\052\142\230\373\000\235\023\131\177\157\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7413
\162\252\356\246\017\206\371\005\141\352\147\177\014\067\226\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7414
\346\151\026\107\021\302\047\131\003\263\246\140\302\041\100\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7415
\372\240\307\175\072\023\343\354\127\307\263\326\256\235\211\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7416
\367\001\347\054\366\226\053\023\015\171\054\331\300\344\206\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7417
\113\214\014\162\202\212\373\027\315\000\154\072\023\074\260\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7418
\207\113\026\172\051\262\117\333\035\324\013\363\146\067\275\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7419
\366\127\273\136\044\172\270\074\213\271\372\222\032\032\204\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7420
\330\164\217\252\033\177\136\364\376\105\042\041\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7421
\001\243\143\060\141\060\017\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7422
\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7423
\024\161\070\066\362\002\061\123\107\053\156\272\145\106\251\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7424
\025\130\040\005\011\060\037\006\003\125\035\043\004\030\060\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7425
\200\024\161\070\066\362\002\061\123\107\053\156\272\145\106\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7426
\020\025\130\040\005\011\060\016\006\003\125\035\017\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7427
\004\004\003\002\001\206\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7428
\001\001\005\005\000\003\202\001\001\000\003\367\265\053\253\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7429
\020\374\173\262\262\136\254\233\016\176\123\170\131\076\102\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7430
\376\165\243\255\254\201\116\327\002\213\136\304\055\310\122\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7431
\307\054\037\374\201\062\230\321\113\306\222\223\063\065\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7432
\374\330\035\104\335\340\201\177\235\351\213\341\144\221\142\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7433
\071\010\214\254\164\235\131\331\172\131\122\227\021\271\026\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7434
\157\105\323\226\331\061\175\002\066\017\234\073\156\317\054\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7435
\003\106\105\353\240\364\177\110\104\306\010\100\314\336\033\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7436
\265\051\255\272\213\073\064\145\165\033\161\041\035\054\024\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7437
\260\226\225\270\326\352\362\145\373\051\272\117\352\221\223\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7438
\151\266\362\377\341\032\320\014\321\166\205\313\212\045\275\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7439
\136\054\157\025\231\046\347\266\051\377\042\354\311\002\307\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7440
\000\315\111\271\263\154\173\123\004\032\342\250\311\252\022\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7441
\043\302\316\347\273\004\002\314\300\107\242\344\304\051\057\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7442
\105\127\211\121\356\074\353\122\010\377\007\065\036\237\065\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7443
\107\112\126\230\321\132\205\037\214\365\042\277\253\316\203\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7444
\342\042\051\256\175\203\100\250\272\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7445
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7446
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7447
# Trust for Certificate "GeoTrust Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7448
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7449
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7450
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7451
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7452
CKA_LABEL UTF8 "GeoTrust Global CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7453
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7454
\251\351\170\010\024\067\130\210\362\005\031\260\155\053\015\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7455
\140\026\220\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7456
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7457
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7458
\016\100\247\154\336\003\135\217\321\017\344\321\215\371\154\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7459
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7460
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7461
\060\104\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7462
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7463
\163\164\040\111\156\143\056\061\035\060\033\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7464
\023\024\107\145\157\124\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7465
\154\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7466
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7467
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7468
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7469
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7470
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7471
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7472
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7473
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7474
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7475
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7476
# Certificate "GeoTrust Universal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7477
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7478
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7479
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7480
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7481
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7482
CKA_LABEL UTF8 "GeoTrust Universal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7483
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7484
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7485
\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7486
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7487
\163\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7488
\023\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7489
\162\163\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7490
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7491
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7492
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7493
\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7494
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7495
\163\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7496
\023\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7497
\162\163\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7498
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7499
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7500
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7501
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7502
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7503
\060\202\005\150\060\202\003\120\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7504
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7505
\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7506
\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7507
\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7508
\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7509
\163\141\154\040\103\101\060\036\027\015\060\064\060\063\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7510
\060\065\060\060\060\060\132\027\015\062\071\060\063\060\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7511
\065\060\060\060\060\132\060\105\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7512
\006\023\002\125\123\061\026\060\024\006\003\125\004\012\023\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7513
\107\145\157\124\162\165\163\164\040\111\156\143\056\061\036\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7514
\034\006\003\125\004\003\023\025\107\145\157\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7515
\040\125\156\151\166\145\162\163\141\154\040\103\101\060\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7516
\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7517
\003\202\002\017\000\060\202\002\012\002\202\002\001\000\246\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7518
\125\240\243\306\340\037\214\235\041\120\327\301\276\053\133\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7519
\244\236\241\331\162\130\275\000\033\114\277\141\311\024\035\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7520
\202\253\306\035\200\326\075\353\020\234\072\257\155\044\370\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7521
\161\001\236\006\365\174\137\036\301\016\125\312\203\232\131\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7522
\256\031\313\060\110\225\355\042\067\215\364\112\232\162\146\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7523
\255\225\300\340\026\000\340\020\037\053\061\016\327\224\124\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7524
\102\063\240\064\035\036\105\166\335\117\312\030\067\354\205\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7525
\172\031\010\374\325\307\234\360\362\251\056\020\251\222\346\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7526
\130\075\251\026\150\074\057\165\041\030\177\050\167\245\341\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7527
\027\267\246\351\370\036\231\333\163\156\364\012\242\041\154\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7528
\332\252\205\222\146\257\366\172\153\202\332\272\042\010\065\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7529
\317\102\361\065\372\152\356\176\053\045\314\072\021\344\155\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7530
\163\262\166\035\255\320\262\170\147\032\244\071\034\121\013\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7531
\126\203\375\070\135\015\316\335\360\273\053\226\037\336\173\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7532
\122\375\035\273\265\006\241\262\041\136\245\326\225\150\177\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7533
\231\236\334\105\010\076\347\322\011\015\065\224\335\200\116\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7534
\227\327\265\011\104\040\144\026\027\003\002\114\123\015\150\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7535
\325\252\162\115\223\155\202\016\333\234\275\317\264\363\134\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7536
\124\172\151\011\226\326\333\021\301\215\165\250\264\317\071\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7537
\316\074\274\044\174\346\142\312\341\275\175\247\275\127\145\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7538
\344\376\045\355\266\151\020\334\050\032\106\275\001\035\320\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7539
\265\341\230\073\300\067\144\326\075\224\356\013\341\365\050\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7540
\013\126\277\161\213\043\051\101\216\206\305\113\122\173\330\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7541
\253\037\212\025\246\073\203\132\327\130\001\121\306\114\101\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7542
\177\330\101\147\162\242\050\337\140\203\251\236\310\173\374\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7543
\163\162\131\365\223\172\027\166\016\316\367\345\134\331\013\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7544
\064\242\252\133\265\152\124\347\023\312\127\354\227\155\364\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7545
\006\057\105\213\130\324\043\026\222\344\026\156\050\143\131\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7546
\337\120\001\234\143\211\032\237\333\027\224\202\160\067\303\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7547
\236\232\107\326\132\312\116\250\151\211\162\037\221\154\333\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7548
\236\033\255\307\037\163\335\054\117\031\145\375\177\223\100\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7549
\056\322\360\355\074\236\056\050\076\151\046\063\305\173\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7550
\001\000\001\243\143\060\141\060\017\006\003\125\035\023\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7551
\377\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7552
\026\004\024\332\273\056\252\260\014\270\210\046\121\164\134\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7553
\003\323\300\330\217\172\326\060\037\006\003\125\035\043\004\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7554
\060\026\200\024\332\273\056\252\260\014\270\210\046\121\164\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7555
\155\003\323\300\330\217\172\326\060\016\006\003\125\035\017\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7556
\001\377\004\004\003\002\001\206\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7557
\367\015\001\001\005\005\000\003\202\002\001\000\061\170\346\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7558
\265\337\270\224\100\311\161\304\250\065\354\106\035\302\205\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7559
\050\130\206\260\013\374\216\262\071\217\104\125\253\144\204\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7560
\151\251\320\232\070\074\372\345\037\065\345\104\343\200\171\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7561
\150\244\273\304\237\075\341\064\315\060\106\213\124\053\225\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7562
\357\367\077\231\204\375\065\346\317\061\306\334\152\277\247\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7563
\043\010\341\230\136\303\132\010\166\251\246\257\167\057\267\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7564
\275\104\106\152\357\227\377\163\225\301\216\350\223\373\375\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7565
\267\354\127\021\021\105\233\060\361\032\210\071\301\117\074\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7566
\000\325\307\374\253\155\200\042\160\245\014\340\135\004\051\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7567
\373\313\240\221\321\174\326\303\176\120\325\235\130\276\101\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7568
\353\271\165\074\025\331\233\311\112\203\131\300\332\123\375\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7569
\273\066\030\233\205\017\025\335\356\055\254\166\223\271\331\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7570
\215\110\020\250\373\365\070\206\361\333\012\306\275\204\243\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7571
\101\336\326\167\157\205\324\205\034\120\340\256\121\212\272\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7572
\076\166\342\271\312\047\362\137\237\357\156\131\015\006\330\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7573
\027\244\322\174\153\273\137\024\032\110\217\032\114\347\263\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7574
\034\216\114\105\053\040\356\110\337\347\335\011\216\030\250\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7575
\100\215\222\046\021\123\141\163\135\353\275\347\304\115\051\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7576
\141\353\254\071\055\147\056\026\326\365\000\203\205\241\314\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7577
\166\304\175\344\267\113\146\357\003\105\140\151\266\014\122\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7578
\222\204\136\246\243\265\244\076\053\331\314\330\033\107\252\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7579
\104\332\117\371\003\350\360\024\313\077\363\203\336\320\301\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7580
\343\267\350\012\067\115\213\040\131\003\060\031\241\054\310\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7581
\021\037\337\256\311\112\305\363\047\146\146\206\254\150\221\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7582
\331\346\123\034\017\213\134\151\145\012\046\310\036\064\303\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7583
\121\173\327\251\234\006\241\066\335\325\211\224\274\331\344\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7584
\014\136\011\154\010\227\174\243\075\174\223\377\077\241\024\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7585
\317\265\135\353\333\333\034\304\166\337\210\271\275\105\005\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7586
\033\256\374\106\152\114\257\110\343\316\256\017\322\176\353\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7587
\154\234\117\201\152\172\144\254\273\076\325\347\313\166\056\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7588
\247\110\301\134\220\017\313\310\077\372\346\062\341\215\033\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7589
\244\346\216\330\371\051\110\212\316\163\376\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7590
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7591
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7592
# Trust for Certificate "GeoTrust Universal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7593
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7594
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7595
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7596
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7597
CKA_LABEL UTF8 "GeoTrust Universal CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7598
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7599
\346\041\363\065\103\171\005\232\113\150\060\235\212\057\164\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7600
\025\207\354\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7601
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7602
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7603
\222\145\130\213\242\032\061\162\163\150\134\264\245\172\007\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7604
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7605
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7606
\060\105\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7607
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7608
\163\164\040\111\156\143\056\061\036\060\034\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7609
\023\025\107\145\157\124\162\165\163\164\040\125\156\151\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7610
\162\163\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7611
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7612
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7613
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7614
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7615
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7616
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7617
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7618
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7619
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7620
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7621
# Certificate "GeoTrust Universal CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7622
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7623
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7624
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7625
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7626
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7627
CKA_LABEL UTF8 "GeoTrust Universal CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7628
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7629
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7630
\060\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7631
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7632
\163\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7633
\023\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7634
\162\163\141\154\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7635
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7636
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7637
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7638
\060\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7639
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7640
\163\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7641
\023\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7642
\162\163\141\154\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7643
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7644
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7645
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7646
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7647
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7648
\060\202\005\154\060\202\003\124\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7649
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7650
\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7651
\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7652
\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7653
\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7654
\163\141\154\040\103\101\040\062\060\036\027\015\060\064\060\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7655
\060\064\060\065\060\060\060\060\132\027\015\062\071\060\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7656
\064\060\065\060\060\060\060\132\060\107\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7657
\125\004\006\023\002\125\123\061\026\060\024\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7658
\023\015\107\145\157\124\162\165\163\164\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7659
\040\060\036\006\003\125\004\003\023\027\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7660
\163\164\040\125\156\151\166\145\162\163\141\154\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7661
\062\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7662
\001\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7663
\001\000\263\124\122\301\311\076\362\331\334\261\123\032\131\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7664
\347\261\303\105\050\345\327\321\355\305\305\113\241\252\164\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7665
\127\257\112\046\374\330\365\136\247\156\031\333\164\014\117\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7666
\133\062\013\001\343\333\353\172\167\065\352\252\132\340\326\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7667
\241\127\224\360\220\243\164\126\224\104\060\003\036\134\116\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7668
\205\046\164\202\172\014\166\240\157\115\316\101\055\240\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7669
\024\137\267\102\315\173\217\130\141\064\334\052\010\371\056\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7670
\001\246\042\104\034\114\007\202\346\133\316\320\112\174\004\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7671
\031\163\047\360\252\230\177\056\257\116\353\207\036\044\167\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7672
\135\266\350\133\105\272\334\303\241\005\157\126\216\217\020\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7673
\245\111\303\056\327\101\207\042\340\117\206\312\140\265\352\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7674
\143\300\001\227\020\171\275\000\074\022\155\053\025\261\254\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7675
\261\356\030\271\116\226\334\334\166\377\073\276\317\137\003\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7676
\374\073\350\276\106\033\377\332\100\302\122\367\376\343\072\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7677
\152\167\065\320\332\215\353\136\030\152\061\307\036\272\074\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7678
\050\326\153\124\306\252\133\327\242\054\033\031\314\242\002\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7679
\233\131\275\067\153\206\265\155\202\272\330\352\311\126\274\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7680
\066\130\375\076\031\363\355\014\046\251\223\070\370\117\301\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7681
\042\006\320\227\352\341\255\306\125\340\201\053\050\203\072\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7682
\364\173\041\121\000\276\122\070\316\315\146\171\250\364\201\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7683
\342\320\203\011\107\121\133\120\152\317\333\110\032\135\076\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7684
\313\366\145\367\154\361\225\370\002\073\062\126\202\071\172\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7685
\275\057\211\033\277\241\264\350\377\177\215\214\337\003\361\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7686
\116\130\021\114\353\243\077\020\053\203\232\001\163\331\224\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7687
\204\000\047\146\254\360\160\100\011\102\222\255\117\223\015\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7688
\011\121\044\330\222\325\013\224\141\262\207\262\355\377\232\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7689
\377\205\124\312\355\104\103\254\033\074\026\153\110\112\012\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7690
\100\210\037\222\302\013\000\005\377\362\310\002\112\244\252\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7691
\314\231\226\234\057\130\340\175\341\276\273\007\334\137\004\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7692
\134\061\064\303\354\137\055\340\075\144\220\042\346\321\354\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7693
\056\335\131\256\331\241\067\277\124\065\334\163\062\117\214\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7694
\036\063\262\311\106\361\330\134\310\125\120\311\150\275\250\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7695
\066\011\002\003\001\000\001\243\143\060\141\060\017\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7696
\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7697
\125\035\016\004\026\004\024\166\363\125\341\372\244\066\373\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7698
\237\134\142\161\355\074\364\107\070\020\053\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7699
\035\043\004\030\060\026\200\024\166\363\125\341\372\244\066\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7700
\360\237\134\142\161\355\074\364\107\070\020\053\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7701
\125\035\017\001\001\377\004\004\003\002\001\206\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7702
\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7703
\146\301\306\043\363\331\340\056\156\137\350\317\256\260\260\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7704
\115\053\370\073\130\233\100\044\067\132\313\253\026\111\377\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7705
\165\171\063\241\057\155\160\027\064\221\376\147\176\217\354\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7706
\345\136\202\251\125\037\057\334\324\121\007\022\376\254\026\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7707
\054\065\306\143\374\334\020\353\015\243\252\320\174\314\321\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7708
\057\121\056\304\024\132\336\350\031\341\076\306\314\244\051\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7709
\056\204\252\006\060\170\166\124\163\050\230\131\070\340\000\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7710
\142\323\102\175\041\237\256\075\072\214\325\372\167\015\030\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7711
\026\016\137\066\341\374\052\265\060\044\317\340\143\014\173\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7712
\032\376\231\272\102\022\261\221\364\174\150\342\310\350\257\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7713
\352\311\176\256\273\052\075\015\025\334\064\225\266\030\164\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7714
\152\017\307\264\364\023\304\344\133\355\012\322\244\227\114\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7715
\355\057\154\022\211\075\361\047\160\252\152\003\122\041\237\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7716
\250\147\120\362\363\132\037\337\337\043\366\334\170\116\346\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7717
\117\125\072\123\343\357\362\364\237\307\174\330\130\257\051\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7718
\227\270\340\275\221\056\260\166\354\127\021\317\357\051\104\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7719
\351\205\172\140\143\344\135\063\211\027\331\061\252\332\326\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7720
\030\065\162\317\207\053\057\143\043\204\135\204\214\077\127\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7721
\210\374\231\221\050\046\151\231\324\217\227\104\276\216\325\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7722
\261\244\050\051\361\025\264\341\345\236\335\370\217\246\157\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7723
\327\011\074\072\034\021\016\246\154\067\367\255\104\207\054\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7724
\307\330\164\202\263\320\157\112\127\273\065\051\047\240\213\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7725
\041\247\207\144\066\135\314\330\026\254\307\262\047\100\222\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7726
\070\050\215\121\156\335\024\147\123\154\161\134\046\204\115\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7727
\132\266\176\140\126\251\115\255\373\233\036\227\363\015\331\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7728
\227\124\167\332\075\022\267\340\036\357\010\006\254\371\205\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7729
\351\242\334\257\176\030\022\203\375\126\027\101\056\325\051\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7730
\175\231\364\061\366\161\251\317\054\001\047\245\005\271\252\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7731
\110\116\052\357\237\223\122\121\225\074\122\163\216\126\114\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7732
\100\300\011\050\344\213\152\110\123\333\354\315\125\125\361\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7733
\370\351\242\054\114\246\321\046\137\176\257\132\114\332\037\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7734
\362\034\054\176\256\002\026\322\126\320\057\127\123\107\350\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7735
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7736
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7737
# Trust for Certificate "GeoTrust Universal CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7738
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7739
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7740
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7741
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7742
CKA_LABEL UTF8 "GeoTrust Universal CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7743
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7744
\067\232\031\173\101\205\105\065\014\246\003\151\363\074\056\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7745
\107\117\040\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7746
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7747
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7748
\064\374\270\320\066\333\236\024\263\302\362\333\217\344\224\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7749
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7750
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7751
\060\107\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7752
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7753
\163\164\040\111\156\143\056\061\040\060\036\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7754
\023\027\107\145\157\124\162\165\163\164\040\125\156\151\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7755
\162\163\141\154\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7756
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7757
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7758
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7759
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7760
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7761
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7762
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7763
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7764
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7765
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7766
# Certificate "UTN-USER First-Network Applications"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7767
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7768
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7769
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7770
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7771
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7772
CKA_LABEL UTF8 "UTN-USER First-Network Applications"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7773
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7774
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7775
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7776
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7777
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7778
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7779
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7780
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7781
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7782
\164\162\165\163\164\056\143\157\155\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7783
\004\003\023\042\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7784
\164\055\116\145\164\167\157\162\153\040\101\160\160\154\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7785
\141\164\151\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7786
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7787
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7788
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7789
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7790
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7791
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7792
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7793
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7794
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7795
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7796
\164\162\165\163\164\056\143\157\155\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7797
\004\003\023\042\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7798
\164\055\116\145\164\167\157\162\153\040\101\160\160\154\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7799
\141\164\151\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7800
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7801
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7802
\002\020\104\276\014\213\120\000\044\264\021\323\066\060\113\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7803
\063\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7804
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7805
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7806
\060\202\004\144\060\202\003\114\240\003\002\001\002\002\020\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7807
\276\014\213\120\000\044\264\021\323\066\060\113\300\063\167\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7808
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7809
\243\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7810
\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7811
\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7812
\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7813
\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7814
\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7815
\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7816
\165\163\164\056\143\157\155\061\053\060\051\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7817
\023\042\125\124\116\055\125\123\105\122\106\151\162\163\164\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7818
\116\145\164\167\157\162\153\040\101\160\160\154\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7819
\151\157\156\163\060\036\027\015\071\071\060\067\060\071\061\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7820
\064\070\063\071\132\027\015\061\071\060\067\060\071\061\070\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7821
\067\064\071\132\060\201\243\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7822
\023\002\125\123\061\013\060\011\006\003\125\004\010\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7823
\124\061\027\060\025\006\003\125\004\007\023\016\123\141\154\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7824
\040\114\141\153\145\040\103\151\164\171\061\036\060\034\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7825
\125\004\012\023\025\124\150\145\040\125\123\105\122\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7826
\123\124\040\116\145\164\167\157\162\153\061\041\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7827
\125\004\013\023\030\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7828
\165\163\145\162\164\162\165\163\164\056\143\157\155\061\053\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7829
\051\006\003\125\004\003\023\042\125\124\116\055\125\123\105\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7830
\106\151\162\163\164\055\116\145\164\167\157\162\153\040\101\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7831
\160\154\151\143\141\164\151\157\156\163\060\202\001\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7832
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7833
\017\000\060\202\001\012\002\202\001\001\000\263\373\221\241\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7834
\066\125\205\254\006\064\133\240\232\130\262\370\265\017\005\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7835
\203\256\062\261\166\222\150\354\043\112\311\166\077\343\234\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7836
\067\171\003\271\253\151\215\007\045\266\031\147\344\260\033\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7837
\163\141\112\350\176\315\323\057\144\343\246\174\014\372\027\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7838
\243\015\107\211\117\121\161\057\356\374\077\371\270\026\200\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7839
\211\223\045\040\232\103\202\151\044\166\050\131\065\241\035\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7840
\177\203\006\144\026\040\054\323\111\244\205\264\300\141\177\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7841
\010\370\150\025\221\200\313\245\325\356\073\072\364\204\004\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7842
\140\131\247\214\064\162\356\270\170\305\321\073\022\112\157\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7843
\145\047\271\244\125\305\271\157\103\244\305\035\054\231\300\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7844
\244\170\114\025\263\100\230\010\153\103\306\001\260\172\173\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7845
\153\034\042\077\313\357\377\250\320\072\113\166\025\236\322\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7846
\306\056\343\333\127\033\062\242\270\157\350\206\246\077\160\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7847
\345\160\222\253\104\036\100\120\373\234\243\142\344\154\156\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7848
\310\336\342\200\102\372\351\057\350\316\062\004\217\174\215\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7849
\034\243\065\074\025\335\236\303\256\227\245\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7850
\243\201\221\060\201\216\060\013\006\003\125\035\017\004\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7851
\002\001\306\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7852
\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7853
\206\311\333\340\272\351\170\365\113\250\326\025\337\360\323\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7854
\152\024\074\060\117\006\003\125\035\037\004\110\060\106\060\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7855
\240\102\240\100\206\076\150\164\164\160\072\057\057\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7856
\056\165\163\145\162\164\162\165\163\164\056\143\157\155\057\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7857
\124\116\055\125\123\105\122\106\151\162\163\164\055\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7858
\167\157\162\153\101\160\160\154\151\143\141\164\151\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7859
\056\143\162\154\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7860
\005\005\000\003\202\001\001\000\244\363\045\314\321\324\221\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7861
\042\320\314\062\253\233\226\116\064\221\124\040\045\064\141\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7862
\052\002\025\341\213\252\377\175\144\121\317\012\377\274\175\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7863
\041\152\170\313\057\121\157\370\102\035\063\275\353\265\173\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7864
\303\303\251\240\055\337\321\051\037\035\376\217\077\273\250\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7865
\052\177\321\156\125\044\342\273\002\373\061\077\276\350\274\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7866
\100\053\370\001\324\126\070\344\312\104\202\265\141\040\041\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7867
\145\366\360\013\347\064\370\245\302\234\243\134\100\037\205\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7868
\225\006\336\117\324\047\251\266\245\374\026\315\163\061\077\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7869
\145\047\317\324\123\032\360\254\156\237\117\005\014\003\201\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7870
\204\051\304\132\275\144\127\162\255\073\317\067\030\246\230\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7871
\255\006\264\334\010\243\004\325\051\244\226\232\022\147\112\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7872
\140\105\235\361\043\232\260\000\234\150\265\230\120\323\357\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7873
\056\222\145\261\110\076\041\276\025\060\052\015\265\014\243\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7874
\077\256\177\127\365\037\226\174\337\157\335\202\060\054\145\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7875
\100\112\315\150\271\162\354\161\166\354\124\216\037\205\014\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7876
\152\372\246\070\254\037\304\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7877
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7878
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7879
# Trust for Certificate "UTN-USER First-Network Applications"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7880
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7881
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7882
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7883
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7884
CKA_LABEL UTF8 "UTN-USER First-Network Applications"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7885
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7886
\135\230\234\333\025\226\021\066\121\145\144\033\126\017\333\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7887
\052\302\076\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7888
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7889
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7890
\277\140\131\243\133\272\366\247\166\102\332\157\032\173\120\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7891
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7892
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7893
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7894
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7895
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7896
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7897
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7898
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7899
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7900
\164\162\165\163\164\056\143\157\155\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7901
\004\003\023\042\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7902
\164\055\116\145\164\167\157\162\153\040\101\160\160\154\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7903
\141\164\151\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7904
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7905
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7906
\002\020\104\276\014\213\120\000\044\264\021\323\066\060\113\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7907
\063\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7908
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7909
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7910
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7911
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7912
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7913
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7914
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7915
# Certificate "America Online Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7916
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7917
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7918
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7919
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7920
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7921
CKA_LABEL UTF8 "America Online Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7922
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7923
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7924
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7925
\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7926
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7927
\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7928
\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7929
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7930
\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7931
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7932
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7933
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7934
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7935
\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7936
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7937
\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7938
\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7939
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7940
\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7941
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7942
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7943
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7944
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7945
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7946
\060\202\003\244\060\202\002\214\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7947
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7948
\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7949
\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7950
\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7951
\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7952
\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7953
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7954
\164\171\040\061\060\036\027\015\060\062\060\065\062\070\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7955
\060\060\060\060\132\027\015\063\067\061\061\061\071\062\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7956
\063\060\060\132\060\143\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7957
\002\125\123\061\034\060\032\006\003\125\004\012\023\023\101\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7958
\145\162\151\143\141\040\117\156\154\151\156\145\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7959
\056\061\066\060\064\006\003\125\004\003\023\055\101\155\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7960
\151\143\141\040\117\156\154\151\156\145\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7961
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7962
\164\150\157\162\151\164\171\040\061\060\202\001\042\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7963
\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7964
\000\060\202\001\012\002\202\001\001\000\250\057\350\244\151\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7965
\003\107\303\351\052\230\377\031\242\160\232\306\120\262\176\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7966
\337\150\115\033\174\017\266\227\150\175\055\246\213\227\351\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7967
\206\311\243\357\240\206\277\140\145\234\113\124\210\302\110\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7968
\112\071\277\024\343\131\125\345\031\264\164\310\264\005\071\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7969
\026\245\342\225\005\340\022\256\131\213\242\063\150\130\034\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7970
\324\025\267\330\237\327\334\161\253\176\232\277\233\216\063\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7971
\042\375\037\056\347\007\066\357\142\071\305\335\313\272\045\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7972
\043\336\014\306\075\074\316\202\010\346\146\076\332\121\073\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7973
\072\243\005\177\240\334\207\325\234\374\162\251\240\175\170\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7974
\267\061\125\036\145\273\324\141\260\041\140\355\020\062\162\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7975
\222\045\036\370\220\112\030\170\107\337\176\060\067\076\120\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7976
\333\034\323\153\232\206\123\007\260\357\254\006\170\370\204\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7977
\376\041\215\114\200\266\014\202\366\146\160\171\032\323\117\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7978
\317\361\317\106\260\113\017\076\335\210\142\270\214\251\011\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7979
\073\172\307\227\341\036\345\364\237\300\300\256\044\240\310\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7980
\331\017\326\173\046\202\151\062\075\247\002\003\001\000\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7981
\143\060\141\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7982
\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7983
\255\331\243\366\171\366\156\164\251\177\063\075\201\027\327\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7984
\317\063\336\060\037\006\003\125\035\043\004\030\060\026\200\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7985
\000\255\331\243\366\171\366\156\164\251\177\063\075\201\027\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7986
\114\317\063\336\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7987
\003\002\001\206\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7988
\005\005\000\003\202\001\001\000\174\212\321\037\030\067\202\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7989
\270\260\243\355\126\225\310\142\141\234\005\242\315\302\142\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7990
\141\315\020\026\327\314\264\145\064\320\021\212\255\250\251\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7991
\146\357\164\363\155\137\235\231\257\366\213\373\353\122\262\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7992
\230\242\157\052\305\124\275\045\275\137\256\310\206\352\106\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7993
\301\263\275\301\351\111\160\030\026\227\010\023\214\040\340\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7994
\056\072\107\313\036\344\000\060\225\133\364\105\243\300\032\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7995
\001\116\253\275\300\043\156\143\077\200\112\305\007\355\334\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7996
\157\307\301\142\361\343\162\326\004\310\164\147\013\372\210\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7997
\241\001\310\157\360\024\257\322\231\315\121\223\176\355\056\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7998
\307\275\316\106\120\075\162\343\171\045\235\233\210\053\020\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  7999
\335\245\270\062\237\215\340\051\337\041\164\206\202\333\057\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8000
\060\306\307\065\206\263\371\226\137\106\333\014\105\375\363\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8001
\303\157\306\303\110\255\106\246\341\047\107\012\035\016\233\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8002
\302\167\177\143\362\340\175\032\276\374\340\337\327\307\247\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8003
\260\371\256\272\074\375\164\264\021\350\130\015\200\274\323\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8004
\200\072\231\355\165\314\106\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8005
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8007
# Trust for Certificate "America Online Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8008
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8009
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8010
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8011
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8012
CKA_LABEL UTF8 "America Online Root Certification Authority 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8013
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8014
\071\041\301\025\301\135\016\312\134\313\133\304\360\175\041\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8015
\005\013\126\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8016
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8017
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8018
\024\361\010\255\235\372\144\342\211\347\034\317\250\255\175\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8019
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8020
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8021
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8022
\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8023
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8024
\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8025
\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8026
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8027
\151\164\171\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8028
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8029
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8030
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8031
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8032
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8033
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8034
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8035
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8037
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8038
# Certificate "America Online Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8039
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8040
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8041
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8042
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8043
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8044
CKA_LABEL UTF8 "America Online Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8045
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8046
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8047
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8048
\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8049
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8050
\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8051
\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8052
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8053
\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8054
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8055
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8056
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8057
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8058
\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8059
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8060
\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8061
\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8062
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8063
\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8064
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8065
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8066
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8067
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8068
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8069
\060\202\005\244\060\202\003\214\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8070
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8071
\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8072
\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8073
\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8074
\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8075
\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8076
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8077
\164\171\040\062\060\036\027\015\060\062\060\065\062\070\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8078
\060\060\060\060\132\027\015\063\067\060\071\062\071\061\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8079
\070\060\060\132\060\143\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8080
\002\125\123\061\034\060\032\006\003\125\004\012\023\023\101\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8081
\145\162\151\143\141\040\117\156\154\151\156\145\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8082
\056\061\066\060\064\006\003\125\004\003\023\055\101\155\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8083
\151\143\141\040\117\156\154\151\156\145\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8084
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8085
\164\150\157\162\151\164\171\040\062\060\202\002\042\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8086
\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8087
\000\060\202\002\012\002\202\002\001\000\314\101\105\035\351\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8088
\115\020\366\214\261\101\311\340\136\313\015\267\277\107\163\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8089
\360\125\115\335\306\014\372\261\146\005\152\315\170\264\334\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8090
\333\116\201\363\327\247\174\161\274\165\143\240\135\343\007\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8091
\110\354\045\304\003\040\364\377\016\073\022\377\233\215\341\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8092
\325\033\264\155\042\343\261\333\177\041\144\257\206\274\127\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8093
\052\326\107\201\127\104\202\126\123\275\206\024\001\013\374\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8094
\164\244\132\256\361\272\021\265\233\130\132\200\264\067\170\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8095
\063\174\062\107\003\134\304\245\203\110\364\127\126\156\201\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8096
\047\030\117\354\233\050\302\324\264\327\174\014\076\014\053\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8097
\312\004\327\306\216\352\130\116\250\244\245\030\034\154\105\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8098
\243\101\321\055\322\307\155\215\031\361\255\171\267\201\077\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8099
\006\202\047\055\020\130\005\265\170\005\271\057\333\014\153\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8100
\220\176\024\131\070\273\224\044\023\345\321\235\024\337\323\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8101
\115\106\360\200\071\122\062\017\343\204\262\172\103\362\136\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8102
\137\077\035\335\343\262\033\240\241\052\043\003\156\056\001\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8103
\207\134\246\165\165\307\227\141\276\336\206\334\324\110\333\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8104
\052\277\112\125\332\350\175\120\373\264\200\027\270\224\277\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8105
\075\352\332\272\174\340\130\147\027\271\130\340\210\206\106\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8106
\154\235\020\107\130\062\320\065\174\171\052\220\242\132\020\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8107
\043\065\255\057\314\344\112\133\247\310\047\362\203\336\136\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8108
\136\167\347\350\245\156\143\302\015\135\141\320\214\322\154\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8109
\041\016\312\050\243\316\052\351\225\307\110\317\226\157\035\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8110
\045\310\306\306\301\301\014\005\254\046\304\322\165\322\341\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8111
\147\300\075\133\245\232\353\317\173\032\250\235\024\105\345\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8112
\240\232\145\336\057\050\275\316\157\224\146\203\110\051\330\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8113
\145\214\257\223\331\144\237\125\127\046\277\157\313\067\061\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8114
\243\140\273\034\255\211\064\062\142\270\103\041\006\162\014\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8115
\134\155\106\305\372\051\317\060\336\211\334\161\133\335\266\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8116
\076\337\120\365\270\007\045\046\345\274\265\376\074\002\263\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8117
\370\276\103\301\207\021\224\236\043\154\027\212\270\212\047\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8118
\124\107\360\251\263\300\200\214\240\047\353\035\031\343\007\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8119
\167\160\312\053\364\175\166\340\170\147\002\003\001\000\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8120
\143\060\141\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8121
\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8122
\105\301\150\070\273\163\251\151\241\040\347\355\365\042\241\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8123
\024\327\236\060\037\006\003\125\035\043\004\030\060\026\200\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8124
\115\105\301\150\070\273\163\251\151\241\040\347\355\365\042\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8125
\043\024\327\236\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8126
\003\002\001\206\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8127
\005\005\000\003\202\002\001\000\147\153\006\271\137\105\073\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8128
\113\063\263\346\033\153\131\116\042\314\271\267\244\045\311\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8129
\304\360\124\226\013\144\363\261\130\117\136\121\374\262\227\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8130
\047\145\302\345\312\347\015\014\045\173\142\343\372\237\264\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8131
\267\105\106\257\203\245\227\110\214\245\275\361\026\053\233\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8132
\054\172\065\140\154\021\200\227\314\251\222\122\346\053\346\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8133
\355\251\370\066\055\054\167\277\141\110\321\143\013\271\133\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8134
\355\030\260\103\102\042\246\261\167\256\336\151\305\315\307\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8135
\241\261\245\034\020\373\030\276\032\160\335\301\222\113\276\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8136
\132\235\077\065\276\345\175\121\370\125\340\045\165\043\207\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8137
\134\334\272\235\260\254\263\151\333\027\203\311\367\336\014\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8138
\010\334\221\236\250\320\327\025\067\163\245\065\270\374\176\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8139
\104\100\006\303\353\370\042\200\134\107\316\002\343\021\237\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8140
\377\375\232\062\314\175\144\121\016\353\127\046\166\072\343\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8141
\042\074\302\246\066\335\031\357\247\374\022\363\046\300\131\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8142
\205\114\234\330\317\337\244\314\314\051\223\377\224\155\166\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8143
\023\010\227\362\355\245\013\115\335\350\311\150\016\146\323\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8144
\016\063\022\133\274\225\345\062\220\250\263\306\154\203\255\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8145
\356\213\176\176\261\251\253\323\341\361\266\300\261\352\210\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8146
\347\323\220\351\050\222\224\173\150\173\227\052\012\147\055\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8147
\002\070\020\344\003\141\324\332\045\066\307\010\130\055\241\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8148
\121\257\060\012\111\365\246\151\207\007\055\104\106\166\216\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8149
\345\232\073\327\030\242\374\234\070\020\314\306\073\322\265\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8150
\072\157\375\256\045\275\365\162\131\144\261\164\052\070\137\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8151
\114\337\317\161\004\132\066\324\277\057\231\234\350\331\272\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8152
\225\346\002\113\041\241\133\325\301\117\217\256\151\155\123\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8153
\001\223\265\134\036\030\335\144\132\312\030\050\076\143\004\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8154
\375\034\215\000\017\270\067\337\147\212\235\146\251\002\152\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8155
\377\023\312\057\135\203\274\207\223\154\334\044\121\026\004\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8156
\146\372\263\331\302\272\051\276\232\110\070\202\231\364\277\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8157
\112\061\031\371\277\216\041\063\024\312\117\124\137\373\316\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8158
\217\161\177\375\136\031\240\017\113\221\270\304\124\274\006\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8159
\105\217\046\221\242\216\376\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8160
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8162
# Trust for Certificate "America Online Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8163
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8164
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8165
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8166
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8167
CKA_LABEL UTF8 "America Online Root Certification Authority 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8168
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8169
\205\265\377\147\233\014\171\226\037\310\156\104\042\000\106\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8170
\333\027\222\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8171
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8172
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8173
\326\355\074\312\342\146\017\257\020\103\015\167\233\004\011\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8174
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8175
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8176
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8177
\034\060\032\006\003\125\004\012\023\023\101\155\145\162\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8178
\141\040\117\156\154\151\156\145\040\111\156\143\056\061\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8179
\064\006\003\125\004\003\023\055\101\155\145\162\151\143\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8180
\117\156\154\151\156\145\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8181
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8182
\151\164\171\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8183
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8184
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8185
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8186
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8187
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8188
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8189
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8190
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8191
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8192
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8193
# Certificate "Visa eCommerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8194
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8195
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8196
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8197
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8198
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8199
CKA_LABEL UTF8 "Visa eCommerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8200
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8201
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8202
\060\153\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8203
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8204
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8205
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8206
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8207
\034\060\032\006\003\125\004\003\023\023\126\151\163\141\040\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8208
\103\157\155\155\145\162\143\145\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8209
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8210
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8211
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8212
\060\153\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8213
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8214
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8215
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8216
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8217
\034\060\032\006\003\125\004\003\023\023\126\151\163\141\040\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8218
\103\157\155\155\145\162\143\145\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8219
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8220
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8221
\002\020\023\206\065\115\035\077\006\362\301\371\145\005\325\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8222
\034\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8223
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8224
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8225
\060\202\003\242\060\202\002\212\240\003\002\001\002\002\020\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8226
\206\065\115\035\077\006\362\301\371\145\005\325\220\034\142\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8227
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8228
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8229
\013\006\003\125\004\012\023\004\126\111\123\101\061\057\060\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8230
\006\003\125\004\013\023\046\126\151\163\141\040\111\156\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8231
\162\156\141\164\151\157\156\141\154\040\123\145\162\166\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8232
\145\040\101\163\163\157\143\151\141\164\151\157\156\061\034\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8233
\032\006\003\125\004\003\023\023\126\151\163\141\040\145\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8234
\155\155\145\162\143\145\040\122\157\157\164\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8235
\062\060\066\062\066\060\062\061\070\063\066\132\027\015\062\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8236
\060\066\062\064\060\060\061\066\061\062\132\060\153\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8237
\011\006\003\125\004\006\023\002\125\123\061\015\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8238
\125\004\012\023\004\126\111\123\101\061\057\060\055\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8239
\004\013\023\046\126\151\163\141\040\111\156\164\145\162\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8240
\164\151\157\156\141\154\040\123\145\162\166\151\143\145\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8241
\163\163\157\143\151\141\164\151\157\156\061\034\060\032\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8242
\125\004\003\023\023\126\151\163\141\040\145\103\157\155\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8243
\162\143\145\040\122\157\157\164\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8244
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8245
\060\202\001\012\002\202\001\001\000\257\127\336\126\036\156\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8246
\332\140\261\224\047\313\027\333\007\077\200\205\117\310\234\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8247
\320\364\157\117\317\231\330\341\333\302\110\134\072\254\071\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8248
\307\037\152\213\046\075\053\065\365\110\261\221\301\002\116\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8249
\226\221\173\260\063\360\261\024\116\021\157\265\100\257\033\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8250
\245\112\357\176\266\254\362\240\037\130\077\022\106\140\074\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8251
\241\340\175\317\127\076\063\036\373\107\361\252\025\227\007\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8252
\146\245\265\055\056\330\200\131\262\247\015\267\106\354\041\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8253
\377\065\253\245\002\317\052\364\114\376\173\365\224\135\204\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8254
\250\362\140\217\333\016\045\074\237\163\161\317\224\337\112\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8255
\333\337\162\070\214\363\226\275\361\027\274\322\272\073\105\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8256
\306\247\366\306\027\213\001\235\374\031\250\052\203\026\270\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8257
\110\376\116\076\240\253\006\031\351\123\363\200\023\007\355\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8258
\277\077\012\074\125\040\071\054\054\000\151\164\225\112\274\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8259
\262\251\171\345\030\211\221\250\334\034\115\357\273\176\067\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8260
\135\376\071\245\210\122\214\000\154\354\030\174\101\275\366\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8261
\165\167\272\140\235\204\347\376\055\002\003\001\000\001\243\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8262
\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8263
\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8264
\002\001\006\060\035\006\003\125\035\016\004\026\004\024\025\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8265
\203\017\077\054\077\160\063\036\315\106\376\007\214\040\340\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8266
\303\267\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8267
\000\003\202\001\001\000\137\361\101\175\174\134\010\271\053\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8268
\325\222\107\372\147\134\245\023\303\003\041\233\053\114\211\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8269
\317\131\115\311\376\245\100\266\143\315\335\161\050\225\147\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8270
\314\044\254\323\104\154\161\256\001\040\153\003\242\217\030\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8271
\051\072\175\345\026\140\123\170\074\300\257\025\203\367\217\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8272
\063\044\275\144\223\227\356\213\367\333\030\250\155\161\263\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8273
\054\027\320\164\045\151\367\376\153\074\224\276\115\113\101\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8274
\116\342\163\320\343\220\042\163\103\315\363\357\352\163\316\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8275
\212\260\246\111\377\114\175\235\161\210\304\166\035\220\133\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8276
\356\375\314\367\356\375\140\245\261\172\026\161\321\026\320\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8277
\022\074\154\151\227\333\256\137\071\232\160\057\005\074\031\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8278
\004\231\040\066\320\140\156\141\006\273\026\102\214\160\367\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8279
\373\340\333\146\243\000\001\275\346\054\332\221\137\240\106\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8280
\115\152\234\075\075\335\005\106\376\166\277\240\012\074\344\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8281
\346\047\267\377\204\055\336\272\042\047\226\020\161\353\042\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8282
\337\337\063\234\317\343\255\256\216\324\216\346\117\121\257\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8283
\222\340\134\366\007\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8284
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8285
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8286
# Trust for Certificate "Visa eCommerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8287
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8288
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8289
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8290
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8291
CKA_LABEL UTF8 "Visa eCommerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8292
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8293
\160\027\233\206\214\000\244\372\140\221\122\042\077\237\076\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8294
\275\340\005\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8295
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8296
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8297
\374\021\270\330\010\223\060\000\155\043\371\176\353\122\036\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8298
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8299
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8300
\060\153\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8301
\015\060\013\006\003\125\004\012\023\004\126\111\123\101\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8302
\060\055\006\003\125\004\013\023\046\126\151\163\141\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8303
\164\145\162\156\141\164\151\157\156\141\154\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8304
\151\143\145\040\101\163\163\157\143\151\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8305
\034\060\032\006\003\125\004\003\023\023\126\151\163\141\040\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8306
\103\157\155\155\145\162\143\145\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8307
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8308
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8309
\002\020\023\206\065\115\035\077\006\362\301\371\145\005\325\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8310
\034\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8311
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8312
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8313
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8314
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8315
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8317
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8318
# Certificate "TC TrustCenter, Germany, Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8319
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8320
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8321
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8322
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8323
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8324
CKA_LABEL UTF8 "TC TrustCenter, Germany, Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8325
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8326
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8327
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8328
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8329
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8330
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8331
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8332
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8333
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8334
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8335
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8336
\062\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8337
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8338
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8339
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8340
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8341
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8342
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8343
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8344
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8345
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8346
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8347
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8348
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8349
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8350
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8351
\062\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8352
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8353
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8354
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8355
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8356
\002\002\003\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8357
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8358
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8359
\060\202\003\134\060\202\002\305\240\003\002\001\002\002\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8360
\352\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8361
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8362
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8363
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8364
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8365
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8366
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8367
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8368
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8369
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8370
\062\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8371
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8372
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8373
\036\027\015\071\070\060\063\060\071\061\061\065\071\065\071\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8374
\027\015\061\061\060\061\060\061\061\061\065\071\065\071\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8375
\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8376
\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8377
\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8378
\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8379
\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8380
\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8381
\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8382
\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8383
\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8384
\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8385
\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8386
\164\162\165\163\164\143\145\156\164\145\162\056\144\145\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8387
\237\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8388
\003\201\215\000\060\201\211\002\201\201\000\332\070\350\355\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8389
\000\051\161\203\001\015\277\214\001\334\332\306\255\071\244\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8390
\212\057\325\213\134\150\137\120\306\142\365\146\275\312\221\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8391
\354\252\035\121\327\075\263\121\262\203\116\135\313\111\260\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8392
\114\125\345\153\055\307\205\013\060\034\222\116\202\324\312\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8393
\355\367\157\276\334\340\343\024\270\005\123\362\232\364\126\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8394
\132\236\205\223\321\264\202\126\256\115\273\250\113\127\026\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8395
\376\370\130\236\370\051\215\260\173\315\170\311\117\254\213\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8396
\014\361\234\373\374\127\233\127\134\117\015\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8397
\243\153\060\151\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8398
\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8399
\004\003\002\001\206\060\063\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8400
\001\010\004\046\026\044\150\164\164\160\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8401
\056\164\162\165\163\164\143\145\156\164\145\162\056\144\145\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8402
\147\165\151\144\145\154\151\156\145\163\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8403
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8404
\011\052\206\110\206\367\015\001\001\004\005\000\003\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8405
\204\122\373\050\337\377\037\165\001\274\001\276\004\126\227\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8406
\164\102\044\061\203\371\106\261\006\212\211\317\226\054\063\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8407
\214\265\137\172\162\241\205\006\316\206\370\005\216\350\371\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8408
\312\332\203\214\006\254\353\066\155\205\221\064\004\066\364\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8409
\360\370\171\056\012\110\134\253\314\121\117\170\166\240\331\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8410
\031\275\052\321\151\004\050\221\312\066\020\047\200\127\133\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8411
\134\365\302\133\253\144\201\143\164\121\364\227\277\315\022\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8412
\367\115\146\177\247\360\034\001\046\170\262\146\107\160\121\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8413
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8414
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8415
# Trust for Certificate "TC TrustCenter, Germany, Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8416
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8417
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8418
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8419
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8420
CKA_LABEL UTF8 "TC TrustCenter, Germany, Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8421
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8422
\203\216\060\367\177\335\024\252\070\136\321\105\000\234\016\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8423
\066\111\117\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8424
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8425
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8426
\270\026\063\114\114\114\362\330\323\115\006\264\246\133\100\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8427
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8428
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8429
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8430
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8431
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8432
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8433
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8434
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8435
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8436
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8437
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8438
\062\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8439
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8440
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8441
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8442
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8443
\002\002\003\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8444
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8445
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8446
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8447
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8448
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8449
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8450
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8451
# Certificate "TC TrustCenter, Germany, Class 3 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8452
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8453
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8454
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8455
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8456
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8457
CKA_LABEL UTF8 "TC TrustCenter, Germany, Class 3 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8458
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8459
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8460
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8461
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8462
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8463
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8464
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8465
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8466
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8467
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8468
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8469
\063\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8470
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8471
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8472
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8473
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8474
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8475
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8476
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8477
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8478
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8479
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8480
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8481
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8482
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8483
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8484
\063\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8485
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8486
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8487
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8488
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8489
\002\002\003\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8490
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8491
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8492
\060\202\003\134\060\202\002\305\240\003\002\001\002\002\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8493
\353\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8494
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8495
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8496
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8497
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8498
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8499
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8500
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8501
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8502
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8503
\063\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8504
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8505
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8506
\036\027\015\071\070\060\063\060\071\061\061\065\071\065\071\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8507
\027\015\061\061\060\061\060\061\061\061\065\071\065\071\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8508
\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8509
\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8510
\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8511
\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8512
\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8513
\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8514
\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8515
\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8516
\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8517
\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8518
\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8519
\164\162\165\163\164\143\145\156\164\145\162\056\144\145\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8520
\237\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8521
\003\201\215\000\060\201\211\002\201\201\000\266\264\301\065\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8522
\056\015\215\354\240\100\152\034\016\047\246\120\222\153\120\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8523
\007\336\056\347\166\314\340\332\374\204\250\136\214\143\152\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8524
\115\331\116\002\166\021\301\013\362\215\171\312\000\266\361\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8525
\016\327\373\244\027\075\257\253\151\172\226\047\277\257\063\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8526
\232\052\131\252\304\265\067\010\362\022\245\061\266\103\365\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8527
\226\161\050\050\253\215\050\206\337\273\356\343\014\175\060\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8528
\303\122\253\217\135\047\234\153\300\243\347\005\153\127\111\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8529
\263\156\352\144\317\322\216\172\120\167\167\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8530
\243\153\060\151\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8531
\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8532
\004\003\002\001\206\060\063\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8533
\001\010\004\046\026\044\150\164\164\160\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8534
\056\164\162\165\163\164\143\145\156\164\145\162\056\144\145\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8535
\147\165\151\144\145\154\151\156\145\163\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8536
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8537
\011\052\206\110\206\367\015\001\001\004\005\000\003\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8538
\026\075\306\315\301\273\205\161\205\106\237\076\040\217\121\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8539
\231\354\055\105\041\143\043\133\004\273\114\220\270\210\222\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8540
\115\275\175\001\243\077\366\354\316\361\336\376\175\345\341\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8541
\273\306\253\136\013\335\075\226\304\313\251\324\371\046\346\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8542
\116\236\014\245\172\272\156\303\174\202\031\321\307\261\261\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8543
\333\015\216\233\100\174\067\013\361\135\350\375\037\220\210\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8544
\016\116\067\144\041\250\116\215\264\237\361\336\110\255\325\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8545
\030\122\051\213\107\064\022\011\324\273\222\065\357\017\333\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8546
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8547
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8548
# Trust for Certificate "TC TrustCenter, Germany, Class 3 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8549
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8550
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8551
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8552
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8553
CKA_LABEL UTF8 "TC TrustCenter, Germany, Class 3 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8554
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8555
\237\307\226\350\370\122\117\206\072\341\111\155\070\022\102\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8556
\137\033\170\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8557
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8558
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8559
\137\224\112\163\042\270\367\321\061\354\131\071\367\216\376\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8560
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8561
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8562
\060\201\274\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8563
\061\020\060\016\006\003\125\004\010\023\007\110\141\155\142\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8564
\162\147\061\020\060\016\006\003\125\004\007\023\007\110\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8565
\142\165\162\147\061\072\060\070\006\003\125\004\012\023\061\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8566
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8567
\162\040\123\145\143\165\162\151\164\171\040\151\156\040\104\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8568
\164\141\040\116\145\164\167\157\162\153\163\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8569
\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8570
\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8571
\063\040\103\101\061\051\060\047\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8572
\001\011\001\026\032\143\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8573
\100\164\162\165\163\164\143\145\156\164\145\162\056\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8574
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8575
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8576
\002\002\003\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8577
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8578
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8579
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8580
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8581
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8582
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8583
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8584
# Certificate "Certum Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8585
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8586
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8587
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8588
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8589
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8590
CKA_LABEL UTF8 "Certum Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8591
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8592
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8593
\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8594
\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8595
\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8596
\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8597
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8598
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8599
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8600
\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8601
\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8602
\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8603
\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8604
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8605
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8606
\002\003\001\000\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8607
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8608
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8609
\060\202\003\014\060\202\001\364\240\003\002\001\002\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8610
\000\040\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8611
\000\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8612
\061\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8613
\164\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8614
\020\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8615
\101\060\036\027\015\060\062\060\066\061\061\061\060\064\066\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8616
\071\132\027\015\062\067\060\066\061\061\061\060\064\066\063\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8617
\132\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8618
\061\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8619
\164\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8620
\020\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8621
\101\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8622
\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8623
\001\000\316\261\301\056\323\117\174\315\045\316\030\076\117\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8624
\214\157\200\152\163\310\133\121\370\233\322\334\273\000\134\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8625
\240\374\165\003\356\201\360\210\356\043\122\351\346\025\063\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8626
\254\055\011\305\166\371\053\071\200\211\344\227\113\220\245\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8627
\170\370\163\103\173\244\141\260\330\130\314\341\154\146\176\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8628
\363\011\136\125\143\204\325\250\357\363\261\056\060\150\263\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8629
\074\330\254\156\215\231\132\220\116\064\334\066\232\217\201\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8630
\120\267\155\226\102\011\363\327\225\203\015\101\113\260\152\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8631
\370\374\017\176\142\237\147\304\355\046\137\020\046\017\010\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8632
\360\244\127\050\316\217\270\355\105\366\156\356\045\135\252\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8633
\071\276\344\223\057\331\107\240\162\353\372\246\133\257\312\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8634
\077\342\016\306\226\126\021\156\367\351\146\251\046\330\177\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8635
\123\355\012\205\210\272\117\051\245\102\214\136\266\374\205\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8636
\000\252\150\013\241\032\205\001\234\304\106\143\202\210\266\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8637
\261\356\376\252\106\131\176\317\065\054\325\266\332\135\367\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8638
\063\024\124\266\353\331\157\316\315\210\326\253\033\332\226\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8639
\035\131\002\003\001\000\001\243\023\060\021\060\017\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8640
\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8641
\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8642
\270\215\316\357\347\024\272\317\356\260\104\222\154\264\071\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8643
\242\204\156\255\270\041\167\322\324\167\202\207\346\040\101\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8644
\356\342\370\021\267\143\321\027\067\276\031\166\044\034\004\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8645
\114\353\075\252\147\157\055\324\315\376\145\061\160\305\033\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8646
\002\012\272\140\173\155\130\302\232\111\376\143\062\013\153\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8647
\072\300\254\253\073\260\350\323\011\121\214\020\203\306\064\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8648
\305\053\340\032\266\140\024\047\154\062\167\214\274\262\162\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8649
\317\315\314\077\271\310\044\102\024\326\127\374\346\046\103\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8650
\035\345\200\220\316\003\124\050\076\367\077\323\370\115\355\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8651
\012\072\223\023\233\073\024\043\023\143\234\077\321\207\047\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8652
\345\114\121\343\001\255\205\135\032\073\261\325\163\020\244\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8653
\362\274\156\144\365\132\126\220\250\307\016\114\164\017\056\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8654
\073\367\310\107\364\151\157\025\362\021\136\203\036\234\174\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8655
\256\375\002\332\022\250\131\147\030\333\274\160\335\233\261\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8656
\355\200\316\211\100\110\152\016\065\312\051\146\025\041\224\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8657
\350\140\052\233\205\112\100\363\153\212\044\354\006\026\054\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8658
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8659
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8660
# Trust for Certificate "Certum Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8661
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8662
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8663
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8664
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8665
CKA_LABEL UTF8 "Certum Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8666
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8667
\142\122\334\100\367\021\103\242\057\336\236\367\064\216\006\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8668
\121\261\201\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8669
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8670
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8671
\054\217\237\146\035\030\220\261\107\046\235\216\206\202\214\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8672
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8673
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8674
\060\076\061\013\060\011\006\003\125\004\006\023\002\120\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8675
\033\060\031\006\003\125\004\012\023\022\125\156\151\172\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8676
\157\040\123\160\056\040\172\040\157\056\157\056\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8677
\006\003\125\004\003\023\011\103\145\162\164\165\155\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8678
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8679
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8680
\002\003\001\000\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8681
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8682
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8683
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8684
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8685
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8686
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8687
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8688
# Certificate "Comodo AAA Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8689
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8690
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8691
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8692
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8693
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8694
CKA_LABEL UTF8 "Comodo AAA Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8695
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8696
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8697
\060\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8698
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8699
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8700
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8701
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8702
\103\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8703
\125\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8704
\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8705
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8706
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8707
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8708
\060\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8709
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8710
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8711
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8712
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8713
\103\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8714
\125\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8715
\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8716
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8717
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8718
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8719
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8720
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8721
\060\202\004\062\060\202\003\032\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8722
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8723
\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8724
\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8725
\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8726
\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8727
\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8728
\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8729
\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8730
\141\164\145\040\123\145\162\166\151\143\145\163\060\036\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8731
\060\064\060\061\060\061\060\060\060\060\060\060\132\027\015\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8732
\070\061\062\063\061\062\063\065\071\065\071\132\060\173\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8733
\060\011\006\003\125\004\006\023\002\107\102\061\033\060\031\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8734
\003\125\004\010\014\022\107\162\145\141\164\145\162\040\115\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8735
\156\143\150\145\163\164\145\162\061\020\060\016\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8736
\007\014\007\123\141\154\146\157\162\144\061\032\060\030\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8737
\125\004\012\014\021\103\157\155\157\144\157\040\103\101\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8738
\151\155\151\164\145\144\061\041\060\037\006\003\125\004\003\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8739
\030\101\101\101\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8740
\040\123\145\162\166\151\143\145\163\060\202\001\042\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8741
\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8742
\000\060\202\001\012\002\202\001\001\000\276\100\235\364\156\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8743
\352\166\207\034\115\105\104\216\276\106\310\203\006\235\301\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8744
\376\030\037\216\344\002\372\363\253\135\120\212\026\061\013\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8745
\006\320\305\160\042\315\111\055\124\143\314\266\156\150\106\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8746
\123\352\313\114\044\300\274\162\116\352\361\025\256\364\124\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8747
\022\012\303\172\262\063\140\342\332\211\125\363\042\130\363\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8748
\334\317\357\203\206\242\214\224\117\237\150\362\230\220\106\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8749
\047\307\166\277\343\314\065\054\213\136\007\144\145\202\300\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8750
\260\250\221\371\141\237\166\040\120\250\221\307\146\265\353\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8751
\142\003\126\360\212\032\023\352\061\243\036\240\231\375\070\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8752
\366\047\062\130\157\007\365\153\270\373\024\053\257\267\252\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8753
\326\143\137\163\214\332\005\231\250\070\250\313\027\170\066\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8754
\254\351\236\364\170\072\215\317\017\331\102\342\230\014\253\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8755
\237\016\001\336\357\237\231\111\361\055\337\254\164\115\033\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8756
\265\107\305\345\051\321\371\220\030\307\142\234\276\203\307\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8757
\173\076\212\045\307\300\335\235\346\065\150\020\040\235\217\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8758
\336\322\303\204\234\015\136\350\057\311\002\003\001\000\001\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8759
\201\300\060\201\275\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8760
\240\021\012\043\076\226\361\007\354\342\257\051\357\202\245\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8761
\320\060\244\264\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8762
\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8763
\060\003\001\001\377\060\173\006\003\125\035\037\004\164\060\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8764
\060\070\240\066\240\064\206\062\150\164\164\160\072\057\057\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8765
\162\154\056\143\157\155\157\144\157\143\141\056\143\157\155\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8766
\101\101\101\103\145\162\164\151\146\151\143\141\164\145\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8767
\162\166\151\143\145\163\056\143\162\154\060\066\240\064\240\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8768
\206\060\150\164\164\160\072\057\057\143\162\154\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8769
\157\144\157\056\156\145\164\057\101\101\101\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8770
\146\151\143\141\164\145\123\145\162\166\151\143\145\163\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8771
\162\154\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8772
\000\003\202\001\001\000\010\126\374\002\360\233\350\377\244\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8773
\326\173\306\104\200\316\117\304\305\366\000\130\314\246\266\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8774
\024\111\150\004\166\350\346\356\135\354\002\017\140\326\215\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8775
\030\117\046\116\001\343\346\260\245\356\277\274\164\124\101\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8776
\375\374\022\270\307\117\132\364\211\140\005\177\140\267\005\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8777
\363\366\361\302\277\304\271\164\206\266\055\175\153\314\322\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8778
\106\335\057\306\340\152\303\303\064\003\054\175\226\335\132\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8779
\016\247\012\231\301\005\213\253\014\057\363\134\072\317\154\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8780
\125\011\207\336\123\100\154\130\357\374\266\253\145\156\004\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8781
\033\334\074\340\132\025\306\236\331\361\131\110\060\041\145\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8782
\154\354\351\041\163\354\233\003\241\340\067\255\240\025\030\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8783
\372\272\002\316\247\054\251\020\023\054\324\345\010\046\253\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8784
\227\140\370\220\136\164\324\242\232\123\275\362\251\150\340\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8785
\156\302\327\154\261\243\017\236\277\353\150\347\126\362\256\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8786
\343\053\070\072\011\201\265\153\205\327\276\055\355\077\032\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8787
\262\143\342\365\142\054\202\324\152\000\101\120\361\071\203\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8788
\225\351\066\226\230\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8789
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8790
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8791
# Trust for Certificate "Comodo AAA Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8792
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8793
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8794
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8795
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8796
CKA_LABEL UTF8 "Comodo AAA Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8797
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8798
\321\353\043\244\155\027\326\217\331\045\144\302\361\361\140\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8799
\144\330\343\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8800
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8801
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8802
\111\171\004\260\353\207\031\254\107\260\274\021\121\233\164\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8803
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8804
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8805
\060\173\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8806
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8807
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8808
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8809
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8810
\103\101\040\114\151\155\151\164\145\144\061\041\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8811
\125\004\003\014\030\101\101\101\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8812
\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8813
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8814
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8815
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8816
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8817
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8818
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8819
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8820
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8821
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8822
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8823
# Certificate "Comodo Secure Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8824
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8825
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8826
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8827
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8828
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8829
CKA_LABEL UTF8 "Comodo Secure Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8830
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8831
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8832
\060\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8833
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8834
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8835
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8836
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8837
\103\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8838
\125\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8839
\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8840
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8841
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8842
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8843
\060\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8844
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8845
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8846
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8847
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8848
\103\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8849
\125\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8850
\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8851
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8852
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8853
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8854
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8855
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8856
\060\202\004\077\060\202\003\047\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8857
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8858
\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8859
\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8860
\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8861
\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8862
\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8863
\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8864
\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8865
\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8866
\036\027\015\060\064\060\061\060\061\060\060\060\060\060\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8867
\027\015\062\070\061\062\063\061\062\063\065\071\065\071\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8868
\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8869
\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8870
\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8871
\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8872
\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8873
\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8874
\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8875
\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8876
\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8877
\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8878
\300\161\063\202\212\320\160\353\163\207\202\100\325\035\344\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8879
\311\016\102\220\371\336\064\271\241\272\021\364\045\205\363\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8880
\162\155\362\173\227\153\263\007\361\167\044\221\137\045\217\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8881
\164\075\344\200\302\370\074\015\363\277\100\352\367\310\122\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8882
\162\157\357\310\253\101\270\156\056\027\052\225\151\014\315\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8883
\036\224\173\055\224\035\252\165\327\263\230\313\254\274\144\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8884
\100\274\217\254\254\066\313\134\255\273\335\340\224\027\354\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8885
\134\320\277\357\245\225\311\220\305\260\254\373\033\103\337\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8886
\010\135\267\270\362\100\033\053\047\236\120\316\136\145\202\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8887
\214\136\323\116\014\172\352\010\221\266\066\252\053\102\373\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8888
\302\243\071\345\333\046\070\255\213\012\356\031\143\307\034\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8889
\337\003\170\332\346\352\301\107\032\013\013\106\011\335\002\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8890
\336\313\207\137\327\060\143\150\241\256\334\062\241\272\276\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8891
\104\253\150\266\245\027\025\375\275\325\247\247\232\344\104\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8892
\351\210\216\374\355\121\353\223\161\116\255\001\347\104\216\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8893
\055\313\250\376\001\111\110\360\300\335\307\150\330\222\376\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8894
\002\003\001\000\001\243\201\307\060\201\304\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8895
\035\016\004\026\004\024\074\330\223\210\302\300\202\011\314\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8896
\231\006\223\040\351\236\160\011\143\117\060\016\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8897
\017\001\001\377\004\004\003\002\001\006\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8898
\023\001\001\377\004\005\060\003\001\001\377\060\201\201\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8899
\125\035\037\004\172\060\170\060\073\240\071\240\067\206\065\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8900
\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8901
\143\141\056\143\157\155\057\123\145\143\165\162\145\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8902
\164\151\146\151\143\141\164\145\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8903
\056\143\162\154\060\071\240\067\240\065\206\063\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8904
\072\057\057\143\162\154\056\143\157\155\157\144\157\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8905
\164\057\123\145\143\165\162\145\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8906
\141\164\145\123\145\162\166\151\143\145\163\056\143\162\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8907
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8908
\001\001\000\207\001\155\043\035\176\133\027\175\301\141\062\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8909
\217\347\363\212\224\131\146\340\236\050\250\136\323\267\364\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8910
\346\252\071\262\227\026\305\202\157\062\244\351\214\347\257\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8911
\357\302\350\271\113\252\243\364\346\332\215\145\041\373\272\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8912
\353\046\050\205\032\376\071\214\336\133\004\004\264\124\371\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8913
\147\236\101\372\011\122\314\005\110\250\311\077\041\004\036\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8914
\110\153\374\205\350\302\173\257\177\267\314\370\137\072\375\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8915
\306\015\357\227\334\114\253\021\341\153\313\061\321\154\373\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8916
\200\253\334\234\067\270\041\024\113\015\161\075\354\203\063\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8917
\321\156\062\026\354\230\307\026\213\131\246\064\253\005\127\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8918
\223\367\252\023\313\322\023\342\267\056\073\315\153\120\027\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8919
\150\076\265\046\127\356\266\340\266\335\271\051\200\171\175\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8920
\243\360\244\050\244\025\304\205\364\047\324\153\277\345\134\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8921
\145\002\166\124\264\343\067\146\044\323\031\141\310\122\020\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8922
\213\067\232\271\251\371\035\277\352\231\222\141\226\377\001\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8923
\241\137\015\274\161\274\016\254\013\035\107\105\035\301\354\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8924
\354\375\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8925
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8926
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8927
# Trust for Certificate "Comodo Secure Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8928
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8929
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8930
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8931
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8932
CKA_LABEL UTF8 "Comodo Secure Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8933
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8934
\112\145\325\364\035\357\071\270\270\220\112\112\323\144\201\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8935
\317\307\241\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8936
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8937
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8938
\323\331\275\256\237\254\147\044\263\310\033\122\341\271\251\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8939
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8940
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8941
\060\176\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8942
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8943
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8944
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8945
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8946
\103\101\040\114\151\155\151\164\145\144\061\044\060\042\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8947
\125\004\003\014\033\123\145\143\165\162\145\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8948
\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8949
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8950
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8951
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8952
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8953
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8954
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8955
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8956
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8957
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8958
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8959
# Certificate "Comodo Trusted Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8960
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8961
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8962
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8963
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8964
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8965
CKA_LABEL UTF8 "Comodo Trusted Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8966
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8967
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8968
\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8969
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8970
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8971
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8972
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8973
\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8974
\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8975
\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8976
\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8977
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8978
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8979
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8980
\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8981
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8982
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8983
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8984
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8985
\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8986
\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8987
\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8988
\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8989
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8990
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8991
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8992
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8993
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8994
\060\202\004\103\060\202\003\053\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8995
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8996
\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8997
\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8998
\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  8999
\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9000
\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9001
\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9002
\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9003
\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9004
\060\036\027\015\060\064\060\061\060\061\060\060\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9005
\132\027\015\062\070\061\062\063\061\062\063\065\071\065\071\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9006
\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9007
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9008
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9009
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9010
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9011
\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9012
\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9013
\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9014
\163\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9015
\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9016
\001\000\337\161\157\066\130\123\132\362\066\124\127\200\304\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9017
\010\040\355\030\177\052\035\346\065\232\036\045\254\234\345\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9018
\176\162\122\240\025\102\333\131\335\144\172\032\320\270\173\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9019
\071\025\274\125\110\304\355\072\000\352\061\021\272\362\161\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9020
\032\147\270\317\063\314\250\061\257\243\343\327\177\277\063\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9021
\114\152\074\354\213\303\222\322\123\167\044\164\234\007\156\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9022
\374\275\013\133\166\272\137\362\377\327\067\113\112\140\170\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9023
\360\372\312\160\264\352\131\252\243\316\110\057\251\303\262\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9024
\176\027\162\026\014\246\007\014\033\070\317\311\142\267\077\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9025
\223\245\207\101\362\267\160\100\167\330\276\024\174\343\250\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9026
\172\216\351\143\152\321\017\232\306\322\364\213\072\024\004\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9027
\324\355\270\314\156\365\373\342\054\130\275\177\117\153\053\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9028
\140\044\130\044\316\046\357\064\221\072\325\343\201\320\262\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9029
\004\002\327\133\267\076\222\254\153\022\212\371\344\005\260\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9030
\221\111\134\262\353\123\352\370\237\107\206\356\277\225\300\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9031
\006\237\322\133\136\021\033\364\307\004\065\051\322\125\134\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9032
\355\353\002\003\001\000\001\243\201\311\060\201\306\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9033
\003\125\035\016\004\026\004\024\305\173\130\275\355\332\045\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9034
\322\367\131\026\250\263\062\300\173\047\133\364\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9035
\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9036
\125\035\023\001\001\377\004\005\060\003\001\001\377\060\201\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9037
\006\003\125\035\037\004\174\060\172\060\074\240\072\240\070\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9038
\066\150\164\164\160\072\057\057\143\162\154\056\143\157\155\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9039
\144\157\143\141\056\143\157\155\057\124\162\165\163\164\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9040
\103\145\162\164\151\146\151\143\141\164\145\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9041
\143\145\163\056\143\162\154\060\072\240\070\240\066\206\064\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9042
\164\164\160\072\057\057\143\162\154\056\143\157\155\157\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9043
\056\156\145\164\057\124\162\165\163\164\145\144\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9044
\151\146\151\143\141\164\145\123\145\162\166\151\143\145\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9045
\143\162\154\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9046
\005\000\003\202\001\001\000\310\223\201\073\211\264\257\270\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9047
\022\114\215\322\360\333\160\272\127\206\025\064\020\271\057\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9048
\036\260\250\211\140\241\212\302\167\014\120\112\233\000\213\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9049
\213\364\101\342\320\203\212\112\034\024\006\260\243\150\005\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9050
\061\060\247\123\233\016\351\112\240\130\151\147\016\256\235\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9051
\245\054\101\277\074\006\153\344\131\314\155\020\361\226\157\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9052
\337\364\004\002\244\237\105\076\310\330\372\066\106\104\120\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9053
\202\227\221\037\050\333\030\021\214\052\344\145\203\127\022\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9054
\214\027\077\224\066\376\135\260\300\004\167\023\270\364\025\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9055
\077\070\314\224\072\125\320\254\230\365\272\000\137\340\206\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9056
\201\170\057\050\300\176\323\314\102\012\365\256\120\240\321\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9057
\306\241\161\354\077\240\040\214\146\072\211\264\216\324\330\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9058
\115\045\107\356\057\210\310\265\341\005\105\300\276\024\161\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9059
\172\375\216\173\175\115\010\226\245\022\163\360\055\312\067\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9060
\164\022\047\114\313\266\227\351\331\256\010\155\132\071\100\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9061
\005\107\165\152\132\041\263\243\030\317\116\367\056\127\267\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9062
\160\136\310\304\170\260\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9063
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9065
# Trust for Certificate "Comodo Trusted Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9066
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9067
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9068
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9069
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9070
CKA_LABEL UTF8 "Comodo Trusted Services root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9071
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9072
\341\237\343\016\213\204\140\236\200\233\027\015\162\250\305\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9073
\156\024\011\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9074
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9075
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9076
\221\033\077\156\315\236\253\356\007\376\037\161\322\263\141\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9077
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9078
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9079
\060\177\061\013\060\011\006\003\125\004\006\023\002\107\102\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9080
\033\060\031\006\003\125\004\010\014\022\107\162\145\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9081
\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9082
\006\003\125\004\007\014\007\123\141\154\146\157\162\144\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9083
\060\030\006\003\125\004\012\014\021\103\157\155\157\144\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9084
\103\101\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9085
\125\004\003\014\034\124\162\165\163\164\145\144\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9086
\164\151\146\151\143\141\164\145\040\123\145\162\166\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9087
\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9088
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9089
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9090
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9091
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9092
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9093
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9094
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9095
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9096
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9097
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9098
# Certificate "IPS Chained CAs root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9099
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9100
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9101
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9102
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9103
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9104
CKA_LABEL UTF8 "IPS Chained CAs root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9105
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9106
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9107
\060\202\001\034\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9108
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9109
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9110
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9111
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9112
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9113
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9114
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9115
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9116
\071\062\071\064\065\062\061\063\060\061\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9117
\052\111\120\123\040\103\101\040\103\150\141\151\156\145\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9118
\103\101\163\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9119
\156\040\101\165\164\150\157\162\151\164\171\061\063\060\061\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9120
\003\125\004\003\023\052\111\120\123\040\103\101\040\103\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9121
\151\156\145\144\040\103\101\163\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9122
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9123
\061\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9124
\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9125
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9126
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9127
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9128
\060\202\001\034\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9129
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9130
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9131
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9132
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9133
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9134
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9135
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9136
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9137
\071\062\071\064\065\062\061\063\060\061\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9138
\052\111\120\123\040\103\101\040\103\150\141\151\156\145\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9139
\103\101\163\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9140
\156\040\101\165\164\150\157\162\151\164\171\061\063\060\061\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9141
\003\125\004\003\023\052\111\120\123\040\103\101\040\103\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9142
\151\156\145\144\040\103\101\163\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9143
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9144
\061\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9145
\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9146
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9147
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9148
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9149
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9150
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9151
\060\202\007\367\060\202\007\140\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9152
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9153
\202\001\034\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9154
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9155
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9156
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9157
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9158
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9159
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9160
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9161
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9162
\062\071\064\065\062\061\063\060\061\006\003\125\004\013\023\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9163
\111\120\123\040\103\101\040\103\150\141\151\156\145\144\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9164
\101\163\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9165
\040\101\165\164\150\157\162\151\164\171\061\063\060\061\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9166
\125\004\003\023\052\111\120\123\040\103\101\040\103\150\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9167
\156\145\144\040\103\101\163\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9168
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9169
\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9170
\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9171
\036\027\015\060\061\061\062\062\071\060\060\065\063\065\070\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9172
\027\015\062\065\061\062\062\067\060\060\065\063\065\070\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9173
\202\001\034\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9174
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9175
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9176
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9177
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9178
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9179
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9180
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9181
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9182
\062\071\064\065\062\061\063\060\061\006\003\125\004\013\023\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9183
\111\120\123\040\103\101\040\103\150\141\151\156\145\144\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9184
\101\163\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9185
\040\101\165\164\150\157\162\151\164\171\061\063\060\061\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9186
\125\004\003\023\052\111\120\123\040\103\101\040\103\150\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9187
\156\145\144\040\103\101\163\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9188
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9189
\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9190
\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9191
\201\237\060\015\006\011\052\206\110\206\367\015\001\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9192
\000\003\201\215\000\060\201\211\002\201\201\000\334\126\222\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9193
\262\224\040\274\230\117\120\353\150\244\247\111\013\277\322\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9194
\350\307\117\302\206\013\372\150\375\103\132\212\363\140\222\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9195
\231\070\273\115\003\122\041\133\360\067\231\065\341\101\040\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9196
\205\201\005\161\201\235\264\225\031\251\137\166\064\056\143\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9197
\065\127\216\264\037\102\077\025\134\341\172\301\137\023\030\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9198
\061\311\255\276\243\307\203\146\036\271\234\004\023\313\151\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9199
\006\336\060\006\273\063\243\265\037\360\217\157\316\377\226\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9200
\124\276\146\200\256\153\333\101\204\066\242\075\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9201
\001\243\202\004\103\060\202\004\077\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9202
\004\026\004\024\241\255\061\261\371\076\341\027\246\310\253\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9203
\374\122\207\011\036\142\122\101\060\202\001\116\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9204
\043\004\202\001\105\060\202\001\101\200\024\241\255\061\261\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9205
\076\341\027\246\310\253\064\374\122\207\011\036\142\122\101\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9206
\202\001\044\244\202\001\040\060\202\001\034\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9207
\003\125\004\006\023\002\105\123\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9208
\010\023\011\102\141\162\143\145\154\157\156\141\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9209
\006\003\125\004\007\023\011\102\141\162\143\145\154\157\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9210
\061\056\060\054\006\003\125\004\012\023\045\111\120\123\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9211
\156\164\145\162\156\145\164\040\160\165\142\154\151\163\150\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9212
\156\147\040\123\145\162\166\151\143\145\163\040\163\056\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9213
\061\053\060\051\006\003\125\004\012\024\042\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9214
\141\151\154\056\151\160\163\056\145\163\040\103\056\111\056\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9215
\056\040\040\102\055\066\060\071\062\071\064\065\062\061\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9216
\061\006\003\125\004\013\023\052\111\120\123\040\103\101\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9217
\150\141\151\156\145\144\040\103\101\163\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9218
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9219
\164\171\061\063\060\061\006\003\125\004\003\023\052\111\120\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9220
\040\103\101\040\103\150\141\151\156\145\144\040\103\101\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9221
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9222
\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9223
\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9224
\056\151\160\163\056\145\163\202\001\000\060\014\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9225
\023\004\005\060\003\001\001\377\060\014\006\003\125\035\017\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9226
\005\003\003\007\377\200\060\153\006\003\125\035\045\004\144\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9227
\142\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9228
\005\005\007\003\002\006\010\053\006\001\005\005\007\003\003\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9229
\010\053\006\001\005\005\007\003\004\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9230
\007\003\010\006\012\053\006\001\004\001\202\067\002\001\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9231
\012\053\006\001\004\001\202\067\002\001\026\006\012\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9232
\004\001\202\067\012\003\001\006\012\053\006\001\004\001\202\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9233
\012\003\004\060\021\006\011\140\206\110\001\206\370\102\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9234
\004\004\003\002\000\007\060\032\006\003\125\035\021\004\023\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9235
\021\201\017\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9236
\145\163\060\032\006\003\125\035\022\004\023\060\021\201\017\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9237
\160\163\100\155\141\151\154\056\151\160\163\056\145\163\060\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9238
\006\011\140\206\110\001\206\370\102\001\015\004\065\026\063\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9239
\150\141\151\156\145\144\040\103\101\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9240
\151\143\141\164\145\040\151\163\163\165\145\144\040\142\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9241
\150\164\164\160\072\057\057\167\167\167\056\151\160\163\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9242
\163\057\060\051\006\011\140\206\110\001\206\370\102\001\002\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9243
\034\026\032\150\164\164\160\072\057\057\167\167\167\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9244
\163\056\145\163\057\151\160\163\062\060\060\062\057\060\067\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9245
\011\140\206\110\001\206\370\102\001\004\004\052\026\050\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9246
\164\160\072\057\057\167\167\167\056\151\160\163\056\145\163\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9247
\151\160\163\062\060\060\062\057\151\160\163\062\060\060\062\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9248
\101\103\056\143\162\154\060\074\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9249
\102\001\003\004\057\026\055\150\164\164\160\072\057\057\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9250
\167\056\151\160\163\056\145\163\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9251
\057\162\145\166\157\143\141\164\151\157\156\103\101\103\056\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9252
\164\155\154\077\060\071\006\011\140\206\110\001\206\370\102\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9253
\007\004\054\026\052\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9254
\151\160\163\056\145\163\057\151\160\163\062\060\060\062\057\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9255
\145\156\145\167\141\154\103\101\103\056\150\164\155\154\077\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9256
\067\006\011\140\206\110\001\206\370\102\001\010\004\052\026\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9257
\150\164\164\160\072\057\057\167\167\167\056\151\160\163\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9258
\163\057\151\160\163\062\060\060\062\057\160\157\154\151\143\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9259
\103\101\103\056\150\164\155\154\060\155\006\003\125\035\037\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9260
\146\060\144\060\056\240\054\240\052\206\050\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9261
\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9262
\062\060\060\062\057\151\160\163\062\060\060\062\103\101\103\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9263
\143\162\154\060\062\240\060\240\056\206\054\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9264
\057\057\167\167\167\142\141\143\153\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9265
\057\151\160\163\062\060\060\062\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9266
\103\101\103\056\143\162\154\060\057\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9267
\007\001\001\004\043\060\041\060\037\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9268
\007\060\001\206\023\150\164\164\160\072\057\057\157\143\163\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9269
\056\151\160\163\056\145\163\057\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9270
\367\015\001\001\005\005\000\003\201\201\000\104\162\060\235\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9271
\130\242\101\033\050\267\225\341\246\032\225\137\247\170\100\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9272
\357\333\226\112\374\114\161\143\331\163\225\275\002\342\242\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9273
\307\276\227\052\223\200\064\206\003\372\334\330\075\036\007\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9274
\036\163\103\044\140\365\035\141\334\334\226\240\274\373\035\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9275
\347\022\000\047\063\002\300\300\053\123\075\330\153\003\201\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9276
\333\326\223\225\040\357\323\226\176\046\220\211\234\046\233\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9277
\157\146\253\355\003\042\104\070\314\131\275\237\333\366\007\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9278
\001\177\046\304\143\365\045\102\136\142\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9279
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9280
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9281
# Trust for Certificate "IPS Chained CAs root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9282
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9283
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9284
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9285
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9286
CKA_LABEL UTF8 "IPS Chained CAs root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9287
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9288
\310\302\137\026\236\370\120\164\325\276\350\315\242\324\074\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9289
\347\137\322\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9290
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9291
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9292
\215\162\121\333\240\072\317\040\167\337\362\145\006\136\337\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9293
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9294
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9295
\060\202\001\034\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9296
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9297
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9298
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9299
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9300
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9301
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9302
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9303
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9304
\071\062\071\064\065\062\061\063\060\061\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9305
\052\111\120\123\040\103\101\040\103\150\141\151\156\145\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9306
\103\101\163\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9307
\156\040\101\165\164\150\157\162\151\164\171\061\063\060\061\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9308
\003\125\004\003\023\052\111\120\123\040\103\101\040\103\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9309
\151\156\145\144\040\103\101\163\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9310
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9311
\061\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9312
\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9313
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9314
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9315
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9316
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9317
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9318
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9319
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9320
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9322
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9323
# Certificate "IPS CLASE1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9324
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9325
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9326
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9327
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9328
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9329
CKA_LABEL UTF8 "IPS CLASE1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9330
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9331
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9332
\060\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9333
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9334
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9335
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9336
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9337
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9338
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9339
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9340
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9341
\071\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9342
\045\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9343
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9344
\150\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9345
\045\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9346
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9347
\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9348
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9349
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9350
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9351
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9352
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9353
\060\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9354
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9355
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9356
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9357
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9358
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9359
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9360
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9361
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9362
\071\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9363
\045\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9364
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9365
\150\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9366
\045\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9367
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9368
\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9369
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9370
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9371
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9372
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9373
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9374
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9375
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9376
\060\202\007\352\060\202\007\123\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9377
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9378
\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9379
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9380
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9381
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9382
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9383
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9384
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9385
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9386
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9387
\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9388
\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9389
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9390
\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9391
\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9392
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9393
\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9394
\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9395
\160\163\056\145\163\060\036\027\015\060\061\061\062\062\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9396
\060\065\071\063\070\132\027\015\062\065\061\062\062\067\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9397
\065\071\063\070\132\060\202\001\022\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9398
\004\006\023\002\105\123\061\022\060\020\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9399
\011\102\141\162\143\145\154\157\156\141\061\022\060\020\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9400
\125\004\007\023\011\102\141\162\143\145\154\157\156\141\061\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9401
\060\054\006\003\125\004\012\023\045\111\120\123\040\111\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9402
\145\162\156\145\164\040\160\165\142\154\151\163\150\151\156\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9403
\040\123\145\162\166\151\143\145\163\040\163\056\154\056\061\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9404
\060\051\006\003\125\004\012\024\042\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9405
\154\056\151\160\163\056\145\163\040\103\056\111\056\106\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9406
\040\102\055\066\060\071\062\071\064\065\062\061\056\060\054\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9407
\003\125\004\013\023\045\111\120\123\040\103\101\040\103\114\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9408
\123\105\061\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9409
\156\040\101\165\164\150\157\162\151\164\171\061\056\060\054\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9410
\003\125\004\003\023\045\111\120\123\040\103\101\040\103\114\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9411
\123\105\061\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9412
\156\040\101\165\164\150\157\162\151\164\171\061\036\060\034\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9413
\011\052\206\110\206\367\015\001\011\001\026\017\151\160\163\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9414
\155\141\151\154\056\151\160\163\056\145\163\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9415
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9416
\000\060\201\211\002\201\201\000\340\121\047\247\013\335\257\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9417
\271\103\133\202\067\105\126\162\357\232\266\302\022\357\054\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9418
\314\166\371\006\131\257\135\041\324\322\132\270\240\324\363\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9419
\375\312\151\215\146\110\367\164\346\356\066\275\350\226\221\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9420
\246\161\050\312\347\042\022\062\151\260\076\036\153\364\120\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9421
\142\142\375\143\073\175\176\354\356\070\352\142\364\154\250\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9422
\215\341\351\213\311\077\306\265\315\224\102\157\335\202\105\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9423
\350\337\011\350\357\012\125\251\126\107\141\114\111\144\163\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9424
\050\077\312\277\011\377\306\057\002\003\001\000\001\243\202\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9425
\112\060\202\004\106\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9426
\353\263\031\171\363\301\245\034\254\334\272\037\146\242\262\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9427
\151\320\170\010\060\202\001\104\006\003\125\035\043\004\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9428
\073\060\202\001\067\200\024\353\263\031\171\363\301\245\034\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9429
\334\272\037\146\242\262\233\151\320\170\010\241\202\001\032\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9430
\202\001\026\060\202\001\022\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9431
\023\002\105\123\061\022\060\020\006\003\125\004\010\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9432
\141\162\143\145\154\157\156\141\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9433
\007\023\011\102\141\162\143\145\154\157\156\141\061\056\060\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9434
\006\003\125\004\012\023\045\111\120\123\040\111\156\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9435
\156\145\164\040\160\165\142\154\151\163\150\151\156\147\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9436
\145\162\166\151\143\145\163\040\163\056\154\056\061\053\060\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9437
\006\003\125\004\012\024\042\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9438
\151\160\163\056\145\163\040\103\056\111\056\106\056\040\040\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9439
\055\066\060\071\062\071\064\065\062\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9440
\004\013\023\045\111\120\123\040\103\101\040\103\114\101\123\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9441
\061\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9442
\101\165\164\150\157\162\151\164\171\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9443
\004\003\023\045\111\120\123\040\103\101\040\103\114\101\123\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9444
\061\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9445
\101\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9446
\206\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9447
\151\154\056\151\160\163\056\145\163\202\001\000\060\014\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9448
\125\035\023\004\005\060\003\001\001\377\060\014\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9449
\017\004\005\003\003\007\377\200\060\153\006\003\125\035\045\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9450
\144\060\142\006\010\053\006\001\005\005\007\003\001\006\010\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9451
\006\001\005\005\007\003\002\006\010\053\006\001\005\005\007\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9452
\003\006\010\053\006\001\005\005\007\003\004\006\010\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9453
\005\005\007\003\010\006\012\053\006\001\004\001\202\067\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9454
\025\006\012\053\006\001\004\001\202\067\002\001\026\006\012\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9455
\006\001\004\001\202\067\012\003\001\006\012\053\006\001\004\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9456
\202\067\012\003\004\060\021\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9457
\001\001\004\004\003\002\000\007\060\032\006\003\125\035\021\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9458
\023\060\021\201\017\151\160\163\100\155\141\151\154\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9459
\163\056\145\163\060\032\006\003\125\035\022\004\023\060\021\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9460
\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9461
\060\101\006\011\140\206\110\001\206\370\102\001\015\004\064\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9462
\062\103\114\101\123\105\061\040\103\101\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9463
\146\151\143\141\164\145\040\151\163\163\165\145\144\040\142\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9464
\040\150\164\164\160\072\057\057\167\167\167\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9465
\145\163\057\060\051\006\011\140\206\110\001\206\370\102\001\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9466
\004\034\026\032\150\164\164\160\072\057\057\167\167\167\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9467
\160\163\056\145\163\057\151\160\163\062\060\060\062\057\060\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9468
\006\011\140\206\110\001\206\370\102\001\004\004\055\026\053\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9469
\164\164\160\072\057\057\167\167\167\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9470
\057\151\160\163\062\060\060\062\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9471
\103\114\101\123\105\061\056\143\162\154\060\077\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9472
\110\001\206\370\102\001\003\004\062\026\060\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9473
\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9474
\062\060\060\062\057\162\145\166\157\143\141\164\151\157\156\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9475
\114\101\123\105\061\056\150\164\155\154\077\060\074\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9476
\206\110\001\206\370\102\001\007\004\057\026\055\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9477
\072\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9478
\163\062\060\060\062\057\162\145\156\145\167\141\154\103\114\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9479
\123\105\061\056\150\164\155\154\077\060\072\006\011\140\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9480
\001\206\370\102\001\010\004\055\026\053\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9481
\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9482
\060\060\062\057\160\157\154\151\143\171\103\114\101\123\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9483
\056\150\164\155\154\060\163\006\003\125\035\037\004\154\060\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9484
\060\061\240\057\240\055\206\053\150\164\164\160\072\057\057\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9485
\167\167\056\151\160\163\056\145\163\057\151\160\163\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9486
\062\057\151\160\163\062\060\060\062\103\114\101\123\105\061\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9487
\143\162\154\060\065\240\063\240\061\206\057\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9488
\057\057\167\167\167\142\141\143\153\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9489
\057\151\160\163\062\060\060\062\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9490
\103\114\101\123\105\061\056\143\162\154\060\057\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9491
\001\005\005\007\001\001\004\043\060\041\060\037\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9492
\001\005\005\007\060\001\206\023\150\164\164\160\072\057\057\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9493
\143\163\160\056\151\160\163\056\145\163\057\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9494
\206\110\206\367\015\001\001\005\005\000\003\201\201\000\053\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9495
\353\375\332\310\312\131\152\332\323\314\062\056\311\124\033\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9496
\142\176\025\055\351\331\061\323\056\364\047\043\377\133\253\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9497
\112\266\162\100\256\123\164\364\274\005\264\306\331\310\311\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9498
\373\267\371\064\177\170\000\370\326\244\344\122\077\054\112\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9499
\127\201\165\132\216\350\214\373\002\300\224\306\051\272\263\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9500
\034\350\262\257\322\056\142\133\032\251\216\016\314\305\127\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9501
\121\024\351\116\034\210\245\221\364\243\367\216\121\310\251\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9502
\206\063\076\346\057\110\156\257\124\220\116\255\261\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9503
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9504
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9505
# Trust for Certificate "IPS CLASE1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9506
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9507
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9508
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9509
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9510
CKA_LABEL UTF8 "IPS CLASE1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9511
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9512
\103\236\122\137\132\152\107\303\054\353\304\134\143\355\071\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9513
\174\345\364\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9514
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9515
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9516
\204\220\035\225\060\111\126\374\101\201\360\105\327\166\304\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9517
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9518
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9519
\060\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9520
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9521
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9522
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9523
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9524
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9525
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9526
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9527
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9528
\071\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9529
\045\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9530
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9531
\150\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9532
\045\111\120\123\040\103\101\040\103\114\101\123\105\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9533
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9534
\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9535
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9536
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9537
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9538
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9539
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9540
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9541
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9542
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9543
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9544
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9545
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9546
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9547
# Certificate "IPS CLASE3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9548
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9549
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9550
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9551
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9552
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9553
CKA_LABEL UTF8 "IPS CLASE3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9554
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9555
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9556
\060\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9557
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9558
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9559
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9560
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9561
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9562
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9563
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9564
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9565
\071\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9566
\045\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9567
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9568
\150\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9569
\045\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9570
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9571
\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9572
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9573
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9574
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9575
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9576
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9577
\060\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9578
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9579
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9580
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9581
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9582
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9583
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9584
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9585
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9586
\071\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9587
\045\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9588
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9589
\150\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9590
\045\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9591
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9592
\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9593
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9594
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9595
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9596
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9597
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9598
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9599
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9600
\060\202\007\352\060\202\007\123\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9601
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9602
\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9603
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9604
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9605
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9606
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9607
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9608
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9609
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9610
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9611
\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9612
\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9613
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9614
\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9615
\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9616
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9617
\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9618
\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9619
\160\163\056\145\163\060\036\027\015\060\061\061\062\062\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9620
\061\060\061\064\064\132\027\015\062\065\061\062\062\067\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9621
\060\061\064\064\132\060\202\001\022\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9622
\004\006\023\002\105\123\061\022\060\020\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9623
\011\102\141\162\143\145\154\157\156\141\061\022\060\020\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9624
\125\004\007\023\011\102\141\162\143\145\154\157\156\141\061\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9625
\060\054\006\003\125\004\012\023\045\111\120\123\040\111\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9626
\145\162\156\145\164\040\160\165\142\154\151\163\150\151\156\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9627
\040\123\145\162\166\151\143\145\163\040\163\056\154\056\061\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9628
\060\051\006\003\125\004\012\024\042\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9629
\154\056\151\160\163\056\145\163\040\103\056\111\056\106\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9630
\040\102\055\066\060\071\062\071\064\065\062\061\056\060\054\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9631
\003\125\004\013\023\045\111\120\123\040\103\101\040\103\114\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9632
\123\105\063\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9633
\156\040\101\165\164\150\157\162\151\164\171\061\056\060\054\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9634
\003\125\004\003\023\045\111\120\123\040\103\101\040\103\114\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9635
\123\105\063\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9636
\156\040\101\165\164\150\157\162\151\164\171\061\036\060\034\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9637
\011\052\206\110\206\367\015\001\011\001\026\017\151\160\163\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9638
\155\141\151\154\056\151\160\163\056\145\163\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9639
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9640
\000\060\201\211\002\201\201\000\253\027\376\016\260\306\150\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9641
\123\360\122\276\237\372\332\372\213\023\004\273\001\217\062\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9642
\037\217\115\316\066\230\332\344\000\104\214\050\330\023\104\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9643
\244\153\116\027\044\102\234\323\210\244\101\202\326\043\373\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9644
\311\206\345\271\251\202\005\334\361\336\037\340\014\231\125\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9645
\362\070\354\154\235\040\003\300\357\252\243\306\144\004\121\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9646
\170\015\243\322\250\072\326\044\114\351\226\172\030\254\023\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9647
\042\033\174\350\061\021\263\137\011\252\060\160\161\106\045\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9648
\111\161\200\053\225\001\262\037\002\003\001\000\001\243\202\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9649
\112\060\202\004\106\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9650
\270\223\377\056\313\334\054\216\242\347\172\376\066\121\041\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9651
\230\133\014\064\060\202\001\104\006\003\125\035\043\004\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9652
\073\060\202\001\067\200\024\270\223\377\056\313\334\054\216\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9653
\347\172\376\066\121\041\243\230\133\014\064\241\202\001\032\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9654
\202\001\026\060\202\001\022\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9655
\023\002\105\123\061\022\060\020\006\003\125\004\010\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9656
\141\162\143\145\154\157\156\141\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9657
\007\023\011\102\141\162\143\145\154\157\156\141\061\056\060\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9658
\006\003\125\004\012\023\045\111\120\123\040\111\156\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9659
\156\145\164\040\160\165\142\154\151\163\150\151\156\147\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9660
\145\162\166\151\143\145\163\040\163\056\154\056\061\053\060\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9661
\006\003\125\004\012\024\042\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9662
\151\160\163\056\145\163\040\103\056\111\056\106\056\040\040\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9663
\055\066\060\071\062\071\064\065\062\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9664
\004\013\023\045\111\120\123\040\103\101\040\103\114\101\123\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9665
\063\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9666
\101\165\164\150\157\162\151\164\171\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9667
\004\003\023\045\111\120\123\040\103\101\040\103\114\101\123\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9668
\063\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9669
\101\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9670
\206\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9671
\151\154\056\151\160\163\056\145\163\202\001\000\060\014\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9672
\125\035\023\004\005\060\003\001\001\377\060\014\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9673
\017\004\005\003\003\007\377\200\060\153\006\003\125\035\045\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9674
\144\060\142\006\010\053\006\001\005\005\007\003\001\006\010\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9675
\006\001\005\005\007\003\002\006\010\053\006\001\005\005\007\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9676
\003\006\010\053\006\001\005\005\007\003\004\006\010\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9677
\005\005\007\003\010\006\012\053\006\001\004\001\202\067\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9678
\025\006\012\053\006\001\004\001\202\067\002\001\026\006\012\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9679
\006\001\004\001\202\067\012\003\001\006\012\053\006\001\004\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9680
\202\067\012\003\004\060\021\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9681
\001\001\004\004\003\002\000\007\060\032\006\003\125\035\021\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9682
\023\060\021\201\017\151\160\163\100\155\141\151\154\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9683
\163\056\145\163\060\032\006\003\125\035\022\004\023\060\021\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9684
\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9685
\060\101\006\011\140\206\110\001\206\370\102\001\015\004\064\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9686
\062\103\114\101\123\105\063\040\103\101\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9687
\146\151\143\141\164\145\040\151\163\163\165\145\144\040\142\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9688
\040\150\164\164\160\072\057\057\167\167\167\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9689
\145\163\057\060\051\006\011\140\206\110\001\206\370\102\001\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9690
\004\034\026\032\150\164\164\160\072\057\057\167\167\167\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9691
\160\163\056\145\163\057\151\160\163\062\060\060\062\057\060\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9692
\006\011\140\206\110\001\206\370\102\001\004\004\055\026\053\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9693
\164\164\160\072\057\057\167\167\167\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9694
\057\151\160\163\062\060\060\062\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9695
\103\114\101\123\105\063\056\143\162\154\060\077\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9696
\110\001\206\370\102\001\003\004\062\026\060\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9697
\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9698
\062\060\060\062\057\162\145\166\157\143\141\164\151\157\156\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9699
\114\101\123\105\063\056\150\164\155\154\077\060\074\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9700
\206\110\001\206\370\102\001\007\004\057\026\055\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9701
\072\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9702
\163\062\060\060\062\057\162\145\156\145\167\141\154\103\114\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9703
\123\105\063\056\150\164\155\154\077\060\072\006\011\140\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9704
\001\206\370\102\001\010\004\055\026\053\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9705
\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9706
\060\060\062\057\160\157\154\151\143\171\103\114\101\123\105\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9707
\056\150\164\155\154\060\163\006\003\125\035\037\004\154\060\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9708
\060\061\240\057\240\055\206\053\150\164\164\160\072\057\057\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9709
\167\167\056\151\160\163\056\145\163\057\151\160\163\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9710
\062\057\151\160\163\062\060\060\062\103\114\101\123\105\063\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9711
\143\162\154\060\065\240\063\240\061\206\057\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9712
\057\057\167\167\167\142\141\143\153\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9713
\057\151\160\163\062\060\060\062\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9714
\103\114\101\123\105\063\056\143\162\154\060\057\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9715
\001\005\005\007\001\001\004\043\060\041\060\037\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9716
\001\005\005\007\060\001\206\023\150\164\164\160\072\057\057\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9717
\143\163\160\056\151\160\163\056\145\163\057\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9718
\206\110\206\367\015\001\001\005\005\000\003\201\201\000\027\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9719
\134\231\225\103\003\047\257\046\345\353\320\263\027\043\367\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9720
\252\307\360\175\354\017\306\251\256\256\226\017\166\051\034\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9721
\006\055\176\046\305\074\372\241\301\201\316\123\260\102\321\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9722
\127\032\027\176\244\121\141\306\356\351\136\357\005\272\353\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9723
\017\247\222\157\330\243\006\150\051\216\171\365\377\277\371\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9724
\257\344\261\316\302\321\200\102\047\005\004\064\370\303\177\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9725
\170\043\014\007\044\362\106\107\255\073\124\320\257\325\061\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9726
\257\175\310\352\351\324\126\331\016\023\262\305\105\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9727
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9728
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9729
# Trust for Certificate "IPS CLASE3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9730
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9731
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9732
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9733
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9734
CKA_LABEL UTF8 "IPS CLASE3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9735
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9736
\101\170\253\114\277\316\173\101\002\254\332\304\223\076\157\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9737
\015\317\161\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9738
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9739
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9740
\102\166\227\150\317\246\264\070\044\252\241\033\362\147\336\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9741
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9742
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9743
\060\202\001\022\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9744
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9745
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9746
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9747
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9748
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9749
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9750
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9751
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9752
\071\062\071\064\065\062\061\056\060\054\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9753
\045\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9754
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9755
\150\157\162\151\164\171\061\056\060\054\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9756
\045\111\120\123\040\103\101\040\103\114\101\123\105\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9757
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9758
\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9759
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9760
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9761
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9762
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9763
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9764
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9765
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9766
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9767
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9768
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9769
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9770
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9771
# Certificate "IPS CLASEA1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9772
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9773
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9774
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9775
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9776
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9777
CKA_LABEL UTF8 "IPS CLASEA1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9778
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9779
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9780
\060\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9781
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9782
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9783
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9784
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9785
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9786
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9787
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9788
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9789
\071\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9790
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9791
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9792
\164\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9793
\023\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9794
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9795
\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9796
\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9797
\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9798
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9799
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9800
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9801
\060\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9802
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9803
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9804
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9805
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9806
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9807
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9808
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9809
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9810
\071\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9811
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9812
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9813
\164\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9814
\023\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9815
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9816
\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9817
\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9818
\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9819
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9820
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9821
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9822
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9823
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9824
\060\202\007\367\060\202\007\140\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9825
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9826
\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9827
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9828
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9829
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9830
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9831
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9832
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9833
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9834
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9835
\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9836
\111\120\123\040\103\101\040\103\114\101\123\105\101\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9837
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9838
\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9839
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9840
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9841
\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9842
\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9843
\056\151\160\163\056\145\163\060\036\027\015\060\061\061\062\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9844
\071\060\061\060\065\063\062\132\027\015\062\065\061\062\062\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9845
\060\061\060\065\063\062\132\060\202\001\024\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9846
\003\125\004\006\023\002\105\123\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9847
\010\023\011\102\141\162\143\145\154\157\156\141\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9848
\006\003\125\004\007\023\011\102\141\162\143\145\154\157\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9849
\061\056\060\054\006\003\125\004\012\023\045\111\120\123\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9850
\156\164\145\162\156\145\164\040\160\165\142\154\151\163\150\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9851
\156\147\040\123\145\162\166\151\143\145\163\040\163\056\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9852
\061\053\060\051\006\003\125\004\012\024\042\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9853
\141\151\154\056\151\160\163\056\145\163\040\103\056\111\056\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9854
\056\040\040\102\055\066\060\071\062\071\064\065\062\061\057\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9855
\055\006\003\125\004\013\023\046\111\120\123\040\103\101\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9856
\114\101\123\105\101\061\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9857
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9858
\060\055\006\003\125\004\003\023\046\111\120\123\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9859
\103\114\101\123\105\101\061\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9860
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9861
\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9862
\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9863
\201\237\060\015\006\011\052\206\110\206\367\015\001\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9864
\000\003\201\215\000\060\201\211\002\201\201\000\273\060\327\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9865
\320\124\275\065\116\237\305\114\202\352\321\120\074\107\230\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9866
\233\151\235\167\315\156\340\077\356\353\062\137\137\237\322\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9867
\171\345\225\163\104\041\062\340\012\333\235\327\316\215\253\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9868
\213\053\170\340\233\133\175\364\375\155\011\345\256\341\154\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9869
\007\043\240\027\321\371\175\250\106\106\221\042\250\262\151\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9870
\255\367\365\365\224\241\060\224\275\000\314\104\177\356\304\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9871
\311\301\346\217\012\066\301\375\044\075\001\240\365\173\342\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9872
\170\146\103\213\117\131\362\233\331\372\111\263\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9873
\001\243\202\004\123\060\202\004\117\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9874
\004\026\004\024\147\046\226\347\241\277\330\265\003\235\376\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9875
\334\376\362\212\346\025\335\060\060\202\001\106\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9876
\043\004\202\001\075\060\202\001\071\200\024\147\046\226\347\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9877
\277\330\265\003\235\376\073\334\376\362\212\346\025\335\060\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9878
\202\001\034\244\202\001\030\060\202\001\024\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9879
\003\125\004\006\023\002\105\123\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9880
\010\023\011\102\141\162\143\145\154\157\156\141\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9881
\006\003\125\004\007\023\011\102\141\162\143\145\154\157\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9882
\061\056\060\054\006\003\125\004\012\023\045\111\120\123\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9883
\156\164\145\162\156\145\164\040\160\165\142\154\151\163\150\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9884
\156\147\040\123\145\162\166\151\143\145\163\040\163\056\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9885
\061\053\060\051\006\003\125\004\012\024\042\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9886
\141\151\154\056\151\160\163\056\145\163\040\103\056\111\056\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9887
\056\040\040\102\055\066\060\071\062\071\064\065\062\061\057\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9888
\055\006\003\125\004\013\023\046\111\120\123\040\103\101\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9889
\114\101\123\105\101\061\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9890
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9891
\060\055\006\003\125\004\003\023\046\111\120\123\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9892
\103\114\101\123\105\101\061\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9893
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9894
\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9895
\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9896
\001\000\060\014\006\003\125\035\023\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9897
\060\014\006\003\125\035\017\004\005\003\003\007\377\200\060\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9898
\006\003\125\035\045\004\144\060\142\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9899
\007\003\001\006\010\053\006\001\005\005\007\003\002\006\010\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9900
\006\001\005\005\007\003\003\006\010\053\006\001\005\005\007\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9901
\004\006\010\053\006\001\005\005\007\003\010\006\012\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9902
\004\001\202\067\002\001\025\006\012\053\006\001\004\001\202\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9903
\002\001\026\006\012\053\006\001\004\001\202\067\012\003\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9904
\012\053\006\001\004\001\202\067\012\003\004\060\021\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9905
\206\110\001\206\370\102\001\001\004\004\003\002\000\007\060\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9906
\006\003\125\035\021\004\023\060\021\201\017\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9907
\141\151\154\056\151\160\163\056\145\163\060\032\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9908
\022\004\023\060\021\201\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9909
\151\160\163\056\145\163\060\102\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9910
\102\001\015\004\065\026\063\103\114\101\123\105\101\061\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9911
\101\040\103\145\162\164\151\146\151\143\141\164\145\040\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9912
\163\165\145\144\040\142\171\040\150\164\164\160\072\057\057\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9913
\167\167\056\151\160\163\056\145\163\057\060\051\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9914
\110\001\206\370\102\001\002\004\034\026\032\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9915
\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9916
\062\060\060\062\057\060\073\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9917
\001\004\004\056\026\054\150\164\164\160\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9918
\056\151\160\163\056\145\163\057\151\160\163\062\060\060\062\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9919
\151\160\163\062\060\060\062\103\114\101\123\105\101\061\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9920
\162\154\060\100\006\011\140\206\110\001\206\370\102\001\003\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9921
\063\026\061\150\164\164\160\072\057\057\167\167\167\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9922
\163\056\145\163\057\151\160\163\062\060\060\062\057\162\145\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9923
\157\143\141\164\151\157\156\103\114\101\123\105\101\061\056\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9924
\164\155\154\077\060\075\006\011\140\206\110\001\206\370\102\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9925
\007\004\060\026\056\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9926
\151\160\163\056\145\163\057\151\160\163\062\060\060\062\057\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9927
\145\156\145\167\141\154\103\114\101\123\105\101\061\056\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9928
\155\154\077\060\073\006\011\140\206\110\001\206\370\102\001\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9929
\004\056\026\054\150\164\164\160\072\057\057\167\167\167\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9930
\160\163\056\145\163\057\151\160\163\062\060\060\062\057\160\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9931
\154\151\143\171\103\114\101\123\105\101\061\056\150\164\155\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9932
\060\165\006\003\125\035\037\004\156\060\154\060\062\240\060\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9933
\056\206\054\150\164\164\160\072\057\057\167\167\167\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9934
\163\056\145\163\057\151\160\163\062\060\060\062\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9935
\062\060\060\062\103\114\101\123\105\101\061\056\143\162\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9936
\066\240\064\240\062\206\060\150\164\164\160\072\057\057\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9937
\167\142\141\143\153\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9938
\062\060\060\062\057\151\160\163\062\060\060\062\103\114\101\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9939
\105\101\061\056\143\162\154\060\057\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9940
\007\001\001\004\043\060\041\060\037\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9941
\007\060\001\206\023\150\164\164\160\072\057\057\157\143\163\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9942
\056\151\160\163\056\145\163\057\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9943
\367\015\001\001\005\005\000\003\201\201\000\176\272\212\254\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9944
\000\204\025\012\325\230\121\014\144\305\234\002\130\203\146\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9945
\255\036\007\315\176\152\332\200\007\337\003\064\112\034\223\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9946
\113\130\040\065\066\161\355\242\012\065\022\245\246\145\247\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9947
\151\012\016\343\141\356\352\276\050\223\063\325\354\350\276\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9948
\333\137\177\250\371\143\061\310\153\226\342\051\302\133\240\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9949
\227\066\235\167\136\061\153\376\323\247\333\052\333\333\226\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9950
\037\146\336\266\003\300\053\263\170\326\125\007\345\217\071\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9951
\336\007\043\162\346\275\040\024\113\264\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9952
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9953
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9954
# Trust for Certificate "IPS CLASEA1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9955
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9956
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9957
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9958
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9959
CKA_LABEL UTF8 "IPS CLASEA1 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9960
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9961
\063\243\065\302\074\350\003\113\004\341\075\345\304\216\171\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9962
\353\214\062\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9963
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9964
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9965
\014\370\236\027\374\324\003\275\346\215\233\074\005\207\376\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9966
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9967
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9968
\060\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9969
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9970
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9971
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9972
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9973
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9974
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9975
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9976
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9977
\071\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9978
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9979
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9980
\164\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9981
\023\046\111\120\123\040\103\101\040\103\114\101\123\105\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9982
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9983
\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9984
\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9985
\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9986
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9987
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9988
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9989
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9990
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9991
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9992
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9993
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9994
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9995
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9996
# Certificate "IPS CLASEA3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9997
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9998
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
  9999
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10000
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10001
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10002
CKA_LABEL UTF8 "IPS CLASEA3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10003
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10004
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10005
\060\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10006
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10007
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10008
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10009
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10010
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10011
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10012
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10013
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10014
\071\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10015
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10016
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10017
\164\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10018
\023\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10019
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10020
\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10021
\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10022
\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10023
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10024
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10025
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10026
\060\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10027
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10028
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10029
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10030
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10031
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10032
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10033
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10034
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10035
\071\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10036
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10037
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10038
\164\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10039
\023\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10040
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10041
\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10042
\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10043
\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10044
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10045
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10046
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10047
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10048
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10049
\060\202\007\367\060\202\007\140\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10050
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10051
\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10052
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10053
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10054
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10055
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10056
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10057
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10058
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10059
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10060
\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10061
\111\120\123\040\103\101\040\103\114\101\123\105\101\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10062
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10063
\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10064
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10065
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10066
\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10067
\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10068
\056\151\160\163\056\145\163\060\036\027\015\060\061\061\062\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10069
\071\060\061\060\067\065\060\132\027\015\062\065\061\062\062\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10070
\060\061\060\067\065\060\132\060\202\001\024\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10071
\003\125\004\006\023\002\105\123\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10072
\010\023\011\102\141\162\143\145\154\157\156\141\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10073
\006\003\125\004\007\023\011\102\141\162\143\145\154\157\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10074
\061\056\060\054\006\003\125\004\012\023\045\111\120\123\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10075
\156\164\145\162\156\145\164\040\160\165\142\154\151\163\150\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10076
\156\147\040\123\145\162\166\151\143\145\163\040\163\056\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10077
\061\053\060\051\006\003\125\004\012\024\042\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10078
\141\151\154\056\151\160\163\056\145\163\040\103\056\111\056\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10079
\056\040\040\102\055\066\060\071\062\071\064\065\062\061\057\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10080
\055\006\003\125\004\013\023\046\111\120\123\040\103\101\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10081
\114\101\123\105\101\063\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10082
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10083
\060\055\006\003\125\004\003\023\046\111\120\123\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10084
\103\114\101\123\105\101\063\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10085
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10086
\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10087
\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10088
\201\237\060\015\006\011\052\206\110\206\367\015\001\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10089
\000\003\201\215\000\060\201\211\002\201\201\000\356\200\000\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10090
\032\144\056\255\152\310\203\261\213\247\356\217\331\266\333\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10091
\033\273\206\006\042\166\063\014\022\155\110\126\141\322\334\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10092
\045\142\057\237\322\151\060\145\003\102\043\130\274\107\334\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10093
\326\165\135\027\074\341\377\362\130\147\171\240\301\201\261\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10094
\126\242\362\215\021\231\375\366\175\361\307\304\136\002\052\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10095
\342\112\265\023\212\000\375\214\167\206\346\327\224\365\040\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10096
\056\016\114\277\164\304\077\201\076\203\264\243\070\066\051\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10097
\350\052\365\214\210\101\252\200\246\343\154\357\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10098
\001\243\202\004\123\060\202\004\117\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10099
\004\026\004\024\036\237\127\120\107\266\141\223\071\323\054\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10100
\332\135\075\005\165\267\231\002\060\202\001\106\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10101
\043\004\202\001\075\060\202\001\071\200\024\036\237\127\120\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10102
\266\141\223\071\323\054\374\332\135\075\005\165\267\231\002\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10103
\202\001\034\244\202\001\030\060\202\001\024\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10104
\003\125\004\006\023\002\105\123\061\022\060\020\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10105
\010\023\011\102\141\162\143\145\154\157\156\141\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10106
\006\003\125\004\007\023\011\102\141\162\143\145\154\157\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10107
\061\056\060\054\006\003\125\004\012\023\045\111\120\123\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10108
\156\164\145\162\156\145\164\040\160\165\142\154\151\163\150\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10109
\156\147\040\123\145\162\166\151\143\145\163\040\163\056\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10110
\061\053\060\051\006\003\125\004\012\024\042\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10111
\141\151\154\056\151\160\163\056\145\163\040\103\056\111\056\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10112
\056\040\040\102\055\066\060\071\062\071\064\065\062\061\057\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10113
\055\006\003\125\004\013\023\046\111\120\123\040\103\101\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10114
\114\101\123\105\101\063\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10115
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10116
\060\055\006\003\125\004\003\023\046\111\120\123\040\103\101\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10117
\103\114\101\123\105\101\063\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10118
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10119
\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10120
\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10121
\001\000\060\014\006\003\125\035\023\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10122
\060\014\006\003\125\035\017\004\005\003\003\007\377\200\060\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10123
\006\003\125\035\045\004\144\060\142\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10124
\007\003\001\006\010\053\006\001\005\005\007\003\002\006\010\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10125
\006\001\005\005\007\003\003\006\010\053\006\001\005\005\007\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10126
\004\006\010\053\006\001\005\005\007\003\010\006\012\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10127
\004\001\202\067\002\001\025\006\012\053\006\001\004\001\202\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10128
\002\001\026\006\012\053\006\001\004\001\202\067\012\003\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10129
\012\053\006\001\004\001\202\067\012\003\004\060\021\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10130
\206\110\001\206\370\102\001\001\004\004\003\002\000\007\060\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10131
\006\003\125\035\021\004\023\060\021\201\017\151\160\163\100\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10132
\141\151\154\056\151\160\163\056\145\163\060\032\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10133
\022\004\023\060\021\201\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10134
\151\160\163\056\145\163\060\102\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10135
\102\001\015\004\065\026\063\103\114\101\123\105\101\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10136
\101\040\103\145\162\164\151\146\151\143\141\164\145\040\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10137
\163\165\145\144\040\142\171\040\150\164\164\160\072\057\057\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10138
\167\167\056\151\160\163\056\145\163\057\060\051\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10139
\110\001\206\370\102\001\002\004\034\026\032\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10140
\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10141
\062\060\060\062\057\060\073\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10142
\001\004\004\056\026\054\150\164\164\160\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10143
\056\151\160\163\056\145\163\057\151\160\163\062\060\060\062\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10144
\151\160\163\062\060\060\062\103\114\101\123\105\101\063\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10145
\162\154\060\100\006\011\140\206\110\001\206\370\102\001\003\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10146
\063\026\061\150\164\164\160\072\057\057\167\167\167\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10147
\163\056\145\163\057\151\160\163\062\060\060\062\057\162\145\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10148
\157\143\141\164\151\157\156\103\114\101\123\105\101\063\056\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10149
\164\155\154\077\060\075\006\011\140\206\110\001\206\370\102\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10150
\007\004\060\026\056\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10151
\151\160\163\056\145\163\057\151\160\163\062\060\060\062\057\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10152
\145\156\145\167\141\154\103\114\101\123\105\101\063\056\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10153
\155\154\077\060\073\006\011\140\206\110\001\206\370\102\001\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10154
\004\056\026\054\150\164\164\160\072\057\057\167\167\167\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10155
\160\163\056\145\163\057\151\160\163\062\060\060\062\057\160\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10156
\154\151\143\171\103\114\101\123\105\101\063\056\150\164\155\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10157
\060\165\006\003\125\035\037\004\156\060\154\060\062\240\060\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10158
\056\206\054\150\164\164\160\072\057\057\167\167\167\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10159
\163\056\145\163\057\151\160\163\062\060\060\062\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10160
\062\060\060\062\103\114\101\123\105\101\063\056\143\162\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10161
\066\240\064\240\062\206\060\150\164\164\160\072\057\057\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10162
\167\142\141\143\153\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10163
\062\060\060\062\057\151\160\163\062\060\060\062\103\114\101\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10164
\105\101\063\056\143\162\154\060\057\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10165
\007\001\001\004\043\060\041\060\037\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10166
\007\060\001\206\023\150\164\164\160\072\057\057\157\143\163\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10167
\056\151\160\163\056\145\163\057\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10168
\367\015\001\001\005\005\000\003\201\201\000\112\075\040\107\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10169
\332\211\364\172\053\061\171\354\001\300\314\001\365\326\301\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10170
\310\303\363\120\002\121\220\130\052\237\347\065\011\133\060\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10171
\201\000\045\107\257\324\017\016\236\140\046\250\225\247\203\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10172
\337\055\254\351\016\367\234\310\237\313\223\105\361\272\152\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10173
\147\121\112\151\117\153\376\175\013\057\122\051\302\120\255\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10174
\104\355\043\263\110\313\104\100\301\003\225\014\012\170\006\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10175
\001\365\221\061\055\111\215\273\077\105\116\054\340\350\315\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10176
\311\024\025\014\343\007\203\233\046\165\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10177
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10178
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10179
# Trust for Certificate "IPS CLASEA3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10180
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10181
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10182
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10183
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10184
CKA_LABEL UTF8 "IPS CLASEA3 root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10185
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10186
\026\324\044\376\226\020\341\165\031\257\043\053\266\207\164\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10187
\101\104\276\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10188
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10189
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10190
\006\371\353\354\314\126\235\210\272\220\365\272\260\032\340\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10191
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10192
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10193
\060\202\001\024\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10194
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10195
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10196
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10197
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10198
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10199
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10200
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10201
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10202
\071\062\071\064\065\062\061\057\060\055\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10203
\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10204
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10205
\164\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10206
\023\046\111\120\123\040\103\101\040\103\114\101\123\105\101\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10207
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10208
\165\164\150\157\162\151\164\171\061\036\060\034\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10209
\110\206\367\015\001\011\001\026\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10210
\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10211
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10212
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10213
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10214
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10215
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10216
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10217
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10218
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10219
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10220
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10221
# Certificate "IPS Servidores root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10222
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10223
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10224
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10225
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10226
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10227
CKA_LABEL UTF8 "IPS Servidores root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10228
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10229
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10230
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10231
\061\022\060\020\006\003\125\004\010\023\011\102\101\122\103\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10232
\114\117\116\101\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10233
\101\122\103\105\114\117\116\101\061\031\060\027\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10234
\012\023\020\111\120\123\040\123\145\147\165\162\151\144\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10235
\040\103\101\061\030\060\026\006\003\125\004\013\023\017\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10236
\162\164\151\146\151\143\141\143\151\157\156\145\163\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10237
\025\006\003\125\004\003\023\016\111\120\123\040\123\105\122\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10238
\111\104\117\122\105\123\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10239
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10240
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10241
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10242
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10243
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10244
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10245
\061\022\060\020\006\003\125\004\010\023\011\102\101\122\103\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10246
\114\117\116\101\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10247
\101\122\103\105\114\117\116\101\061\031\060\027\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10248
\012\023\020\111\120\123\040\123\145\147\165\162\151\144\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10249
\040\103\101\061\030\060\026\006\003\125\004\013\023\017\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10250
\162\164\151\146\151\143\141\143\151\157\156\145\163\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10251
\025\006\003\125\004\003\023\016\111\120\123\040\123\105\122\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10252
\111\104\117\122\105\123\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10253
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10254
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10255
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10256
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10257
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10258
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10259
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10260
\060\202\002\267\060\202\002\040\002\001\000\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10261
\206\110\206\367\015\001\001\004\005\000\060\201\243\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10262
\011\006\003\125\004\006\023\002\105\123\061\022\060\020\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10263
\125\004\010\023\011\102\101\122\103\105\114\117\116\101\061\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10264
\060\020\006\003\125\004\007\023\011\102\101\122\103\105\114\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10265
\116\101\061\031\060\027\006\003\125\004\012\023\020\111\120\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10266
\040\123\145\147\165\162\151\144\141\144\040\103\101\061\030\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10267
\026\006\003\125\004\013\023\017\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10268
\141\143\151\157\156\145\163\061\027\060\025\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10269
\023\016\111\120\123\040\123\105\122\126\111\104\117\122\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10270
\061\036\060\034\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10271
\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10272
\060\036\027\015\071\070\060\061\060\061\062\063\062\061\060\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10273
\132\027\015\060\071\061\062\062\071\062\063\062\061\060\067\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10274
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10275
\061\022\060\020\006\003\125\004\010\023\011\102\101\122\103\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10276
\114\117\116\101\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10277
\101\122\103\105\114\117\116\101\061\031\060\027\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10278
\012\023\020\111\120\123\040\123\145\147\165\162\151\144\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10279
\040\103\101\061\030\060\026\006\003\125\004\013\023\017\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10280
\162\164\151\146\151\143\141\143\151\157\156\145\163\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10281
\025\006\003\125\004\003\023\016\111\120\123\040\123\105\122\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10282
\111\104\117\122\105\123\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10283
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10284
\151\160\163\056\145\163\060\201\237\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10285
\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10286
\201\201\000\254\117\122\164\237\071\352\216\334\045\304\274\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10287
\135\230\144\044\011\074\041\263\314\031\265\216\224\216\207\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10288
\370\067\076\241\310\055\130\244\200\065\133\241\165\154\035\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10289
\014\037\141\143\152\136\157\233\012\114\301\310\270\141\043\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10290
\201\377\376\254\170\160\055\150\341\072\007\230\225\002\124\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10291
\315\043\267\200\123\327\310\067\105\162\006\044\022\272\023\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10292
\041\212\156\165\050\340\305\017\064\375\066\330\105\177\341\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10293
\066\357\263\341\306\040\216\350\264\070\274\341\076\366\021\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10294
\214\235\001\002\003\001\000\001\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10295
\367\015\001\001\004\005\000\003\201\201\000\054\363\303\171\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10296
\044\336\306\073\321\340\102\151\270\356\144\263\075\142\001\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10297
\263\204\337\043\175\335\230\317\020\251\376\000\330\042\226\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10298
\023\007\124\127\305\247\336\313\331\270\210\102\366\231\333\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10299
\167\037\266\376\045\075\341\242\076\003\251\201\322\055\154\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10300
\365\226\106\214\042\253\310\314\015\016\227\136\213\101\264\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10301
\304\012\006\100\035\335\106\364\001\335\272\202\056\074\075\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10302
\160\236\174\030\320\253\370\270\167\007\106\161\361\312\013\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10303
\134\152\371\162\224\325\001\117\240\333\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10304
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10306
# Trust for Certificate "IPS Servidores root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10307
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10308
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10309
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10310
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10311
CKA_LABEL UTF8 "IPS Servidores root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10312
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10313
\044\272\155\154\212\133\130\067\244\215\265\372\351\031\352\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10314
\134\224\322\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10315
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10316
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10317
\173\265\010\231\232\214\030\277\205\047\175\016\256\332\262\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10318
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10319
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10320
\060\201\243\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10321
\061\022\060\020\006\003\125\004\010\023\011\102\101\122\103\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10322
\114\117\116\101\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10323
\101\122\103\105\114\117\116\101\061\031\060\027\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10324
\012\023\020\111\120\123\040\123\145\147\165\162\151\144\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10325
\040\103\101\061\030\060\026\006\003\125\004\013\023\017\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10326
\162\164\151\146\151\143\141\143\151\157\156\145\163\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10327
\025\006\003\125\004\003\023\016\111\120\123\040\123\105\122\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10328
\111\104\117\122\105\123\061\036\060\034\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10329
\367\015\001\011\001\026\017\151\160\163\100\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10330
\151\160\163\056\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10331
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10332
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10333
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10334
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10335
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10336
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10337
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10338
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10339
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10340
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10341
# Certificate "IPS Timestamping root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10342
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10343
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10344
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10345
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10346
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10347
CKA_LABEL UTF8 "IPS Timestamping root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10348
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10349
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10350
\060\202\001\036\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10351
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10352
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10353
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10354
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10355
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10356
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10357
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10358
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10359
\071\062\071\064\065\062\061\064\060\062\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10360
\053\111\120\123\040\103\101\040\124\151\155\145\163\164\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10361
\160\151\156\147\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10362
\157\156\040\101\165\164\150\157\162\151\164\171\061\064\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10363
\006\003\125\004\003\023\053\111\120\123\040\103\101\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10364
\155\145\163\164\141\155\160\151\156\147\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10365
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10366
\164\171\061\036\060\034\006\011\052\206\110\206\367\015\001\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10367
\001\026\017\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10368
\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10369
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10370
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10371
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10372
\060\202\001\036\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10373
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10374
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10375
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10376
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10377
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10378
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10379
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10380
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10381
\071\062\071\064\065\062\061\064\060\062\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10382
\053\111\120\123\040\103\101\040\124\151\155\145\163\164\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10383
\160\151\156\147\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10384
\157\156\040\101\165\164\150\157\162\151\164\171\061\064\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10385
\006\003\125\004\003\023\053\111\120\123\040\103\101\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10386
\155\145\163\164\141\155\160\151\156\147\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10387
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10388
\164\171\061\036\060\034\006\011\052\206\110\206\367\015\001\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10389
\001\026\017\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10390
\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10391
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10392
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10393
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10394
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10395
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10396
\060\202\010\070\060\202\007\241\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10397
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10398
\202\001\036\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10399
\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10400
\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10401
\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10402
\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10403
\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10404
\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10405
\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10406
\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10407
\062\071\064\065\062\061\064\060\062\006\003\125\004\013\023\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10408
\111\120\123\040\103\101\040\124\151\155\145\163\164\141\155\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10409
\151\156\147\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10410
\156\040\101\165\164\150\157\162\151\164\171\061\064\060\062\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10411
\003\125\004\003\023\053\111\120\123\040\103\101\040\124\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10412
\145\163\164\141\155\160\151\156\147\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10413
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10414
\171\061\036\060\034\006\011\052\206\110\206\367\015\001\011\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10415
\026\017\151\160\163\100\155\141\151\154\056\151\160\163\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10416
\163\060\036\027\015\060\061\061\062\062\071\060\061\061\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10417
\070\132\027\015\062\065\061\062\062\067\060\061\061\060\061\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10418
\132\060\202\001\036\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10419
\105\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10420
\143\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10421
\011\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10422
\125\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10423
\164\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10424
\166\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10425
\125\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10426
\163\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10427
\060\071\062\071\064\065\062\061\064\060\062\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10428
\023\053\111\120\123\040\103\101\040\124\151\155\145\163\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10429
\155\160\151\156\147\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10430
\151\157\156\040\101\165\164\150\157\162\151\164\171\061\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10431
\062\006\003\125\004\003\023\053\111\120\123\040\103\101\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10432
\151\155\145\163\164\141\155\160\151\156\147\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10433
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10434
\151\164\171\061\036\060\034\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10435
\011\001\026\017\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10436
\056\145\163\060\201\237\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10437
\001\001\001\005\000\003\201\215\000\060\201\211\002\201\201\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10438
\274\270\356\126\245\232\214\346\066\311\302\142\240\146\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10439
\032\325\172\322\163\237\016\204\144\272\225\264\220\247\170\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10440
\312\376\124\141\133\316\262\040\127\001\256\104\222\103\020\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10441
\021\367\150\374\027\100\245\150\047\062\073\304\247\346\102\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10442
\305\231\357\166\377\053\225\044\365\111\222\030\150\312\000\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10443
\244\132\057\156\313\326\033\054\015\124\147\153\172\051\241\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10444
\253\242\132\000\326\133\273\030\302\337\366\036\023\126\166\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10445
\245\150\342\230\316\306\003\212\064\333\114\203\101\246\251\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10446
\002\003\001\000\001\243\202\004\200\060\202\004\174\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10447
\003\125\035\016\004\026\004\024\213\320\020\120\011\201\362\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10448
\011\325\016\140\170\003\042\242\077\310\312\146\060\202\001\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10449
\006\003\125\035\043\004\202\001\107\060\202\001\103\200\024\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10450
\320\020\120\011\201\362\235\011\325\016\140\170\003\042\242\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10451
\310\312\146\241\202\001\046\244\202\001\042\060\202\001\036\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10452
\013\060\011\006\003\125\004\006\023\002\105\123\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10453
\006\003\125\004\010\023\011\102\141\162\143\145\154\157\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10454
\061\022\060\020\006\003\125\004\007\023\011\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10455
\154\157\156\141\061\056\060\054\006\003\125\004\012\023\045\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10456
\120\123\040\111\156\164\145\162\156\145\164\040\160\165\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10457
\151\163\150\151\156\147\040\123\145\162\166\151\143\145\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10458
\163\056\154\056\061\053\060\051\006\003\125\004\012\024\042\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10459
\160\163\100\155\141\151\154\056\151\160\163\056\145\163\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10460
\056\111\056\106\056\040\040\102\055\066\060\071\062\071\064\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10461
\062\061\064\060\062\006\003\125\004\013\023\053\111\120\123\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10462
\103\101\040\124\151\155\145\163\164\141\155\160\151\156\147\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10463
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10464
\164\150\157\162\151\164\171\061\064\060\062\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10465
\023\053\111\120\123\040\103\101\040\124\151\155\145\163\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10466
\155\160\151\156\147\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10467
\151\157\156\040\101\165\164\150\157\162\151\164\171\061\036\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10468
\034\006\011\052\206\110\206\367\015\001\011\001\026\017\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10469
\163\100\155\141\151\154\056\151\160\163\056\145\163\202\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10470
\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10471
\006\003\125\035\017\004\005\003\003\007\377\200\060\153\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10472
\125\035\045\004\144\060\142\006\010\053\006\001\005\005\007\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10473
\001\006\010\053\006\001\005\005\007\003\002\006\010\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10474
\005\005\007\003\003\006\010\053\006\001\005\005\007\003\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10475
\010\053\006\001\005\005\007\003\010\006\012\053\006\001\004\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10476
\202\067\002\001\025\006\012\053\006\001\004\001\202\067\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10477
\026\006\012\053\006\001\004\001\202\067\012\003\001\006\012\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10478
\006\001\004\001\202\067\012\003\004\060\021\006\011\140\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10479
\001\206\370\102\001\001\004\004\003\002\000\007\060\032\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10480
\125\035\021\004\023\060\021\201\017\151\160\163\100\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10481
\154\056\151\160\163\056\145\163\060\032\006\003\125\035\022\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10482
\023\060\021\201\017\151\160\163\100\155\141\151\154\056\151\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10483
\163\056\145\163\060\107\006\011\140\206\110\001\206\370\102\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10484
\015\004\072\026\070\124\151\155\145\163\164\141\155\160\151\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10485
\147\040\103\101\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10486
\040\151\163\163\165\145\144\040\142\171\040\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10487
\057\057\167\167\167\056\151\160\163\056\145\163\057\060\051\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10488
\011\140\206\110\001\206\370\102\001\002\004\034\026\032\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10489
\164\160\072\057\057\167\167\167\056\151\160\163\056\145\163\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10490
\151\160\163\062\060\060\062\057\060\100\006\011\140\206\110\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10491
\206\370\102\001\004\004\063\026\061\150\164\164\160\072\057\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10492
\167\167\167\056\151\160\163\056\145\163\057\151\160\163\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10493
\060\062\057\151\160\163\062\060\060\062\124\151\155\145\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10494
\141\155\160\151\156\147\056\143\162\154\060\105\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10495
\110\001\206\370\102\001\003\004\070\026\066\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10496
\057\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10497
\062\060\060\062\057\162\145\166\157\143\141\164\151\157\156\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10498
\151\155\145\163\164\141\155\160\151\156\147\056\150\164\155\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10499
\077\060\102\006\011\140\206\110\001\206\370\102\001\007\004\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10500
\026\063\150\164\164\160\072\057\057\167\167\167\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10501
\056\145\163\057\151\160\163\062\060\060\062\057\162\145\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10502
\167\141\154\124\151\155\145\163\164\141\155\160\151\156\147\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10503
\150\164\155\154\077\060\100\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10504
\001\010\004\063\026\061\150\164\164\160\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10505
\056\151\160\163\056\145\163\057\151\160\163\062\060\060\062\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10506
\160\157\154\151\143\171\124\151\155\145\163\164\141\155\160\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10507
\156\147\056\150\164\155\154\060\177\006\003\125\035\037\004\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10508
\060\166\060\067\240\065\240\063\206\061\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10509
\057\167\167\167\056\151\160\163\056\145\163\057\151\160\163\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10510
\060\060\062\057\151\160\163\062\060\060\062\124\151\155\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10511
\164\141\155\160\151\156\147\056\143\162\154\060\073\240\071\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10512
\067\206\065\150\164\164\160\072\057\057\167\167\167\142\141\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10513
\153\056\151\160\163\056\145\163\057\151\160\163\062\060\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10514
\057\151\160\163\062\060\060\062\124\151\155\145\163\164\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10515
\160\151\156\147\056\143\162\154\060\057\006\010\053\006\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10516
\005\007\001\001\004\043\060\041\060\037\006\010\053\006\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10517
\005\007\060\001\206\023\150\164\164\160\072\057\057\157\143\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10518
\160\056\151\160\163\056\145\163\057\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10519
\206\367\015\001\001\005\005\000\003\201\201\000\145\272\301\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10520
\000\032\225\221\312\351\154\072\277\072\036\024\010\174\373\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10521
\356\153\142\121\323\063\221\265\140\171\176\004\330\135\171\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10522
\350\303\133\260\304\147\055\150\132\262\137\016\012\372\315\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10523
\072\105\241\352\066\317\046\036\247\021\050\305\224\217\204\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10524
\123\010\305\223\263\374\342\177\365\215\363\261\251\205\137\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10525
\336\221\226\356\027\133\256\245\352\160\145\170\054\041\144\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10526
\225\316\316\114\076\120\364\266\131\313\143\215\266\275\030\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10527
\207\112\137\334\357\351\126\360\012\014\350\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10528
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10529
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10530
# Trust for Certificate "IPS Timestamping root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10531
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10532
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10533
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10534
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10535
CKA_LABEL UTF8 "IPS Timestamping root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10536
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10537
\226\231\134\167\021\350\345\055\371\343\113\354\354\147\323\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10538
\361\266\304\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10539
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10540
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10541
\056\003\375\305\365\327\053\224\144\301\276\211\061\361\026\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10542
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10543
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10544
\060\202\001\036\061\013\060\011\006\003\125\004\006\023\002\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10545
\123\061\022\060\020\006\003\125\004\010\023\011\102\141\162\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10546
\145\154\157\156\141\061\022\060\020\006\003\125\004\007\023\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10547
\102\141\162\143\145\154\157\156\141\061\056\060\054\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10548
\004\012\023\045\111\120\123\040\111\156\164\145\162\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10549
\040\160\165\142\154\151\163\150\151\156\147\040\123\145\162\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10550
\151\143\145\163\040\163\056\154\056\061\053\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10551
\004\012\024\042\151\160\163\100\155\141\151\154\056\151\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10552
\056\145\163\040\103\056\111\056\106\056\040\040\102\055\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10553
\071\062\071\064\065\062\061\064\060\062\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10554
\053\111\120\123\040\103\101\040\124\151\155\145\163\164\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10555
\160\151\156\147\040\103\145\162\164\151\146\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10556
\157\156\040\101\165\164\150\157\162\151\164\171\061\064\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10557
\006\003\125\004\003\023\053\111\120\123\040\103\101\040\124\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10558
\155\145\163\164\141\155\160\151\156\147\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10559
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10560
\164\171\061\036\060\034\006\011\052\206\110\206\367\015\001\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10561
\001\026\017\151\160\163\100\155\141\151\154\056\151\160\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10562
\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10563
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10564
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10565
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10566
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10567
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10568
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10569
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10570
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10571
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10572
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10573
# Certificate "QuoVadis Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10574
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10575
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10576
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10577
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10578
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10579
CKA_LABEL UTF8 "QuoVadis Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10580
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10581
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10582
\060\177\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10583
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10584
\151\163\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10585
\125\004\013\023\034\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10586
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10587
\171\061\056\060\054\006\003\125\004\003\023\045\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10588
\141\144\151\163\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10589
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10590
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10591
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10592
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10593
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10594
\060\177\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10595
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10596
\151\163\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10597
\125\004\013\023\034\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10598
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10599
\171\061\056\060\054\006\003\125\004\003\023\045\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10600
\141\144\151\163\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10601
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10602
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10603
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10604
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10605
\002\004\072\266\120\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10606
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10607
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10608
\060\202\005\320\060\202\004\270\240\003\002\001\002\002\004\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10609
\266\120\213\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10610
\005\000\060\177\061\013\060\011\006\003\125\004\006\023\002\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10611
\115\061\031\060\027\006\003\125\004\012\023\020\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10612
\141\144\151\163\040\114\151\155\151\164\145\144\061\045\060\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10613
\006\003\125\004\013\023\034\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10614
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10615
\151\164\171\061\056\060\054\006\003\125\004\003\023\045\121\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10616
\157\126\141\144\151\163\040\122\157\157\164\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10617
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10618
\151\164\171\060\036\027\015\060\061\060\063\061\071\061\070\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10619
\063\063\063\132\027\015\062\061\060\063\061\067\061\070\063\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10620
\063\063\132\060\177\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10621
\102\115\061\031\060\027\006\003\125\004\012\023\020\121\165\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10622
\126\141\144\151\163\040\114\151\155\151\164\145\144\061\045\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10623
\043\006\003\125\004\013\023\034\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10624
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10625
\162\151\164\171\061\056\060\054\006\003\125\004\003\023\045\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10626
\165\157\126\141\144\151\163\040\122\157\157\164\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10627
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10628
\162\151\164\171\060\202\001\042\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10629
\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10630
\002\202\001\001\000\277\141\265\225\123\272\127\374\372\362\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10631
\013\072\032\337\021\200\144\225\264\321\274\315\172\317\366\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10632
\226\056\044\124\100\044\070\367\032\205\334\130\114\313\244\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10633
\102\227\320\237\203\212\303\344\006\003\133\000\245\121\036\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10634
\004\164\342\301\324\072\253\327\255\073\007\030\005\216\375\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10635
\254\352\146\331\030\033\150\212\365\127\032\230\272\365\355\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10636
\075\174\331\336\224\152\073\113\027\301\325\217\275\145\070\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10637
\225\320\075\125\066\116\337\171\127\061\052\036\330\131\145\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10638
\130\040\230\176\253\137\176\237\351\326\115\354\203\164\251\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10639
\154\330\356\051\112\205\052\006\024\371\124\346\323\332\145\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10640
\213\143\067\022\327\320\354\303\173\040\101\104\243\355\313\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10641
\027\341\161\145\316\035\146\061\367\166\001\031\310\175\003\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10642
\266\225\111\035\246\022\046\350\306\014\166\340\343\146\313\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10643
\135\246\046\356\345\314\137\275\147\247\001\047\016\242\312\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10644
\305\261\172\225\035\161\036\112\051\212\003\334\152\105\301\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10645
\031\136\157\066\315\303\242\260\267\376\134\070\342\122\274\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10646
\104\103\346\220\273\002\003\001\000\001\243\202\002\122\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10647
\002\116\060\075\006\010\053\006\001\005\005\007\001\001\004\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10648
\060\057\060\055\006\010\053\006\001\005\005\007\060\001\206\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10649
\150\164\164\160\163\072\057\057\157\143\163\160\056\161\165\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10650
\166\141\144\151\163\157\146\146\163\150\157\162\145\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10651
\155\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10652
\001\377\060\202\001\032\006\003\125\035\040\004\202\001\021\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10653
\202\001\015\060\202\001\011\006\011\053\006\001\004\001\276\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10654
\000\001\060\201\373\060\201\324\006\010\053\006\001\005\005\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10655
\002\002\060\201\307\032\201\304\122\145\154\151\141\156\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10656
\040\157\156\040\164\150\145\040\121\165\157\126\141\144\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10657
\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10658
\145\040\142\171\040\141\156\171\040\160\141\162\164\171\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10659
\163\163\165\155\145\163\040\141\143\143\145\160\164\141\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10660
\145\040\157\146\040\164\150\145\040\164\150\145\156\040\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10661
\160\154\151\143\141\142\154\145\040\163\164\141\156\144\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10662
\144\040\164\145\162\155\163\040\141\156\144\040\143\157\156\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10663
\151\164\151\157\156\163\040\157\146\040\165\163\145\054\040\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10664
\145\162\164\151\146\151\143\141\164\151\157\156\040\160\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10665
\143\164\151\143\145\163\054\040\141\156\144\040\164\150\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10666
\121\165\157\126\141\144\151\163\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10667
\143\141\164\145\040\120\157\154\151\143\171\056\060\042\006\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10668
\053\006\001\005\005\007\002\001\026\026\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10669
\057\167\167\167\056\161\165\157\166\141\144\151\163\056\142\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10670
\060\035\006\003\125\035\016\004\026\004\024\213\113\155\355\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10671
\051\271\006\031\354\071\071\251\360\227\204\152\313\357\337\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10672
\201\256\006\003\125\035\043\004\201\246\060\201\243\200\024\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10673
\113\155\355\323\051\271\006\031\354\071\071\251\360\227\204\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10674
\313\357\337\241\201\204\244\201\201\060\177\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10675
\003\125\004\006\023\002\102\115\061\031\060\027\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10676
\012\023\020\121\165\157\126\141\144\151\163\040\114\151\155\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10677
\164\145\144\061\045\060\043\006\003\125\004\013\023\034\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10678
\157\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10679
\040\101\165\164\150\157\162\151\164\171\061\056\060\054\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10680
\125\004\003\023\045\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10681
\157\164\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10682
\040\101\165\164\150\157\162\151\164\171\202\004\072\266\120\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10683
\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10684
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10685
\202\001\001\000\212\324\024\265\376\364\232\222\247\031\324\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10686
\176\162\030\217\331\150\174\122\044\335\147\157\071\172\304\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10687
\136\075\342\130\260\115\160\230\204\141\350\033\343\151\030\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10688
\316\373\107\120\240\116\377\360\044\037\275\262\316\365\047\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10689
\354\057\123\252\163\173\003\075\164\156\346\026\236\353\245\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10690
\304\277\126\047\120\053\142\272\276\113\034\074\125\134\101\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10691
\044\276\202\040\107\135\325\104\176\172\026\150\337\175\115\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10692
\160\170\127\035\063\036\375\002\231\234\014\315\012\005\117\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10693
\273\216\244\165\372\112\155\261\200\216\011\126\271\234\032\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10694
\376\135\301\327\172\334\021\170\320\326\135\301\267\325\255\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10695
\231\003\072\212\314\124\045\071\061\201\173\023\042\121\272\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10696
\154\241\273\236\372\004\154\111\046\164\217\322\163\353\314\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10697
\242\346\352\131\042\207\370\227\365\016\375\352\314\222\244\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10698
\304\122\030\352\041\316\261\361\346\204\201\345\272\251\206\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10699
\362\103\132\135\022\235\254\036\331\250\345\012\152\247\177\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10700
\207\051\317\362\211\115\324\354\305\342\346\172\320\066\043\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10701
\112\164\066\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10702
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10703
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10704
# Trust for Certificate "QuoVadis Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10705
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10706
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10707
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10708
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10709
CKA_LABEL UTF8 "QuoVadis Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10710
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10711
\336\077\100\275\120\223\323\233\154\140\366\332\274\007\142\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10712
\000\211\166\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10713
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10714
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10715
\047\336\066\376\162\267\000\003\000\235\364\360\036\154\004\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10716
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10717
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10718
\060\177\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10719
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10720
\151\163\040\114\151\155\151\164\145\144\061\045\060\043\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10721
\125\004\013\023\034\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10722
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10723
\171\061\056\060\054\006\003\125\004\003\023\045\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10724
\141\144\151\163\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10725
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10726
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10727
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10728
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10729
\002\004\072\266\120\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10730
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10731
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10732
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10733
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10734
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10735
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10736
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10737
# Certificate "QuoVadis Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10738
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10739
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10740
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10741
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10742
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10743
CKA_LABEL UTF8 "QuoVadis Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10744
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10745
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10746
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10747
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10748
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10749
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10750
\157\164\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10751
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10752
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10753
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10754
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10755
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10756
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10757
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10758
\157\164\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10759
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10760
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10761
\002\002\005\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10762
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10763
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10764
\060\202\005\267\060\202\003\237\240\003\002\001\002\002\002\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10765
\011\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10766
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10767
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10768
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10769
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10770
\157\164\040\103\101\040\062\060\036\027\015\060\066\061\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10771
\064\061\070\062\067\060\060\132\027\015\063\061\061\061\062\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10772
\061\070\062\063\063\063\132\060\105\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10773
\004\006\023\002\102\115\061\031\060\027\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10774
\020\121\165\157\126\141\144\151\163\040\114\151\155\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10775
\144\061\033\060\031\006\003\125\004\003\023\022\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10776
\141\144\151\163\040\122\157\157\164\040\103\101\040\062\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10777
\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10778
\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10779
\030\312\113\224\015\000\055\257\003\051\212\360\017\201\310\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10780
\114\031\205\035\010\237\253\051\104\205\363\057\201\255\062\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10781
\220\106\277\243\206\046\032\036\376\176\034\030\072\134\234\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10782
\027\052\072\164\203\063\060\175\141\124\021\313\355\253\340\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10783
\322\242\176\365\153\157\030\267\012\013\055\375\351\076\357\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10784
\306\263\020\351\334\302\106\027\370\135\375\244\332\377\236\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10785
\132\234\346\063\346\044\226\367\077\272\133\053\034\172\065\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10786
\326\147\376\253\146\120\213\155\050\140\053\357\327\140\303\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10787
\223\274\215\066\221\363\177\370\333\021\023\304\234\167\166\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10788
\256\267\002\152\201\172\251\105\203\342\005\346\271\126\301\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10789
\067\217\110\161\143\042\354\027\145\007\225\212\113\337\217\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10790
\132\012\345\260\343\137\136\153\021\253\014\371\205\353\104\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10791
\370\004\163\362\351\376\134\230\214\365\163\257\153\264\176\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10792
\324\134\002\053\114\071\341\262\225\225\055\102\207\327\325\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10793
\220\103\267\154\023\361\336\335\366\304\370\211\077\321\165\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10794
\222\303\221\325\212\210\320\220\354\334\155\336\211\302\145\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10795
\226\213\015\003\375\234\277\133\026\254\222\333\352\376\171\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10796
\255\353\257\367\026\313\333\315\045\053\345\037\373\232\237\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10797
\121\314\072\123\014\110\346\016\275\311\264\166\006\122\346\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10798
\023\205\162\143\003\004\340\004\066\053\040\031\002\350\164\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10799
\037\266\311\126\146\360\165\045\334\147\301\016\141\140\210\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10800
\076\321\250\374\243\332\035\260\321\261\043\124\337\104\166\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10801
\355\101\330\301\262\042\266\123\034\337\065\035\334\241\167\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10802
\061\344\055\365\345\345\333\310\340\377\345\200\327\013\143\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10803
\377\063\241\017\272\054\025\025\352\227\263\322\242\265\276\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10804
\214\226\036\032\217\035\154\244\141\067\271\206\163\063\327\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10805
\226\236\043\175\202\244\114\201\342\241\321\272\147\137\225\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10806
\243\047\021\356\026\020\173\274\105\112\114\262\004\322\253\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10807
\325\375\014\121\316\120\152\010\061\371\221\332\014\217\144\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10808
\003\303\072\213\040\077\156\215\147\075\072\326\376\175\133\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10809
\311\136\373\314\141\334\213\063\167\323\104\062\065\011\142\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10810
\222\026\020\330\236\047\107\373\073\041\343\370\353\035\133\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10811
\003\001\000\001\243\201\260\060\201\255\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10812
\023\001\001\377\004\005\060\003\001\001\377\060\013\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10813
\035\017\004\004\003\002\001\006\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10814
\026\004\024\032\204\142\274\110\114\063\045\004\324\356\320\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10815
\003\304\031\106\321\224\153\060\156\006\003\125\035\043\004\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10816
\060\145\200\024\032\204\142\274\110\114\063\045\004\324\356\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10817
\366\003\304\031\106\321\224\153\241\111\244\107\060\105\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10818
\060\011\006\003\125\004\006\023\002\102\115\061\031\060\027\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10819
\003\125\004\012\023\020\121\165\157\126\141\144\151\163\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10820
\151\155\151\164\145\144\061\033\060\031\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10821
\022\121\165\157\126\141\144\151\163\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10822
\101\040\062\202\002\005\011\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10823
\015\001\001\005\005\000\003\202\002\001\000\076\012\026\115\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10824
\006\133\250\256\161\135\057\005\057\147\346\023\105\203\304\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10825
\366\363\300\046\014\015\265\107\144\135\370\264\162\311\106\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10826
\003\030\047\125\211\170\175\166\352\226\064\200\027\040\334\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10827
\203\370\215\374\007\270\332\137\115\056\147\262\204\375\331\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10828
\374\167\120\201\346\174\264\311\015\013\162\123\370\166\007\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10829
\101\107\226\014\373\340\202\046\223\125\214\376\042\037\140\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10830
\174\137\347\046\263\367\062\220\230\120\324\067\161\125\366\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10831
\041\170\367\225\171\372\370\055\046\207\146\126\060\167\246\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10832
\170\063\122\020\130\256\077\141\216\362\152\261\357\030\176\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10833
\131\143\312\215\242\126\325\247\057\274\126\037\317\071\301\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10834
\373\012\250\025\054\175\115\172\143\306\154\227\104\074\322\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10835
\303\112\027\012\370\220\322\127\242\031\121\245\055\227\101\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10836
\007\117\251\120\332\220\215\224\106\341\076\360\224\375\020\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10837
\070\365\073\350\100\341\264\156\126\032\040\314\157\130\215\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10838
\056\105\217\326\351\223\077\347\261\054\337\072\326\042\214\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10839
\204\273\042\157\320\370\344\306\071\351\004\210\074\303\272\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10840
\125\172\155\200\231\044\365\154\001\373\370\227\260\224\133\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10841
\375\322\157\361\167\150\015\065\144\043\254\270\125\241\003\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10842
\115\102\031\334\370\165\131\126\243\371\250\111\171\370\257\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10843
\271\021\240\174\267\152\355\064\320\266\046\142\070\032\207\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10844
\370\350\375\056\323\220\177\007\221\052\035\326\176\134\205\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10845
\231\260\070\010\077\351\136\371\065\007\344\311\142\156\127\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10846
\247\120\225\367\272\310\233\346\216\242\001\305\326\146\277\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10847
\141\363\074\034\341\271\202\134\135\240\303\351\330\110\275\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10848
\242\021\024\031\156\262\206\033\150\076\110\067\032\210\267\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10849
\226\136\234\307\357\047\142\010\342\221\031\134\322\361\041\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10850
\272\027\102\202\227\161\201\123\061\251\237\366\175\142\277\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10851
\341\243\223\035\314\212\046\132\011\070\320\316\327\015\200\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10852
\264\170\245\072\207\114\215\212\245\325\106\227\362\054\020\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10853
\274\124\042\300\001\120\151\103\236\364\262\357\155\370\354\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10854
\361\343\261\357\337\221\217\124\052\013\045\301\046\031\304\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10855
\020\005\145\325\202\020\352\302\061\315\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10856
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10857
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10858
# Trust for Certificate "QuoVadis Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10859
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10860
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10861
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10862
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10863
CKA_LABEL UTF8 "QuoVadis Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10864
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10865
\312\072\373\317\022\100\066\113\104\262\026\040\210\200\110\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10866
\031\223\174\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10867
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10868
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10869
\136\071\173\335\370\272\354\202\351\254\142\272\014\124\000\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10870
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10871
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10872
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10873
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10874
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10875
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10876
\157\164\040\103\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10877
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10878
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10879
\002\002\005\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10880
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10881
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10882
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10883
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10884
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10885
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10886
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10887
# Certificate "QuoVadis Root CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10888
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10889
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10890
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10891
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10892
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10893
CKA_LABEL UTF8 "QuoVadis Root CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10894
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10895
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10896
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10897
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10898
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10899
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10900
\157\164\040\103\101\040\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10901
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10902
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10903
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10904
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10905
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10906
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10907
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10908
\157\164\040\103\101\040\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10909
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10910
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10911
\002\002\005\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10912
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10913
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10914
\060\202\006\235\060\202\004\205\240\003\002\001\002\002\002\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10915
\306\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10916
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10917
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10918
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10919
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10920
\157\164\040\103\101\040\063\060\036\027\015\060\066\061\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10921
\064\061\071\061\061\062\063\132\027\015\063\061\061\061\062\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10922
\061\071\060\066\064\064\132\060\105\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10923
\004\006\023\002\102\115\061\031\060\027\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10924
\020\121\165\157\126\141\144\151\163\040\114\151\155\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10925
\144\061\033\060\031\006\003\125\004\003\023\022\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10926
\141\144\151\163\040\122\157\157\164\040\103\101\040\063\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10927
\002\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10928
\000\003\202\002\017\000\060\202\002\012\002\202\002\001\000\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10929
\127\102\026\124\234\346\230\323\323\115\356\376\355\307\237\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10930
\071\112\145\263\350\026\210\064\333\015\131\221\164\317\222\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10931
\004\100\255\002\113\061\253\274\215\221\150\330\040\016\032\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10932
\342\032\173\116\027\135\342\212\267\077\231\032\315\353\141\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10933
\302\145\246\037\267\267\275\267\217\374\375\160\217\013\240\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10934
\276\001\242\131\317\161\346\017\051\166\377\261\126\171\105\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10935
\037\236\172\124\350\243\051\065\150\244\001\117\017\244\056\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10936
\357\033\277\343\217\020\250\162\253\130\127\347\124\206\310\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10937
\363\133\332\054\332\135\216\156\074\243\076\332\373\202\345\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10938
\362\134\262\005\063\157\212\066\316\320\023\116\377\277\112\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10939
\064\114\246\303\041\275\120\004\125\353\261\273\235\373\105\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10940
\144\025\336\125\001\214\002\166\265\313\241\077\102\151\274\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10941
\275\150\103\026\126\211\052\067\141\221\375\246\256\116\300\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10942
\024\145\224\067\113\222\006\357\004\320\310\234\210\333\013\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10943
\201\257\261\075\052\304\145\072\170\266\356\334\200\261\322\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10944
\231\234\072\356\153\132\153\263\215\267\325\316\234\302\276\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10945
\113\057\026\261\236\150\073\006\157\256\175\237\370\336\354\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10946
\051\247\230\243\045\103\057\357\361\137\046\341\210\115\370\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10947
\156\327\331\024\156\031\063\151\247\073\204\211\223\304\123\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10948
\023\241\121\170\100\370\270\311\242\356\173\272\122\102\203\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10949
\024\355\005\122\132\131\126\247\227\374\235\077\012\051\330\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10950
\117\221\016\023\274\336\225\244\337\213\231\276\254\233\063\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10951
\357\265\201\257\033\306\042\123\310\366\307\356\227\024\260\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10952
\174\170\122\310\360\316\156\167\140\204\246\351\052\166\040\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10953
\130\001\027\060\223\351\032\213\340\163\143\331\152\222\224\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10954
\116\264\255\112\205\304\243\042\060\374\011\355\150\042\163\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10955
\210\014\125\041\130\305\341\072\237\052\335\312\341\220\340\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10956
\163\253\154\200\270\350\013\144\223\240\234\214\031\377\263\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10957
\014\354\221\046\207\212\263\242\341\160\217\054\012\345\315\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10958
\150\121\353\332\077\005\177\213\062\346\023\134\153\376\137\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10959
\342\042\310\264\264\144\117\326\272\175\110\076\250\151\014\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10960
\273\206\161\311\163\270\077\073\235\045\113\332\377\100\353\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10961
\003\001\000\001\243\202\001\225\060\202\001\221\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10962
\125\035\023\001\001\377\004\005\060\003\001\001\377\060\201\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10963
\006\003\125\035\040\004\201\331\060\201\326\060\201\323\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10964
\053\006\001\004\001\276\130\000\003\060\201\305\060\201\223\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10965
\010\053\006\001\005\005\007\002\002\060\201\206\032\201\203\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10966
\156\171\040\165\163\145\040\157\146\040\164\150\151\163\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10967
\145\162\164\151\146\151\143\141\164\145\040\143\157\156\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10968
\151\164\165\164\145\163\040\141\143\143\145\160\164\141\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10969
\145\040\157\146\040\164\150\145\040\121\165\157\126\141\144\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10970
\163\040\122\157\157\164\040\103\101\040\063\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10971
\151\146\151\143\141\164\145\040\120\157\154\151\143\171\040\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10972
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10973
\162\141\143\164\151\143\145\040\123\164\141\164\145\155\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10974
\164\056\060\055\006\010\053\006\001\005\005\007\002\001\026\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10975
\150\164\164\160\072\057\057\167\167\167\056\161\165\157\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10976
\144\151\163\147\154\157\142\141\154\056\143\157\155\057\143\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10977
\163\060\013\006\003\125\035\017\004\004\003\002\001\006\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10978
\006\003\125\035\016\004\026\004\024\362\300\023\340\202\103\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10979
\373\356\057\147\062\226\065\134\333\270\313\002\320\060\156\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10980
\003\125\035\043\004\147\060\145\200\024\362\300\023\340\202\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10981
\076\373\356\057\147\062\226\065\134\333\270\313\002\320\241\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10982
\244\107\060\105\061\013\060\011\006\003\125\004\006\023\002\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10983
\115\061\031\060\027\006\003\125\004\012\023\020\121\165\157\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10984
\141\144\151\163\040\114\151\155\151\164\145\144\061\033\060\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10985
\006\003\125\004\003\023\022\121\165\157\126\141\144\151\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10986
\122\157\157\164\040\103\101\040\063\202\002\005\306\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10987
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10988
\000\117\255\240\054\114\372\300\362\157\367\146\125\253\043\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10989
\356\347\051\332\303\133\266\260\203\331\320\320\342\041\373\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10990
\140\247\073\135\140\123\047\242\233\366\010\042\052\347\277\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10991
\162\345\234\044\152\061\261\220\172\047\333\204\021\211\047\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10992
\167\132\070\327\277\254\206\374\356\135\203\274\006\306\321\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10993
\153\017\155\044\057\113\172\154\247\007\226\312\343\204\237\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10994
\210\213\035\253\026\215\133\146\027\331\026\364\213\200\322\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10995
\370\262\166\303\374\070\023\252\014\336\102\151\053\156\363\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10996
\353\200\047\333\365\246\104\015\237\132\125\131\013\325\015\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10997
\110\305\256\237\362\057\200\305\352\062\120\065\022\227\056\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10998
\341\377\361\043\210\121\070\237\362\146\126\166\347\017\121\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 10999
\245\122\014\115\111\121\225\066\075\277\242\113\014\020\035\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11000
\231\114\252\363\162\021\223\344\352\366\233\332\250\135\247\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11001
\267\236\002\256\163\000\310\332\043\003\350\371\352\031\164\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11002
\000\224\313\042\040\276\224\247\131\265\202\152\276\231\171\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11003
\251\362\112\044\122\367\164\375\272\116\346\250\035\002\156\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11004
\015\200\104\301\256\323\043\067\137\273\205\174\053\222\056\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11005
\176\245\213\335\231\341\277\047\157\055\135\252\173\207\376\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11006
\335\113\374\216\365\046\344\156\160\102\156\063\354\061\236\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11007
\223\301\344\311\151\032\075\300\153\116\042\155\356\253\130\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11008
\306\320\101\301\053\352\117\022\207\136\353\105\330\154\365\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11009
\002\323\240\330\125\212\006\231\031\242\240\167\321\060\236\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11010
\314\165\356\203\365\260\142\071\317\154\127\342\114\322\221\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11011
\016\165\050\033\232\277\375\032\103\361\312\167\373\073\217\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11012
\270\151\050\026\102\004\136\160\052\034\041\330\217\341\275\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11013
\133\055\164\100\222\331\143\031\015\163\335\151\274\142\107\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11014
\340\164\053\262\353\175\276\101\033\265\300\106\305\241\042\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11015
\137\116\301\050\222\336\030\272\325\052\050\273\021\213\027\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11016
\230\231\140\224\134\043\317\132\047\227\136\013\005\006\223\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11017
\036\073\151\066\353\251\236\141\035\217\062\332\216\014\326\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11018
\076\173\011\044\332\001\167\107\304\073\315\064\214\231\365\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11019
\341\045\141\063\262\131\033\342\156\327\067\127\266\015\251\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11020
\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11021
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11023
# Trust for Certificate "QuoVadis Root CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11024
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11025
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11026
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11027
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11028
CKA_LABEL UTF8 "QuoVadis Root CA 3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11029
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11030
\037\111\024\367\330\164\225\035\335\256\002\300\276\375\072\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11031
\202\165\121\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11032
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11033
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11034
\061\205\074\142\224\227\143\271\252\375\211\116\257\157\340\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11035
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11036
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11037
\060\105\061\013\060\011\006\003\125\004\006\023\002\102\115\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11038
\031\060\027\006\003\125\004\012\023\020\121\165\157\126\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11039
\151\163\040\114\151\155\151\164\145\144\061\033\060\031\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11040
\125\004\003\023\022\121\165\157\126\141\144\151\163\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11041
\157\164\040\103\101\040\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11042
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11043
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11044
\002\002\005\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11045
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11046
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11047
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11048
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11049
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11051
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11052
# Certificate "Security Communication Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11053
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11054
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11055
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11056
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11057
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11058
CKA_LABEL UTF8 "Security Communication Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11059
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11060
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11061
\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11062
\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11063
\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11064
\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11065
\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11066
\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11067
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11068
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11069
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11070
\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11071
\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11072
\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11073
\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11074
\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11075
\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11076
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11077
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11078
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11079
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11080
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11081
\060\202\003\132\060\202\002\102\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11082
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11083
\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11084
\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11085
\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11086
\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11087
\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11088
\061\060\036\027\015\060\063\060\071\063\060\060\064\062\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11089
\071\132\027\015\062\063\060\071\063\060\060\064\062\060\064\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11090
\132\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11091
\061\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11092
\040\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11093
\125\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11094
\155\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11095
\103\101\061\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11096
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11097
\202\001\001\000\263\263\376\177\323\155\261\357\026\174\127\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11098
\014\155\166\212\057\113\277\144\373\114\356\212\360\363\051\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11099
\365\377\356\052\340\351\351\272\133\144\042\232\232\157\054\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11100
\046\151\121\005\231\046\334\325\034\152\161\306\232\175\036\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11101
\335\174\154\306\214\147\147\112\076\370\161\260\031\047\251\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11102
\014\246\225\277\113\214\014\372\125\230\073\330\350\042\241\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11103
\161\070\171\254\227\222\151\263\211\176\352\041\150\006\230\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11104
\226\207\322\141\066\274\155\047\126\236\127\356\300\300\126\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11105
\062\317\244\331\216\302\043\327\215\250\363\330\045\254\227\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11106
\160\070\364\266\072\264\235\073\227\046\103\243\241\274\111\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11107
\162\114\043\060\207\001\130\366\116\276\034\150\126\146\257\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11108
\101\135\310\263\115\052\125\106\253\037\332\036\342\100\075\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11109
\315\175\271\222\200\234\067\335\014\226\144\235\334\042\367\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11110
\213\337\141\336\025\224\122\025\240\175\122\311\113\250\041\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11111
\306\261\355\313\303\225\140\321\017\360\253\160\370\337\313\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11112
\176\354\326\372\253\331\275\177\124\362\245\351\171\372\331\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11113
\166\044\050\163\002\003\001\000\001\243\077\060\075\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11114
\003\125\035\016\004\026\004\024\240\163\111\231\150\334\205\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11115
\145\343\233\050\057\127\237\275\063\274\007\110\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11116
\125\035\017\004\004\003\002\001\006\060\017\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11117
\001\001\377\004\005\060\003\001\001\377\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11118
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\150\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11119
\251\250\273\344\117\135\171\263\005\265\027\263\140\023\353\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11120
\222\135\340\321\323\152\376\373\276\233\155\277\307\005\155\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11121
\040\304\034\360\267\332\204\130\002\143\372\110\026\357\117\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11122
\013\367\112\230\362\077\236\033\255\107\153\143\316\010\107\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11123
\122\077\170\234\257\115\256\370\325\117\317\232\230\052\020\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11124
\071\122\304\335\331\233\016\357\223\001\256\262\056\312\150\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11125
\044\102\154\260\263\072\076\315\351\332\110\304\025\313\351\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11126
\007\017\222\120\111\212\335\061\227\137\311\351\067\252\073\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11127
\145\227\224\062\311\263\237\076\072\142\130\305\111\255\142\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11128
\161\245\062\252\057\306\211\166\103\100\023\023\147\075\242\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11129
\045\020\313\361\072\362\331\372\333\111\126\273\246\376\247\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11130
\065\303\340\210\141\311\210\307\337\066\020\042\230\131\352\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11131
\112\373\126\026\163\156\254\115\367\042\241\117\255\035\172\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11132
\105\047\345\060\301\136\362\332\023\313\045\102\121\225\107\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11133
\214\154\041\314\164\102\355\123\377\063\213\217\017\127\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11134
\057\317\246\356\311\160\042\024\275\375\276\154\013\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11135
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11137
# Trust for Certificate "Security Communication Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11138
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11139
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11140
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11141
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11142
CKA_LABEL UTF8 "Security Communication Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11143
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11144
\066\261\053\111\371\201\236\327\114\236\274\070\017\306\126\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11145
\135\254\262\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11146
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11147
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11148
\361\274\143\152\124\340\265\047\365\315\347\032\343\115\156\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11149
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11150
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11151
\060\120\061\013\060\011\006\003\125\004\006\023\002\112\120\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11152
\030\060\026\006\003\125\004\012\023\017\123\105\103\117\115\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11153
\124\162\165\163\164\056\156\145\164\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11154
\004\013\023\036\123\145\143\165\162\151\164\171\040\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11155
\155\165\156\151\143\141\164\151\157\156\040\122\157\157\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11156
\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11157
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11158
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11159
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11160
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11161
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11162
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11163
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11164
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11166
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11167
# Certificate "Sonera Class 1 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11168
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11169
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11170
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11171
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11172
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11173
CKA_LABEL UTF8 "Sonera Class 1 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11174
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11175
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11176
\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11177
\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11178
\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11179
\141\040\103\154\141\163\163\061\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11180
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11181
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11182
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11183
\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11184
\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11185
\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11186
\141\040\103\154\141\163\163\061\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11187
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11188
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11189
\002\001\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11190
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11191
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11192
\060\202\003\040\060\202\002\010\240\003\002\001\002\002\001\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11193
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11194
\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11195
\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11196
\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11197
\040\103\154\141\163\163\061\040\103\101\060\036\027\015\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11198
\060\064\060\066\061\060\064\071\061\063\132\027\015\062\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11199
\064\060\066\061\060\064\071\061\063\132\060\071\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11200
\006\003\125\004\006\023\002\106\111\061\017\060\015\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11201
\004\012\023\006\123\157\156\145\162\141\061\031\060\027\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11202
\125\004\003\023\020\123\157\156\145\162\141\040\103\154\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11203
\163\061\040\103\101\060\202\001\042\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11204
\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11205
\012\002\202\001\001\000\265\211\037\053\117\147\012\171\377\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11206
\036\370\177\074\355\321\176\332\260\315\155\057\066\254\064\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11207
\333\331\144\027\010\143\060\063\042\212\114\356\216\273\017\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11208
\102\125\311\235\056\245\357\367\247\214\303\253\271\227\313\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11209
\357\077\025\147\250\202\162\143\123\017\101\214\175\020\225\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11210
\241\132\245\006\372\222\127\235\372\245\001\362\165\351\037\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11211
\126\046\122\116\170\031\145\130\125\003\130\300\024\256\214\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11212
\125\137\160\133\167\043\006\066\227\363\044\265\232\106\225\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11213
\337\015\013\005\105\345\321\362\035\202\273\306\023\340\376\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11214
\172\375\151\060\224\363\322\105\205\374\362\062\133\062\336\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11215
\154\135\037\313\244\042\164\260\200\216\135\224\367\006\000\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11216
\251\324\136\056\065\120\011\363\200\227\364\014\027\256\071\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11217
\137\315\063\301\034\312\211\302\042\367\105\022\355\136\022\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11218
\235\143\253\202\056\271\353\102\101\104\313\112\032\000\202\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11219
\236\371\213\127\076\114\307\027\355\054\213\162\063\137\162\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11220
\070\126\325\346\331\256\005\032\035\165\105\261\313\245\045\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11221
\022\127\066\375\042\067\002\003\001\000\001\243\063\060\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11222
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11223
\060\021\006\003\125\035\016\004\012\004\010\107\342\014\213\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11224
\123\210\122\060\013\006\003\125\035\017\004\004\003\002\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11225
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11226
\202\001\001\000\213\032\262\311\135\141\264\341\271\053\271\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11227
\321\262\205\235\167\216\026\356\021\075\333\302\143\331\133\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11228
\145\373\022\147\330\052\134\266\253\345\136\303\267\026\057\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11229
\350\253\035\212\375\253\032\174\325\137\143\317\334\260\335\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11230
\271\250\346\322\042\070\207\007\024\331\377\276\126\265\375\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11231
\016\074\125\312\026\314\247\246\167\067\373\333\134\037\116\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11232
\006\207\243\003\103\365\026\253\267\204\275\116\357\237\061\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11233
\360\106\361\100\266\321\014\245\144\370\143\136\041\333\125\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11234
\117\061\166\234\020\141\216\266\123\072\243\021\276\257\155\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11235
\036\275\256\055\342\014\151\307\205\123\150\242\141\272\305\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11236
\264\171\124\170\236\012\307\002\276\142\321\021\202\113\145\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11237
\221\132\302\250\207\261\126\150\224\171\371\045\367\301\325\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11238
\032\270\273\075\217\251\212\070\025\367\163\320\132\140\321\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11239
\260\360\334\325\120\315\116\356\222\110\151\355\262\043\036\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11240
\314\310\224\310\266\365\073\206\177\077\246\056\237\366\076\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11241
\265\222\226\076\337\054\223\212\377\201\214\017\017\131\041\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11242
\127\275\125\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11243
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11245
# Trust for Certificate "Sonera Class 1 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11246
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11247
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11248
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11249
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11250
CKA_LABEL UTF8 "Sonera Class 1 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11251
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11252
\007\107\042\001\231\316\164\271\174\260\075\171\262\144\242\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11253
\125\351\063\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11254
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11255
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11256
\063\267\204\365\137\047\327\150\047\336\024\336\022\052\355\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11257
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11258
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11259
\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11260
\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11261
\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11262
\141\040\103\154\141\163\163\061\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11263
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11264
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11265
\002\001\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11266
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11267
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11268
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11269
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11270
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11272
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11273
# Certificate "Sonera Class 2 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11274
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11275
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11276
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11277
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11278
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11279
CKA_LABEL UTF8 "Sonera Class 2 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11280
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11281
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11282
\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11283
\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11284
\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11285
\141\040\103\154\141\163\163\062\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11286
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11287
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11288
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11289
\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11290
\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11291
\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11292
\141\040\103\154\141\163\163\062\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11293
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11294
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11295
\002\001\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11296
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11297
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11298
\060\202\003\040\060\202\002\010\240\003\002\001\002\002\001\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11299
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11300
\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11301
\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11302
\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11303
\040\103\154\141\163\163\062\040\103\101\060\036\027\015\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11304
\060\064\060\066\060\067\062\071\064\060\132\027\015\062\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11305
\064\060\066\060\067\062\071\064\060\132\060\071\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11306
\006\003\125\004\006\023\002\106\111\061\017\060\015\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11307
\004\012\023\006\123\157\156\145\162\141\061\031\060\027\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11308
\125\004\003\023\020\123\157\156\145\162\141\040\103\154\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11309
\163\062\040\103\101\060\202\001\042\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11310
\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11311
\012\002\202\001\001\000\220\027\112\065\235\312\360\015\226\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11312
\104\372\026\067\374\110\275\275\177\200\055\065\073\341\157\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11313
\147\251\277\003\034\115\214\157\062\107\325\101\150\244\023\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11314
\301\065\014\232\204\103\374\134\035\377\211\263\350\027\030\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11315
\221\137\373\211\343\352\277\116\135\174\033\046\323\165\171\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11316
\346\204\343\127\345\255\051\304\364\072\050\347\245\173\204\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11317
\151\263\375\136\166\275\243\055\231\323\220\116\043\050\175\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11318
\143\361\124\073\046\235\166\133\227\102\262\377\256\360\116\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11319
\335\071\225\116\203\006\177\347\111\100\310\305\001\262\124\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11320
\146\035\075\374\371\351\074\012\236\201\270\160\360\001\213\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11321
\043\124\174\310\256\370\220\036\000\226\162\324\124\317\141\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11322
\274\352\373\235\002\225\321\266\271\161\072\151\010\077\017\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11323
\341\102\307\210\365\077\230\250\247\272\034\340\161\161\357\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11324
\127\201\120\172\134\153\164\106\016\203\003\230\303\216\250\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11325
\362\166\062\156\047\203\302\163\363\334\030\350\264\223\352\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11326
\104\153\004\140\040\161\127\207\235\363\276\240\220\043\075\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11327
\044\341\332\041\333\303\002\003\001\000\001\243\063\060\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11328
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11329
\060\021\006\003\125\035\016\004\012\004\010\112\240\252\130\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11330
\323\136\074\060\013\006\003\125\035\017\004\004\003\002\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11331
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11332
\202\001\001\000\132\316\207\371\026\162\025\127\113\035\331\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11333
\347\242\046\060\354\223\147\337\326\055\322\064\257\367\070\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11334
\316\253\026\271\253\057\174\065\313\254\320\017\264\114\053\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11335
\200\357\153\214\221\137\066\166\367\333\263\033\031\352\364\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11336
\021\375\141\161\104\277\050\263\072\035\277\263\103\350\237\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11337
\334\061\010\161\260\235\215\326\064\107\062\220\306\145\044\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11338
\240\112\174\004\163\217\071\157\027\214\162\265\275\113\310\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11339
\370\173\203\303\050\116\234\011\352\147\077\262\147\004\033\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11340
\024\332\370\347\111\044\221\320\035\152\372\141\071\357\153\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11341
\041\165\006\007\330\022\264\041\040\160\102\161\201\332\074\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11342
\066\276\246\133\015\152\154\232\037\221\173\371\371\357\102\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11343
\116\116\236\314\014\215\224\334\331\105\234\136\354\102\120\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11344
\256\364\135\304\261\022\334\312\073\250\056\235\024\132\005\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11345
\267\354\327\143\342\272\065\266\004\010\221\350\332\235\234\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11346
\146\265\030\254\012\246\124\046\064\063\322\033\301\324\177\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11347
\072\216\013\252\062\156\333\374\117\045\237\331\062\307\226\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11348
\160\254\337\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11349
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11351
# Trust for Certificate "Sonera Class 2 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11352
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11353
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11354
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11355
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11356
CKA_LABEL UTF8 "Sonera Class 2 Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11357
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11358
\067\367\155\346\007\174\220\305\261\076\223\032\267\101\020\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11359
\362\344\232\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11360
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11361
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11362
\243\354\165\017\056\210\337\372\110\001\116\013\134\110\157\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11363
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11364
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11365
\060\071\061\013\060\011\006\003\125\004\006\023\002\106\111\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11366
\017\060\015\006\003\125\004\012\023\006\123\157\156\145\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11367
\061\031\060\027\006\003\125\004\003\023\020\123\157\156\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11368
\141\040\103\154\141\163\163\062\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11369
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11370
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11371
\002\001\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11372
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11373
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11374
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11375
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11376
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11378
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11379
# Certificate "Staat der Nederlanden Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11380
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11381
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11382
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11383
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11384
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11385
CKA_LABEL UTF8 "Staat der Nederlanden Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11386
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11387
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11388
\060\125\061\013\060\011\006\003\125\004\006\023\002\116\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11389
\036\060\034\006\003\125\004\012\023\025\123\164\141\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11390
\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11391
\046\060\044\006\003\125\004\003\023\035\123\164\141\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11392
\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11393
\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11394
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11395
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11396
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11397
\060\125\061\013\060\011\006\003\125\004\006\023\002\116\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11398
\036\060\034\006\003\125\004\012\023\025\123\164\141\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11399
\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11400
\046\060\044\006\003\125\004\003\023\035\123\164\141\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11401
\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11402
\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11403
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11404
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11405
\002\004\000\230\226\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11406
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11407
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11408
\060\202\003\272\060\202\002\242\240\003\002\001\002\002\004\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11409
\230\226\212\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11410
\005\000\060\125\061\013\060\011\006\003\125\004\006\023\002\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11411
\114\061\036\060\034\006\003\125\004\012\023\025\123\164\141\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11412
\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11413
\156\061\046\060\044\006\003\125\004\003\023\035\123\164\141\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11414
\164\040\144\145\162\040\116\145\144\145\162\154\141\156\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11415
\156\040\122\157\157\164\040\103\101\060\036\027\015\060\062\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11416
\062\061\067\060\071\062\063\064\071\132\027\015\061\065\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11417
\061\066\060\071\061\065\063\070\132\060\125\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11418
\003\125\004\006\023\002\116\114\061\036\060\034\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11419
\012\023\025\123\164\141\141\164\040\144\145\162\040\116\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11420
\145\162\154\141\156\144\145\156\061\046\060\044\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11421
\003\023\035\123\164\141\141\164\040\144\145\162\040\116\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11422
\145\162\154\141\156\144\145\156\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11423
\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11424
\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11425
\000\230\322\265\121\021\172\201\246\024\230\161\155\276\314\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11426
\023\033\326\047\016\172\263\152\030\034\266\141\132\325\141\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11427
\277\336\220\023\307\147\356\335\363\332\305\014\022\236\065\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11428
\076\054\047\210\100\153\367\334\335\042\141\365\302\307\016\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11429
\366\325\166\123\115\217\214\274\030\166\067\205\235\350\312\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11430
\307\322\117\230\023\011\242\076\042\210\234\177\326\362\020\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11431
\264\356\137\030\325\027\343\370\305\375\342\235\242\357\123\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11432
\205\167\242\017\341\060\107\356\000\347\063\175\104\147\032\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11433
\121\350\213\240\236\120\230\150\064\122\037\056\155\001\362\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11434
\105\362\061\353\251\061\150\051\273\172\101\236\306\031\177\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11435
\264\121\071\003\177\262\336\247\062\233\264\107\216\157\264\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11436
\256\345\257\261\334\260\033\141\274\231\162\336\344\211\267\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11437
\046\135\332\063\111\133\122\234\016\365\212\255\303\270\075\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11438
\006\152\302\325\052\013\154\173\204\275\126\005\313\206\145\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11439
\354\104\053\260\216\271\334\160\013\106\332\255\274\143\210\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11440
\372\333\152\376\043\372\274\344\110\364\147\053\152\021\020\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11441
\111\002\003\001\000\001\243\201\221\060\201\216\060\014\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11442
\125\035\023\004\005\060\003\001\001\377\060\117\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11443
\040\004\110\060\106\060\104\006\004\125\035\040\000\060\074\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11444
\072\006\010\053\006\001\005\005\007\002\001\026\056\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11445
\160\072\057\057\167\167\167\056\160\153\151\157\166\145\162\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11446
\145\151\144\056\156\154\057\160\157\154\151\143\151\145\163\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11447
\162\157\157\164\055\160\157\154\151\143\171\060\016\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11448
\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11449
\035\016\004\026\004\024\250\175\353\274\143\244\164\023\164\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11450
\354\226\340\323\064\301\054\277\154\370\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11451
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\005\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11452
\207\125\164\066\141\301\273\321\324\306\025\250\023\264\237\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11453
\376\273\356\025\264\057\006\014\051\362\250\222\244\141\015\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11454
\253\134\010\133\121\023\053\115\302\052\141\310\370\011\130\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11455
\055\002\262\071\175\231\146\201\277\156\134\225\105\040\154\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11456
\171\247\321\330\034\051\374\302\040\047\121\310\361\174\135\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11457
\147\151\205\021\060\306\000\322\327\363\323\174\266\360\061\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11458
\050\022\202\163\351\063\057\246\125\264\013\221\224\107\234\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11459
\273\172\102\062\350\256\176\055\310\274\254\024\277\331\017\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11460
\133\374\301\371\172\225\341\175\176\226\374\161\260\302\114\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11461
\337\105\064\311\316\015\362\234\144\010\320\073\303\051\305\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11462
\355\220\004\301\261\051\221\305\060\157\301\251\162\063\314\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11463
\135\026\027\054\021\151\347\176\376\305\203\010\337\274\334\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11464
\072\056\040\151\043\071\126\140\147\220\213\056\166\071\373\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11465
\210\227\366\174\275\113\270\040\026\147\005\215\342\073\301\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11466
\077\224\225\067\307\135\271\236\330\223\241\027\217\377\014\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11467
\025\301\044\174\062\174\003\035\073\241\130\105\062\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11468
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11469
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11470
# Trust for Certificate "Staat der Nederlanden Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11471
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11472
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11473
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11474
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11475
CKA_LABEL UTF8 "Staat der Nederlanden Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11476
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11477
\020\035\372\077\325\013\313\273\233\265\140\014\031\125\244\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11478
\364\163\072\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11479
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11480
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11481
\140\204\174\132\316\333\014\324\313\247\351\376\002\306\251\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11482
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11483
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11484
\060\125\061\013\060\011\006\003\125\004\006\023\002\116\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11485
\036\060\034\006\003\125\004\012\023\025\123\164\141\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11486
\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11487
\046\060\044\006\003\125\004\003\023\035\123\164\141\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11488
\144\145\162\040\116\145\144\145\162\154\141\156\144\145\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11489
\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11490
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11491
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11492
\002\004\000\230\226\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11493
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11494
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11495
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11496
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11497
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11498
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11499
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11500
# Certificate "TDC Internet Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11501
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11502
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11503
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11504
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11505
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11506
CKA_LABEL UTF8 "TDC Internet Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11507
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11508
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11509
\060\103\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11510
\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11511
\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11512
\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11513
\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11514
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11515
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11516
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11517
\060\103\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11518
\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11519
\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11520
\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11521
\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11522
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11523
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11524
\002\004\072\314\245\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11525
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11526
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11527
\060\202\004\053\060\202\003\023\240\003\002\001\002\002\004\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11528
\314\245\114\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11529
\005\000\060\103\061\013\060\011\006\003\125\004\006\023\002\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11530
\113\061\025\060\023\006\003\125\004\012\023\014\124\104\103\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11531
\111\156\164\145\162\156\145\164\061\035\060\033\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11532
\013\023\024\124\104\103\040\111\156\164\145\162\156\145\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11533
\122\157\157\164\040\103\101\060\036\027\015\060\061\060\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11534
\065\061\066\063\063\061\067\132\027\015\062\061\060\064\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11535
\061\067\060\063\061\067\132\060\103\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11536
\004\006\023\002\104\113\061\025\060\023\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11537
\014\124\104\103\040\111\156\164\145\162\156\145\164\061\035\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11538
\033\006\003\125\004\013\023\024\124\104\103\040\111\156\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11539
\162\156\145\164\040\122\157\157\164\040\103\101\060\202\001\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11540
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11541
\202\001\017\000\060\202\001\012\002\202\001\001\000\304\270\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11542
\274\221\325\143\037\327\231\240\213\014\100\036\164\267\110\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11543
\106\214\002\262\340\044\137\360\031\023\247\067\203\153\135\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11544
\216\371\204\060\316\032\073\372\373\316\213\155\043\306\303\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11545
\146\237\211\245\337\340\102\120\147\372\037\154\036\364\320\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11546
\326\277\312\326\116\344\150\140\154\106\252\034\135\143\341\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11547
\206\016\145\000\247\056\246\161\306\274\271\201\250\072\175\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11548
\322\371\321\254\113\313\316\165\257\334\173\372\201\163\324\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11549
\272\275\101\210\324\164\263\371\136\070\072\074\103\250\322\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11550
\116\167\155\023\014\235\217\170\001\267\132\040\037\003\067\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11551
\342\054\333\113\053\054\170\271\111\333\304\320\307\234\234\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11552
\212\040\011\041\026\126\146\377\005\354\133\343\360\317\253\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11553
\044\136\303\177\160\172\022\304\322\265\020\240\266\041\341\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11554
\170\151\125\104\151\365\312\226\034\064\205\027\045\167\342\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11555
\057\047\230\170\375\171\006\072\242\326\132\103\301\377\354\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11556
\073\356\023\357\323\130\132\377\222\353\354\256\332\362\067\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11557
\107\101\266\227\311\055\012\101\042\273\273\346\247\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11558
\000\001\243\202\001\045\060\202\001\041\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11559
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\145\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11560
\003\125\035\037\004\136\060\134\060\132\240\130\240\126\244\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11561
\060\122\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11562
\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11563
\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11564
\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11565
\157\164\040\103\101\061\015\060\013\006\003\125\004\003\023\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11566
\103\122\114\061\060\053\006\003\125\035\020\004\044\060\042\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11567
\017\062\060\060\061\060\064\060\065\061\066\063\063\061\067\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11568
\201\017\062\060\062\061\060\064\060\065\061\067\060\063\061\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11569
\132\060\013\006\003\125\035\017\004\004\003\002\001\006\060\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11570
\006\003\125\035\043\004\030\060\026\200\024\154\144\001\307\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11571
\205\155\254\310\332\236\120\010\205\010\265\074\126\250\120\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11572
\035\006\003\125\035\016\004\026\004\024\154\144\001\307\375\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11573
\155\254\310\332\236\120\010\205\010\265\074\126\250\120\060\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11574
\006\003\125\035\023\004\005\060\003\001\001\377\060\035\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11575
\052\206\110\206\366\175\007\101\000\004\020\060\016\033\010\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11576
\065\056\060\072\064\056\060\003\002\004\220\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11577
\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11578
\103\314\321\335\035\020\033\006\177\267\244\372\323\331\115\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11579
\043\237\043\124\133\346\213\057\004\050\213\265\047\155\211\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11580
\354\230\151\334\347\215\046\203\005\171\164\354\264\271\243\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11581
\301\065\000\375\025\332\071\201\072\225\061\220\336\227\351\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11582
\250\231\167\014\345\132\240\204\377\022\026\254\156\270\215\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11583
\173\222\302\254\056\320\175\050\354\266\363\140\070\151\157\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11584
\330\004\125\076\236\314\125\322\272\376\273\107\004\327\012\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11585
\026\012\064\051\365\130\023\325\117\317\217\126\113\263\036\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11586
\323\230\171\332\010\036\014\157\270\370\026\047\357\302\157\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11587
\366\243\113\076\016\344\155\154\333\073\101\022\233\275\015\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11588
\043\177\074\112\320\257\300\257\366\357\033\265\025\304\353\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11589
\304\011\137\164\213\331\021\373\302\126\261\074\370\160\312\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11590
\215\103\100\023\214\375\231\003\124\171\306\056\352\206\241\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11591
\072\324\011\274\364\274\146\314\075\130\320\127\111\012\356\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11592
\342\101\356\023\371\233\070\064\321\000\365\176\347\224\035\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11593
\151\003\142\270\231\005\005\075\153\170\022\275\260\157\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11594
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11595
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11596
# Trust for Certificate "TDC Internet Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11597
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11598
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11599
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11600
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11601
CKA_LABEL UTF8 "TDC Internet Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11602
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11603
\041\374\275\216\177\154\257\005\033\321\263\103\354\250\347\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11604
\107\362\017\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11605
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11606
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11607
\221\364\003\125\040\241\370\143\054\142\336\254\373\141\034\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11608
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11609
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11610
\060\103\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11611
\025\060\023\006\003\125\004\012\023\014\124\104\103\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11612
\164\145\162\156\145\164\061\035\060\033\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11613
\024\124\104\103\040\111\156\164\145\162\156\145\164\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11614
\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11615
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11616
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11617
\002\004\072\314\245\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11618
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11619
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11620
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11621
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11622
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11623
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11624
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11625
# Certificate "TDC OCES Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11626
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11627
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11628
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11629
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11630
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11631
CKA_LABEL UTF8 "TDC OCES Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11632
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11633
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11634
\060\061\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11635
\014\060\012\006\003\125\004\012\023\003\124\104\103\061\024\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11636
\022\006\003\125\004\003\023\013\124\104\103\040\117\103\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11637
\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11638
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11639
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11640
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11641
\060\061\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11642
\014\060\012\006\003\125\004\012\023\003\124\104\103\061\024\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11643
\022\006\003\125\004\003\023\013\124\104\103\040\117\103\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11644
\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11645
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11646
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11647
\002\004\076\110\275\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11648
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11649
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11650
\060\202\005\031\060\202\004\001\240\003\002\001\002\002\004\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11651
\110\275\304\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11652
\005\000\060\061\061\013\060\011\006\003\125\004\006\023\002\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11653
\113\061\014\060\012\006\003\125\004\012\023\003\124\104\103\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11654
\024\060\022\006\003\125\004\003\023\013\124\104\103\040\117\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11655
\105\123\040\103\101\060\036\027\015\060\063\060\062\061\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11656
\070\063\071\063\060\132\027\015\063\067\060\062\061\061\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11657
\060\071\063\060\132\060\061\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11658
\023\002\104\113\061\014\060\012\006\003\125\004\012\023\003\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11659
\104\103\061\024\060\022\006\003\125\004\003\023\013\124\104\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11660
\040\117\103\105\123\040\103\101\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11661
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11662
\060\202\001\012\002\202\001\001\000\254\142\366\141\040\262\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11663
\300\306\205\327\343\171\346\314\355\362\071\222\244\227\056\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11664
\243\204\133\207\234\114\375\244\363\304\137\041\275\126\020\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11665
\333\056\141\354\223\151\343\243\314\275\231\303\005\374\006\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11666
\312\066\034\376\220\216\111\114\304\126\232\057\126\274\317\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11667
\014\361\157\107\246\015\103\115\342\351\035\071\064\315\215\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11668
\331\022\230\371\343\341\301\112\174\206\070\304\251\304\141\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11669
\322\136\257\032\046\115\325\344\240\042\107\204\331\144\267\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11670
\226\374\354\031\344\262\227\046\116\112\114\313\217\044\213\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11671
\030\034\110\141\173\325\210\150\332\135\265\352\315\032\060\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11672
\200\203\166\120\252\117\321\324\335\070\360\357\026\364\341\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11673
\120\006\277\352\373\172\111\241\050\053\034\366\374\025\062\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11674
\164\152\217\251\303\142\051\161\061\345\073\244\140\027\136\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11675
\346\332\023\355\351\037\037\033\321\262\150\163\306\020\064\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11676
\106\020\020\343\220\000\166\100\313\213\267\103\011\041\377\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11677
\116\223\306\130\351\245\202\333\167\304\072\231\261\162\225\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11678
\004\360\267\053\372\173\131\216\335\002\003\001\000\001\243\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11679
\002\067\060\202\002\063\060\017\006\003\125\035\023\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11680
\004\005\060\003\001\001\377\060\016\006\003\125\035\017\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11681
\377\004\004\003\002\001\006\060\201\354\006\003\125\035\040\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11682
\201\344\060\201\341\060\201\336\006\010\052\201\120\201\051\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11683
\001\001\060\201\321\060\057\006\010\053\006\001\005\005\007\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11684
\001\026\043\150\164\164\160\072\057\057\167\167\167\056\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11685
\162\164\151\146\151\153\141\164\056\144\153\057\162\145\160\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11686
\163\151\164\157\162\171\060\201\235\006\010\053\006\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11687
\007\002\002\060\201\220\060\012\026\003\124\104\103\060\003\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11688
\001\001\032\201\201\103\145\162\164\151\146\151\153\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11689
\162\040\146\162\141\040\144\145\156\156\145\040\103\101\040\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11690
\144\163\164\145\144\145\163\040\165\156\144\145\162\040\117\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11691
\104\040\061\056\062\056\062\060\070\056\061\066\071\056\061\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11692
\061\056\061\056\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11693
\163\040\146\162\157\155\040\164\150\151\163\040\103\101\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11694
\162\145\040\151\163\163\165\145\144\040\165\156\144\145\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11695
\117\111\104\040\061\056\062\056\062\060\070\056\061\066\071\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11696
\061\056\061\056\061\056\060\021\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11697
\102\001\001\004\004\003\002\000\007\060\201\201\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11698
\037\004\172\060\170\060\110\240\106\240\104\244\102\060\100\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11699
\013\060\011\006\003\125\004\006\023\002\104\113\061\014\060\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11700
\006\003\125\004\012\023\003\124\104\103\061\024\060\022\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11701
\125\004\003\023\013\124\104\103\040\117\103\105\123\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11702
\061\015\060\013\006\003\125\004\003\023\004\103\122\114\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11703
\054\240\052\240\050\206\046\150\164\164\160\072\057\057\143\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11704
\154\056\157\143\145\163\056\143\145\162\164\151\146\151\153\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11705
\164\056\144\153\057\157\143\145\163\056\143\162\154\060\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11706
\003\125\035\020\004\044\060\042\200\017\062\060\060\063\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11707
\061\061\060\070\063\071\063\060\132\201\017\062\060\063\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11708
\062\061\061\060\071\060\071\063\060\132\060\037\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11709
\043\004\030\060\026\200\024\140\265\205\354\126\144\176\022\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11710
\047\147\035\120\025\113\163\256\073\371\022\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11711
\035\016\004\026\004\024\140\265\205\354\126\144\176\022\031\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11712
\147\035\120\025\113\163\256\073\371\022\060\035\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11713
\110\206\366\175\007\101\000\004\020\060\016\033\010\126\066\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11714
\060\072\064\056\060\003\002\004\220\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11715
\206\367\015\001\001\005\005\000\003\202\001\001\000\012\272\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11716
\046\106\323\163\250\011\363\153\013\060\231\375\212\341\127\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11717
\021\323\270\224\327\011\020\156\243\261\070\003\321\266\362\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11718
\101\051\142\247\162\330\373\174\005\346\061\160\047\124\030\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11719
\212\174\116\345\321\312\214\170\210\317\033\323\220\213\346\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11720
\370\013\016\063\103\175\234\342\012\031\217\311\001\076\164\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11721
\164\311\213\034\003\345\030\310\001\114\077\313\227\005\135\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11722
\161\246\230\157\266\174\275\067\177\276\341\223\045\155\157\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11723
\012\255\027\030\341\003\274\007\051\310\255\046\350\370\141\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11724
\375\041\011\176\232\216\251\150\175\110\142\162\275\000\352\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11725
\231\270\006\202\121\201\116\361\365\264\221\124\271\043\172\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11726
\232\237\135\215\340\074\144\271\032\022\222\052\307\202\104\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11727
\071\334\342\074\306\330\125\365\025\116\310\005\016\333\306\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11728
\142\246\354\025\264\265\002\202\333\254\214\242\201\360\233\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11729
\061\365\040\040\250\210\141\012\007\237\224\374\320\327\033\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11730
\056\027\363\004\047\166\147\353\124\203\375\244\220\176\006\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11731
\004\243\103\055\332\374\013\142\352\057\137\142\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11732
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11733
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11734
# Trust for Certificate "TDC OCES Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11735
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11736
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11737
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11738
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11739
CKA_LABEL UTF8 "TDC OCES Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11740
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11741
\207\201\302\132\226\275\302\373\114\145\006\117\371\071\013\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11742
\004\212\016\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11743
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11744
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11745
\223\177\220\034\355\204\147\027\244\145\137\233\313\060\002\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11746
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11747
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11748
\060\061\061\013\060\011\006\003\125\004\006\023\002\104\113\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11749
\014\060\012\006\003\125\004\012\023\003\124\104\103\061\024\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11750
\022\006\003\125\004\003\023\013\124\104\103\040\117\103\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11751
\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11752
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11753
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11754
\002\004\076\110\275\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11755
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11756
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11757
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11758
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11759
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11760
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11761
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11762
# Certificate "UTN DATACorp SGC Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11763
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11764
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11765
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11766
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11767
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11768
CKA_LABEL UTF8 "UTN DATACorp SGC Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11769
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11770
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11771
\060\201\223\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11772
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11773
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11774
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11775
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11776
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11777
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11778
\164\162\165\163\164\056\143\157\155\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11779
\004\003\023\022\125\124\116\040\055\040\104\101\124\101\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11780
\162\160\040\123\107\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11781
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11782
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11783
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11784
\060\201\223\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11785
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11786
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11787
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11788
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11789
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11790
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11791
\164\162\165\163\164\056\143\157\155\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11792
\004\003\023\022\125\124\116\040\055\040\104\101\124\101\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11793
\162\160\040\123\107\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11794
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11795
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11796
\002\020\104\276\014\213\120\000\041\264\021\323\052\150\006\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11797
\255\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11798
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11799
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11800
\060\202\004\136\060\202\003\106\240\003\002\001\002\002\020\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11801
\276\014\213\120\000\041\264\021\323\052\150\006\251\255\151\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11802
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11803
\223\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11804
\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11805
\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11806
\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11807
\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11808
\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11809
\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11810
\165\163\164\056\143\157\155\061\033\060\031\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11811
\023\022\125\124\116\040\055\040\104\101\124\101\103\157\162\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11812
\040\123\107\103\060\036\027\015\071\071\060\066\062\064\061\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11813
\065\067\062\061\132\027\015\061\071\060\066\062\064\061\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11814
\066\063\060\132\060\201\223\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11815
\023\002\125\123\061\013\060\011\006\003\125\004\010\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11816
\124\061\027\060\025\006\003\125\004\007\023\016\123\141\154\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11817
\040\114\141\153\145\040\103\151\164\171\061\036\060\034\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11818
\125\004\012\023\025\124\150\145\040\125\123\105\122\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11819
\123\124\040\116\145\164\167\157\162\153\061\041\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11820
\125\004\013\023\030\150\164\164\160\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11821
\165\163\145\162\164\162\165\163\164\056\143\157\155\061\033\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11822
\031\006\003\125\004\003\023\022\125\124\116\040\055\040\104\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11823
\124\101\103\157\162\160\040\123\107\103\060\202\001\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11824
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11825
\017\000\060\202\001\012\002\202\001\001\000\337\356\130\020\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11826
\053\156\125\304\216\277\056\106\011\347\340\010\017\056\053\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11827
\023\224\033\275\366\266\200\216\145\005\223\000\036\274\257\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11828
\017\216\031\015\022\107\354\254\255\243\372\056\160\370\336\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11829
\373\126\102\025\236\056\134\357\043\336\041\271\005\166\047\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11830
\017\117\326\303\234\264\276\224\031\143\362\246\021\012\353\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11831
\110\234\276\362\051\073\026\350\032\240\114\246\311\364\030\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11832
\150\300\160\362\123\000\300\136\120\202\245\126\157\066\371\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11833
\340\104\206\240\115\116\326\107\156\111\112\313\147\327\246\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11834
\005\271\216\036\364\374\377\315\347\066\340\234\005\154\262\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11835
\042\025\320\264\340\314\027\300\262\300\364\376\062\077\051\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11836
\225\173\330\362\247\116\017\124\174\241\015\200\263\011\003\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11837
\377\134\335\136\232\076\274\256\274\107\212\152\256\161\312\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11838
\261\052\270\137\102\005\013\354\106\060\321\162\013\312\351\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11839
\155\365\357\337\170\276\141\272\262\245\256\004\114\274\250\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11840
\151\025\227\275\357\353\264\214\277\065\370\324\303\321\050\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11841
\134\072\237\160\030\063\040\167\304\242\257\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11842
\243\201\253\060\201\250\060\013\006\003\125\035\017\004\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11843
\002\001\306\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11844
\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11845
\062\321\263\317\177\372\340\361\240\135\205\116\222\322\236\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11846
\035\264\117\060\075\006\003\125\035\037\004\066\060\064\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11847
\240\060\240\056\206\054\150\164\164\160\072\057\057\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11848
\056\165\163\145\162\164\162\165\163\164\056\143\157\155\057\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11849
\124\116\055\104\101\124\101\103\157\162\160\123\107\103\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11850
\162\154\060\052\006\003\125\035\045\004\043\060\041\006\010\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11851
\006\001\005\005\007\003\001\006\012\053\006\001\004\001\202\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11852
\012\003\003\006\011\140\206\110\001\206\370\102\004\001\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11853
\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11854
\001\000\047\065\227\000\212\213\050\275\306\063\060\036\051\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11855
\342\367\325\230\324\100\273\140\312\277\253\027\054\011\066\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11856
\120\372\101\334\256\226\072\012\043\076\211\131\311\243\007\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11857
\033\067\255\374\174\276\121\111\132\336\072\012\124\010\026\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11858
\302\231\261\207\315\214\150\340\151\003\351\304\116\230\262\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11859
\214\026\263\016\240\014\230\120\233\223\251\160\011\310\054\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11860
\217\337\002\344\340\161\072\361\264\043\162\240\252\001\337\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11861
\230\076\024\120\240\061\046\275\050\351\132\060\046\165\371\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11862
\140\034\215\363\315\120\046\155\004\047\232\337\325\015\105\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11863
\051\153\054\346\166\331\251\051\175\062\335\311\066\074\275\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11864
\065\361\021\236\035\273\220\077\022\107\116\216\327\176\017\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11865
\163\035\122\046\070\034\030\111\375\060\164\232\304\345\042\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11866
\330\300\215\355\221\172\114\000\217\162\177\135\332\335\033\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11867
\105\153\347\335\151\227\250\305\126\114\017\014\366\237\172\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11868
\067\366\227\202\340\335\161\151\377\166\077\140\115\074\317\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11869
\231\371\306\127\364\311\125\071\170\272\054\171\311\246\210\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11870
\364\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11871
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11872
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11873
# Trust for Certificate "UTN DATACorp SGC Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11874
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11875
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11876
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11877
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11878
CKA_LABEL UTF8 "UTN DATACorp SGC Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11879
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11880
\130\021\237\016\022\202\207\352\120\375\331\207\105\157\117\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11881
\334\372\326\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11882
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11883
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11884
\263\245\076\167\041\155\254\112\300\311\373\325\101\075\312\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11885
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11886
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11887
\060\201\223\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11888
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11889
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11890
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11891
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11892
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11893
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11894
\164\162\165\163\164\056\143\157\155\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11895
\004\003\023\022\125\124\116\040\055\040\104\101\124\101\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11896
\162\160\040\123\107\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11897
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11898
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11899
\002\020\104\276\014\213\120\000\041\264\021\323\052\150\006\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11900
\255\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11901
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11902
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11903
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11904
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11905
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11906
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11907
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11908
# Certificate "UTN USERFirst Email Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11909
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11910
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11911
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11912
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11913
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11914
CKA_LABEL UTF8 "UTN USERFirst Email Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11915
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11916
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11917
\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11918
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11919
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11920
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11921
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11922
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11923
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11924
\164\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11925
\004\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11926
\164\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11927
\151\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11928
\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11929
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11930
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11931
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11932
\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11933
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11934
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11935
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11936
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11937
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11938
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11939
\164\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11940
\004\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11941
\164\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11942
\151\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11943
\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11944
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11945
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11946
\002\020\104\276\014\213\120\000\044\264\021\323\066\045\045\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11947
\311\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11948
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11949
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11950
\060\202\004\242\060\202\003\212\240\003\002\001\002\002\020\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11951
\276\014\213\120\000\044\264\021\323\066\045\045\147\311\211\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11952
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11953
\256\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11954
\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11955
\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11956
\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11957
\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11958
\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11959
\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11960
\165\163\164\056\143\157\155\061\066\060\064\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11961
\023\055\125\124\116\055\125\123\105\122\106\151\162\163\164\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11962
\103\154\151\145\156\164\040\101\165\164\150\145\156\164\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11963
\141\164\151\157\156\040\141\156\144\040\105\155\141\151\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11964
\036\027\015\071\071\060\067\060\071\061\067\062\070\065\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11965
\027\015\061\071\060\067\060\071\061\067\063\066\065\070\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11966
\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11967
\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11968
\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11969
\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11970
\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11971
\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11972
\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11973
\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11974
\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11975
\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11976
\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11977
\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11978
\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11979
\000\262\071\205\244\362\175\253\101\073\142\106\067\256\315\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11980
\140\165\274\071\145\371\112\032\107\242\271\314\110\314\152\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11981
\325\115\065\031\271\244\102\345\316\111\342\212\057\036\174\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11982
\061\007\307\116\264\203\144\235\056\051\325\242\144\304\205\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11983
\205\121\065\171\244\116\150\220\173\034\172\244\222\250\027\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11984
\230\025\362\223\314\311\244\062\225\273\014\117\060\275\230\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11985
\013\213\345\156\033\242\106\372\170\274\242\157\253\131\136\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11986
\057\317\312\332\155\252\057\353\254\241\263\152\252\267\056\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11987
\065\213\171\341\036\151\210\342\346\106\315\240\245\352\276\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11988
\316\166\072\172\016\233\352\374\332\047\133\075\163\037\042\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11989
\110\141\306\114\363\151\261\250\056\033\266\324\061\040\054\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11990
\202\212\216\244\016\245\327\211\103\374\026\132\257\035\161\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11991
\021\131\332\272\207\015\257\372\363\341\302\360\244\305\147\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11992
\326\326\124\072\336\012\244\272\003\167\263\145\310\375\036\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11993
\164\142\252\030\312\150\223\036\241\205\176\365\107\145\313\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11994
\115\127\050\164\322\064\377\060\266\356\366\142\060\024\214\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11995
\353\002\003\001\000\001\243\201\271\060\201\266\060\013\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11996
\125\035\017\004\004\003\002\001\306\060\017\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11997
\001\001\377\004\005\060\003\001\001\377\060\035\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11998
\016\004\026\004\024\211\202\147\175\304\235\046\160\000\113\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 11999
\120\110\174\336\075\256\004\156\175\060\130\006\003\125\035\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12000
\004\121\060\117\060\115\240\113\240\111\206\107\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12001
\072\057\057\143\162\154\056\165\163\145\162\164\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12002
\056\143\157\155\057\125\124\116\055\125\123\105\122\106\151\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12003
\163\164\055\103\154\151\145\156\164\101\165\164\150\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12004
\151\143\141\164\151\157\156\141\156\144\105\155\141\151\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12005
\143\162\154\060\035\006\003\125\035\045\004\026\060\024\006\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12006
\053\006\001\005\005\007\003\002\006\010\053\006\001\005\005\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12007
\003\004\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12008
\000\003\202\001\001\000\261\155\141\135\246\032\177\174\253\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12009
\344\060\374\123\157\045\044\306\312\355\342\061\134\053\016\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12010
\356\141\125\157\004\076\317\071\336\305\033\111\224\344\353\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12011
\114\264\346\236\120\056\162\331\215\365\252\243\263\112\332\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12012
\034\140\227\200\334\202\242\255\112\275\212\053\377\013\011\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12013
\306\327\040\004\105\344\315\200\001\272\272\053\156\316\252\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12014
\222\376\344\257\353\364\046\035\026\052\177\154\060\225\067\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12015
\063\022\254\177\335\307\321\021\214\121\230\262\320\243\221\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12016
\255\366\237\236\203\223\036\035\102\270\106\257\153\146\360\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12017
\177\352\343\003\002\345\002\121\301\252\325\065\235\162\100\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12018
\211\272\061\035\305\020\150\122\236\337\242\205\305\134\010\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12019
\170\346\123\117\261\350\267\323\024\236\223\246\303\144\343\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12020
\176\161\315\274\237\351\003\033\314\373\351\254\061\301\257\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12021
\025\164\002\231\303\262\107\246\302\062\141\327\307\157\110\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12022
\121\047\241\325\207\125\362\173\217\230\075\026\236\356\165\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12023
\370\320\216\362\363\306\256\050\133\247\360\363\066\027\374\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12024
\005\323\312\003\112\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12025
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12027
# Trust for Certificate "UTN USERFirst Email Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12028
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12029
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12030
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12031
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12032
CKA_LABEL UTF8 "UTN USERFirst Email Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12033
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12034
\261\162\261\245\155\225\371\037\345\002\207\341\115\067\352\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12035
\104\143\166\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12036
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12037
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12038
\327\064\075\357\035\047\011\050\341\061\002\133\023\053\335\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12039
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12040
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12041
\060\201\256\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12042
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12043
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12044
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12045
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12046
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12047
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12048
\164\162\165\163\164\056\143\157\155\061\066\060\064\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12049
\004\003\023\055\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12050
\164\055\103\154\151\145\156\164\040\101\165\164\150\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12051
\151\143\141\164\151\157\156\040\141\156\144\040\105\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12052
\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12053
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12054
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12055
\002\020\104\276\014\213\120\000\044\264\021\323\066\045\045\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12056
\311\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12057
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12058
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12059
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12060
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12061
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12063
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12064
# Certificate "UTN USERFirst Hardware Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12065
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12066
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12067
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12068
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12069
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12070
CKA_LABEL UTF8 "UTN USERFirst Hardware Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12071
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12072
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12073
\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12074
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12075
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12076
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12077
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12078
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12079
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12080
\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12081
\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12082
\164\055\110\141\162\144\167\141\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12083
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12084
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12085
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12086
\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12087
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12088
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12089
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12090
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12091
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12092
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12093
\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12094
\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12095
\164\055\110\141\162\144\167\141\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12096
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12097
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12098
\002\020\104\276\014\213\120\000\044\264\021\323\066\052\376\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12099
\012\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12100
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12101
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12102
\060\202\004\164\060\202\003\134\240\003\002\001\002\002\020\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12103
\276\014\213\120\000\044\264\021\323\066\052\376\145\012\375\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12104
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12105
\227\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12106
\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12107
\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12108
\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12109
\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12110
\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12111
\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12112
\165\163\164\056\143\157\155\061\037\060\035\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12113
\023\026\125\124\116\055\125\123\105\122\106\151\162\163\164\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12114
\110\141\162\144\167\141\162\145\060\036\027\015\071\071\060\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12115
\060\071\061\070\061\060\064\062\132\027\015\061\071\060\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12116
\071\061\070\061\071\062\062\132\060\201\227\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12117
\003\125\004\006\023\002\125\123\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12118
\010\023\002\125\124\061\027\060\025\006\003\125\004\007\023\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12119
\123\141\154\164\040\114\141\153\145\040\103\151\164\171\061\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12120
\060\034\006\003\125\004\012\023\025\124\150\145\040\125\123\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12121
\122\124\122\125\123\124\040\116\145\164\167\157\162\153\061\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12122
\060\037\006\003\125\004\013\023\030\150\164\164\160\072\057\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12123
\167\167\167\056\165\163\145\162\164\162\165\163\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12124
\155\061\037\060\035\006\003\125\004\003\023\026\125\124\116\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12125
\125\123\105\122\106\151\162\163\164\055\110\141\162\144\167\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12126
\162\145\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12127
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12128
\001\001\000\261\367\303\070\077\264\250\177\317\071\202\121\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12129
\320\155\237\322\377\130\363\347\237\053\354\015\211\124\231\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12130
\070\231\026\367\340\041\171\110\302\273\141\164\022\226\035\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12131
\152\162\325\074\020\147\072\071\355\053\023\315\146\353\225\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12132
\063\244\154\227\261\350\306\354\301\165\171\234\106\136\215\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12133
\320\152\375\271\052\125\027\020\124\263\031\360\232\366\361\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12134
\135\266\247\155\373\340\161\027\153\242\210\373\000\337\376\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12135
\061\167\014\232\001\172\261\062\343\053\001\007\070\156\303\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12136
\136\043\274\105\233\173\120\301\311\060\217\333\345\053\172\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12137
\133\373\063\100\036\240\325\230\027\274\213\207\303\211\323\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12138
\240\216\262\252\252\366\216\151\210\006\305\372\211\041\363\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12139
\235\151\056\011\063\233\051\015\106\017\214\314\111\064\260\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12140
\121\275\371\006\315\150\255\146\114\274\076\254\141\275\012\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12141
\016\310\337\075\356\174\004\114\235\012\136\153\221\326\356\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12142
\355\050\215\253\115\207\211\163\320\156\244\320\036\026\213\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12143
\341\166\104\003\177\143\254\344\315\111\234\305\222\364\253\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12144
\241\110\133\002\003\001\000\001\243\201\271\060\201\266\060\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12145
\006\003\125\035\017\004\004\003\002\001\306\060\017\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12146
\035\023\001\001\377\004\005\060\003\001\001\377\060\035\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12147
\125\035\016\004\026\004\024\241\162\137\046\033\050\230\103\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12148
\135\007\067\325\205\226\235\113\322\303\105\060\104\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12149
\035\037\004\075\060\073\060\071\240\067\240\065\206\063\150\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12150
\164\160\072\057\057\143\162\154\056\165\163\145\162\164\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12151
\163\164\056\143\157\155\057\125\124\116\055\125\123\105\122\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12152
\151\162\163\164\055\110\141\162\144\167\141\162\145\056\143\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12153
\154\060\061\006\003\125\035\045\004\052\060\050\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12154
\001\005\005\007\003\001\006\010\053\006\001\005\005\007\003\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12155
\006\010\053\006\001\005\005\007\003\006\006\010\053\006\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12156
\005\007\003\007\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12157
\005\005\000\003\202\001\001\000\107\031\017\336\164\306\231\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12158
\257\374\255\050\136\165\216\353\055\147\356\116\173\053\327\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12159
\377\366\336\313\125\242\012\341\114\124\145\223\140\153\237\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12160
\234\255\136\203\054\353\132\256\300\344\055\364\000\143\035\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12161
\300\154\362\317\111\273\115\223\157\006\246\012\042\262\111\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12162
\010\116\377\310\310\024\262\210\026\135\347\001\344\022\225\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12163
\105\064\263\213\151\275\317\264\205\217\165\121\236\175\072\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12164
\072\024\110\022\306\373\247\073\032\215\015\202\100\007\350\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12165
\010\220\241\211\313\031\120\337\312\034\001\274\035\004\031\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12166
\020\166\227\073\356\220\220\312\304\016\037\026\156\165\357\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12167
\370\323\157\133\036\226\343\340\164\167\164\173\212\242\156\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12168
\335\166\326\071\060\202\360\253\234\122\362\052\307\257\111\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12169
\176\307\150\345\202\201\310\152\047\371\047\210\052\325\130\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12170
\225\037\360\073\034\127\273\175\024\071\142\053\232\311\224\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12171
\052\243\042\014\377\211\046\175\137\043\053\107\327\025\035\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12172
\152\236\121\015\052\121\236\201\371\324\073\136\160\022\177\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12173
\062\234\036\273\235\370\146\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12174
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12176
# Trust for Certificate "UTN USERFirst Hardware Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12177
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12178
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12179
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12180
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12181
CKA_LABEL UTF8 "UTN USERFirst Hardware Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12182
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12183
\004\203\355\063\231\254\066\010\005\207\042\355\274\136\106\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12184
\343\276\371\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12185
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12186
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12187
\114\126\101\345\015\273\053\350\312\243\355\030\010\255\103\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12188
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12189
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12190
\060\201\227\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12191
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12192
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12193
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12194
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12195
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12196
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12197
\164\162\165\163\164\056\143\157\155\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12198
\004\003\023\026\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12199
\164\055\110\141\162\144\167\141\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12200
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12201
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12202
\002\020\104\276\014\213\120\000\044\264\021\323\066\052\376\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12203
\012\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12204
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12205
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12206
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12207
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12208
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12209
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12210
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12211
# Certificate "UTN USERFirst Object Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12212
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12213
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12214
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12215
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12216
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12217
CKA_LABEL UTF8 "UTN USERFirst Object Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12218
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12219
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12220
\060\201\225\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12221
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12222
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12223
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12224
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12225
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12226
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12227
\164\162\165\163\164\056\143\157\155\061\035\060\033\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12228
\004\003\023\024\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12229
\164\055\117\142\152\145\143\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12230
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12231
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12232
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12233
\060\201\225\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12234
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12235
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12236
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12237
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12238
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12239
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12240
\164\162\165\163\164\056\143\157\155\061\035\060\033\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12241
\004\003\023\024\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12242
\164\055\117\142\152\145\143\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12243
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12244
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12245
\002\020\104\276\014\213\120\000\044\264\021\323\066\055\340\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12246
\137\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12247
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12248
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12249
\060\202\004\146\060\202\003\116\240\003\002\001\002\002\020\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12250
\276\014\213\120\000\044\264\021\323\066\055\340\263\137\033\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12251
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12252
\225\061\013\060\011\006\003\125\004\006\023\002\125\123\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12253
\060\011\006\003\125\004\010\023\002\125\124\061\027\060\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12254
\003\125\004\007\023\016\123\141\154\164\040\114\141\153\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12255
\103\151\164\171\061\036\060\034\006\003\125\004\012\023\025\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12256
\150\145\040\125\123\105\122\124\122\125\123\124\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12257
\167\157\162\153\061\041\060\037\006\003\125\004\013\023\030\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12258
\164\164\160\072\057\057\167\167\167\056\165\163\145\162\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12259
\165\163\164\056\143\157\155\061\035\060\033\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12260
\023\024\125\124\116\055\125\123\105\122\106\151\162\163\164\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12261
\117\142\152\145\143\164\060\036\027\015\071\071\060\067\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12262
\061\070\063\061\062\060\132\027\015\061\071\060\067\060\071\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12263
\070\064\060\063\066\132\060\201\225\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12264
\004\006\023\002\125\123\061\013\060\011\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12265
\002\125\124\061\027\060\025\006\003\125\004\007\023\016\123\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12266
\154\164\040\114\141\153\145\040\103\151\164\171\061\036\060\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12267
\006\003\125\004\012\023\025\124\150\145\040\125\123\105\122\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12268
\122\125\123\124\040\116\145\164\167\157\162\153\061\041\060\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12269
\006\003\125\004\013\023\030\150\164\164\160\072\057\057\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12270
\167\056\165\163\145\162\164\162\165\163\164\056\143\157\155\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12271
\035\060\033\006\003\125\004\003\023\024\125\124\116\055\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12272
\105\122\106\151\162\163\164\055\117\142\152\145\143\164\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12273
\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12274
\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12275
\252\201\077\243\243\141\170\252\061\000\125\225\021\236\047\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12276
\037\034\337\072\233\202\150\060\300\112\141\035\361\057\016\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12277
\276\171\367\245\043\357\125\121\226\204\315\333\343\271\156\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12278
\061\330\012\040\147\307\364\331\277\224\353\107\004\076\002\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12279
\052\242\135\207\004\011\366\060\235\030\212\227\262\252\034\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12280
\101\322\241\066\313\373\075\221\272\347\331\160\065\372\344\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12281
\220\303\233\243\233\323\074\365\022\231\167\261\267\011\340\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12282
\346\034\270\363\224\143\210\152\152\376\013\166\311\276\364\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12283
\344\147\271\253\032\136\167\301\205\007\335\015\154\277\356\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12284
\307\167\152\101\236\247\017\327\373\356\224\027\267\374\205\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12285
\244\253\304\034\061\335\327\266\321\344\360\357\337\026\217\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12286
\122\223\327\241\324\211\241\007\056\277\341\001\022\102\036\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12287
\341\330\225\064\333\144\171\050\377\272\056\021\302\345\350\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12288
\222\110\373\107\013\302\154\332\255\062\203\101\363\245\345\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12289
\160\375\145\220\155\372\372\121\304\371\275\226\053\031\004\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12290
\323\155\247\334\360\177\157\203\145\342\152\253\207\206\165\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12291
\003\001\000\001\243\201\257\060\201\254\060\013\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12292
\017\004\004\003\002\001\306\060\017\006\003\125\035\023\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12293
\377\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12294
\026\004\024\332\355\144\164\024\234\024\074\253\335\231\251\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12295
\133\050\115\213\074\311\330\060\102\006\003\125\035\037\004\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12296
\060\071\060\067\240\065\240\063\206\061\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12297
\057\143\162\154\056\165\163\145\162\164\162\165\163\164\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12298
\157\155\057\125\124\116\055\125\123\105\122\106\151\162\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12299
\055\117\142\152\145\143\164\056\143\162\154\060\051\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12300
\035\045\004\042\060\040\006\010\053\006\001\005\005\007\003\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12301
\006\010\053\006\001\005\005\007\003\010\006\012\053\006\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12302
\001\202\067\012\003\004\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12303
\001\001\005\005\000\003\202\001\001\000\010\037\122\261\067\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12304
\170\333\375\316\271\332\225\226\230\252\125\144\200\265\132\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12305
\335\041\245\305\301\363\137\054\114\310\107\132\151\352\350\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12306
\065\065\364\320\045\363\310\246\244\207\112\275\033\261\163\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12307
\275\324\303\312\266\065\273\131\206\167\061\315\247\200\024\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12308
\023\357\374\261\110\371\153\045\045\055\121\266\054\155\105\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12309
\230\310\212\126\135\076\356\103\116\076\153\047\216\320\072\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12310
\205\013\137\323\355\152\247\165\313\321\132\207\057\071\165\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12311
\132\162\260\002\201\237\276\360\017\204\124\040\142\154\151\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12312
\341\115\306\015\231\103\001\015\022\226\214\170\235\277\120\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12313
\261\104\252\152\317\027\172\317\157\017\324\370\044\125\137\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12314
\064\026\111\146\076\120\106\311\143\161\070\061\142\270\142\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12315
\363\123\255\154\265\053\242\022\252\031\117\011\332\136\347\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12316
\306\216\024\010\376\360\060\200\030\240\206\205\115\310\175\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12317
\213\003\376\156\325\367\235\026\254\222\054\240\043\345\234\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12318
\122\037\224\337\027\224\163\303\263\301\301\161\005\040\000\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12319
\275\023\122\035\250\076\315\000\037\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12320
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12322
# Trust for Certificate "UTN USERFirst Object Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12323
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12324
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12325
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12326
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12327
CKA_LABEL UTF8 "UTN USERFirst Object Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12328
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12329
\341\055\373\113\101\327\331\303\053\060\121\113\254\035\201\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12330
\070\136\055\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12331
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12332
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12333
\247\362\344\026\006\101\021\120\060\153\234\343\264\234\260\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12334
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12335
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12336
\060\201\225\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12337
\061\013\060\011\006\003\125\004\010\023\002\125\124\061\027\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12338
\025\006\003\125\004\007\023\016\123\141\154\164\040\114\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12339
\145\040\103\151\164\171\061\036\060\034\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12340
\025\124\150\145\040\125\123\105\122\124\122\125\123\124\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12341
\145\164\167\157\162\153\061\041\060\037\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12342
\030\150\164\164\160\072\057\057\167\167\167\056\165\163\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12343
\164\162\165\163\164\056\143\157\155\061\035\060\033\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12344
\004\003\023\024\125\124\116\055\125\123\105\122\106\151\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12345
\164\055\117\142\152\145\143\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12346
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12347
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12348
\002\020\104\276\014\213\120\000\044\264\021\323\066\055\340\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12349
\137\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12350
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12351
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12352
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12353
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12354
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12356
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12357
# Certificate "Camerfirma Chambers of Commerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12358
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12359
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12360
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12361
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12362
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12363
CKA_LABEL UTF8 "Camerfirma Chambers of Commerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12364
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12365
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12366
\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12367
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12368
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12369
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12370
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12371
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12372
\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12373
\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12374
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12375
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12376
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12377
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12378
\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12379
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12380
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12381
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12382
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12383
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12384
\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12385
\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12386
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12387
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12388
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12389
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12390
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12391
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12392
\060\202\004\275\060\202\003\245\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12393
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12394
\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12395
\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12396
\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12397
\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12398
\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12399
\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12400
\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12401
\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12402
\060\036\027\015\060\063\060\071\063\060\061\066\061\063\064\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12403
\132\027\015\063\067\060\071\063\060\061\066\061\063\064\064\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12404
\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12405
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12406
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12407
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12408
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12409
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12410
\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12411
\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12412
\164\060\202\001\040\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12413
\001\001\005\000\003\202\001\015\000\060\202\001\010\002\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12414
\001\000\267\066\125\345\245\135\030\060\340\332\211\124\221\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12415
\310\307\122\370\057\120\331\357\261\165\163\145\107\175\033\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12416
\272\165\305\374\241\210\044\372\057\355\312\010\112\071\124\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12417
\121\172\265\332\140\352\070\074\201\262\313\361\273\331\221\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12418
\077\110\001\160\165\251\005\052\255\037\161\363\311\124\075\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12419
\006\152\100\076\263\014\205\356\134\033\171\302\142\304\270\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12420
\216\065\135\001\014\043\004\107\065\252\233\140\116\240\146\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12421
\313\046\012\234\100\241\364\135\230\277\161\253\245\000\150\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12422
\355\203\172\017\242\024\265\324\042\263\200\260\074\014\132\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12423
\151\055\130\030\217\355\231\236\361\256\342\225\346\366\107\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12424
\326\014\017\260\130\130\333\303\146\067\236\233\221\124\063\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12425
\322\224\034\152\110\311\311\362\245\332\245\014\043\367\043\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12426
\234\062\125\136\161\234\204\005\121\232\055\375\346\116\052\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12427
\132\336\312\100\067\147\014\124\041\125\167\332\012\014\314\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12428
\256\200\334\224\066\112\364\076\316\066\023\036\123\344\254\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12429
\072\005\354\333\256\162\234\070\213\320\071\073\211\012\076\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12430
\376\165\002\001\003\243\202\001\104\060\202\001\100\060\022\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12431
\003\125\035\023\001\001\377\004\010\060\006\001\001\377\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12432
\014\060\074\006\003\125\035\037\004\065\060\063\060\061\240\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12433
\240\055\206\053\150\164\164\160\072\057\057\143\162\154\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12434
\150\141\155\142\145\162\163\151\147\156\056\157\162\147\057\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12435
\150\141\155\142\145\162\163\162\157\157\164\056\143\162\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12436
\035\006\003\125\035\016\004\026\004\024\343\224\365\261\115\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12437
\333\241\051\133\127\213\115\166\006\166\341\321\242\212\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12438
\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12439
\006\011\140\206\110\001\206\370\102\001\001\004\004\003\002\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12440
\007\060\047\006\003\125\035\021\004\040\060\036\201\034\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12441
\141\155\142\145\162\163\162\157\157\164\100\143\150\141\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12442
\145\162\163\151\147\156\056\157\162\147\060\047\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12443
\022\004\040\060\036\201\034\143\150\141\155\142\145\162\163\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12444
\157\157\164\100\143\150\141\155\142\145\162\163\151\147\156\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12445
\157\162\147\060\130\006\003\125\035\040\004\121\060\117\060\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12446
\006\013\053\006\001\004\001\201\207\056\012\003\001\060\076\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12447
\074\006\010\053\006\001\005\005\007\002\001\026\060\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12448
\160\072\057\057\143\160\163\056\143\150\141\155\142\145\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12449
\151\147\156\056\157\162\147\057\143\160\163\057\143\150\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12450
\142\145\162\163\162\157\157\164\056\150\164\155\154\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12451
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12452
\000\014\101\227\302\032\206\300\042\174\237\373\220\363\032\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12453
\003\261\357\023\371\041\137\004\234\332\311\245\215\047\154\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12454
\207\221\276\101\220\001\162\223\347\036\175\137\366\211\306\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12455
\247\100\011\075\254\111\105\105\334\056\215\060\150\262\011\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12456
\373\303\057\314\272\013\337\077\167\173\106\175\072\022\044\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12457
\226\217\074\005\012\157\322\224\050\035\155\014\300\056\210\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12458
\325\330\317\035\023\307\360\110\327\327\005\247\317\307\107\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12459
\073\074\064\310\200\117\324\024\273\374\015\120\367\372\263\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12460
\102\137\251\335\155\310\364\165\317\173\301\162\046\261\001\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12461
\134\054\375\172\116\264\001\305\005\127\271\347\074\252\005\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12462
\210\351\007\106\101\316\357\101\201\256\130\337\203\242\256\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12463
\327\167\037\347\000\074\235\157\216\344\062\011\035\115\170\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12464
\170\064\074\224\233\046\355\117\161\306\031\172\275\040\042\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12465
\132\376\113\175\003\267\347\130\276\306\062\116\164\036\150\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12466
\250\150\133\263\076\356\142\175\331\200\350\012\165\172\267\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12467
\264\145\232\041\220\340\252\320\230\274\070\265\163\074\213\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12468
\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12469
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12470
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12471
# Trust for Certificate "Camerfirma Chambers of Commerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12472
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12473
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12474
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12475
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12476
CKA_LABEL UTF8 "Camerfirma Chambers of Commerce Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12477
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12478
\156\072\125\244\031\014\031\134\223\204\074\300\333\162\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12479
\060\141\360\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12480
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12481
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12482
\260\001\356\024\331\257\051\030\224\166\216\361\151\063\052\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12483
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12484
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12485
\060\177\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12486
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12487
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12488
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12489
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12490
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12491
\040\006\003\125\004\003\023\031\103\150\141\155\142\145\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12492
\040\157\146\040\103\157\155\155\145\162\143\145\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12493
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12494
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12495
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12496
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12497
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12498
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12499
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12500
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12501
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12502
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12503
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12504
# Certificate "Camerfirma Global Chambersign Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12505
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12506
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12507
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12508
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12509
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12510
CKA_LABEL UTF8 "Camerfirma Global Chambersign Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12511
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12512
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12513
\060\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12514
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12515
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12516
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12517
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12518
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12519
\036\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12520
\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12521
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12522
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12523
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12524
\060\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12525
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12526
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12527
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12528
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12529
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12530
\036\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12531
\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12532
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12533
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12534
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12535
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12536
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12537
\060\202\004\305\060\202\003\255\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12538
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12539
\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12540
\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12541
\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12542
\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12543
\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12544
\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12545
\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12546
\141\155\142\145\162\163\151\147\156\040\122\157\157\164\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12547
\027\015\060\063\060\071\063\060\061\066\061\064\061\070\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12548
\015\063\067\060\071\063\060\061\066\061\064\061\070\132\060\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12549
\061\013\060\011\006\003\125\004\006\023\002\105\125\061\047\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12550
\045\006\003\125\004\012\023\036\101\103\040\103\141\155\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12551
\146\151\162\155\141\040\123\101\040\103\111\106\040\101\070\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12552
\067\064\063\062\070\067\061\043\060\041\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12553
\032\150\164\164\160\072\057\057\167\167\167\056\143\150\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12554
\142\145\162\163\151\147\156\056\157\162\147\061\040\060\036\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12555
\003\125\004\003\023\027\107\154\157\142\141\154\040\103\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12556
\155\142\145\162\163\151\147\156\040\122\157\157\164\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12557
\040\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12558
\003\202\001\015\000\060\202\001\010\002\202\001\001\000\242\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12559
\242\320\237\102\256\133\027\307\330\175\317\024\203\374\117\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12560
\241\267\023\257\212\327\236\076\004\012\222\213\140\126\372\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12561
\062\057\210\115\241\140\010\364\267\011\116\240\111\057\111\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12562
\323\337\235\227\132\237\224\004\160\354\077\131\331\267\314\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12563
\213\230\122\050\011\002\337\305\057\204\215\172\227\167\277\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12564
\100\235\045\162\253\265\077\062\230\373\267\267\374\162\204\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12565
\065\207\371\125\372\243\037\016\157\056\050\335\151\240\331\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12566
\020\306\370\265\104\302\320\103\177\333\274\344\242\074\152\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12567
\170\012\167\251\330\352\031\062\267\057\376\134\077\033\356\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12568
\230\354\312\255\172\151\105\343\226\017\125\366\346\355\165\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12569
\145\350\062\126\223\106\211\250\045\212\145\006\356\153\277\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12570
\007\320\361\267\257\355\054\115\222\273\300\250\137\247\147\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12571
\004\362\025\010\160\254\222\326\175\004\322\063\373\114\266\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12572
\013\373\032\311\304\215\003\251\176\134\362\120\253\022\245\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12573
\317\110\120\245\357\322\310\032\023\372\260\177\261\202\034\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12574
\152\017\137\334\013\225\217\357\103\176\346\105\011\045\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12575
\003\243\202\001\120\060\202\001\114\060\022\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12576
\001\001\377\004\010\060\006\001\001\377\002\001\014\060\077\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12577
\003\125\035\037\004\070\060\066\060\064\240\062\240\060\206\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12578
\150\164\164\160\072\057\057\143\162\154\056\143\150\141\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12579
\145\162\163\151\147\156\056\157\162\147\057\143\150\141\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12580
\145\162\163\151\147\156\162\157\157\164\056\143\162\154\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12581
\006\003\125\035\016\004\026\004\024\103\234\066\237\260\236\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12582
\115\306\316\137\255\020\253\345\003\245\372\251\024\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12583
\003\125\035\017\001\001\377\004\004\003\002\001\006\060\021\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12584
\011\140\206\110\001\206\370\102\001\001\004\004\003\002\000\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12585
\060\052\006\003\125\035\021\004\043\060\041\201\037\143\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12586
\155\142\145\162\163\151\147\156\162\157\157\164\100\143\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12587
\155\142\145\162\163\151\147\156\056\157\162\147\060\052\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12588
\125\035\022\004\043\060\041\201\037\143\150\141\155\142\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12589
\163\151\147\156\162\157\157\164\100\143\150\141\155\142\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12590
\163\151\147\156\056\157\162\147\060\133\006\003\125\035\040\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12591
\124\060\122\060\120\006\013\053\006\001\004\001\201\207\056\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12592
\001\001\060\101\060\077\006\010\053\006\001\005\005\007\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12593
\026\063\150\164\164\160\072\057\057\143\160\163\056\143\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12594
\155\142\145\162\163\151\147\156\056\157\162\147\057\143\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12595
\057\143\150\141\155\142\145\162\163\151\147\156\162\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12596
\056\150\164\155\154\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12597
\001\005\005\000\003\202\001\001\000\074\073\160\221\371\004\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12598
\047\221\341\355\355\376\150\177\141\135\345\101\145\117\062\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12599
\030\005\224\152\034\336\037\160\333\076\173\062\002\064\265\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12600
\154\241\212\174\245\364\217\377\324\330\255\027\325\055\004\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12601
\077\130\200\342\201\131\210\276\300\343\106\223\044\376\220\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12602
\046\242\060\055\350\227\046\127\065\211\164\226\030\366\025\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12603
\257\044\031\126\002\002\262\272\017\024\352\306\212\146\301\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12604
\105\125\213\276\222\276\234\244\004\307\111\074\236\350\051\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12605
\211\327\376\257\377\150\365\245\027\220\275\254\231\314\245\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12606
\127\011\147\106\333\326\026\302\106\361\344\251\120\365\217\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12607
\222\025\323\137\076\306\000\111\072\156\130\262\321\321\047\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12608
\045\310\062\370\040\021\315\175\062\063\110\224\124\114\335\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12609
\171\304\060\237\353\216\270\125\265\327\210\134\305\152\044\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12610
\262\323\005\003\121\306\007\357\314\024\162\164\075\156\162\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12611
\030\050\214\112\240\167\345\011\053\105\104\107\254\267\147\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12612
\001\212\005\132\223\276\241\301\377\370\347\016\147\244\107\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12613
\166\135\165\220\032\365\046\217\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12614
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12615
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12616
# Trust for Certificate "Camerfirma Global Chambersign Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12617
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12618
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12619
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12620
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12621
CKA_LABEL UTF8 "Camerfirma Global Chambersign Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12622
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12623
\063\233\153\024\120\044\233\125\172\001\207\162\204\331\340\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12624
\303\322\330\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12625
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12626
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12627
\305\346\173\277\006\320\117\103\355\304\172\145\212\373\153\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12628
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12629
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12630
\060\175\061\013\060\011\006\003\125\004\006\023\002\105\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12631
\047\060\045\006\003\125\004\012\023\036\101\103\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12632
\145\162\146\151\162\155\141\040\123\101\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12633
\070\062\067\064\063\062\070\067\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12634
\013\023\032\150\164\164\160\072\057\057\167\167\167\056\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12635
\141\155\142\145\162\163\151\147\156\056\157\162\147\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12636
\036\006\003\125\004\003\023\027\107\154\157\142\141\154\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12637
\150\141\155\142\145\162\163\151\147\156\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12638
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12639
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12640
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12641
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12642
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12643
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12644
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12645
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12646
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12647
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12648
# Certificate "NetLock Qualified (Class QA) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12649
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12650
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12651
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12652
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12653
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12654
CKA_LABEL UTF8 "NetLock Qualified (Class QA) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12655
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12656
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12657
\060\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12658
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12659
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12660
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12661
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12662
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12663
\156\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12664
\003\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12665
\151\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12666
\040\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12667
\163\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12668
\006\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12669
\157\100\156\145\164\154\157\143\153\056\150\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12670
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12671
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12672
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12673
\060\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12674
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12675
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12676
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12677
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12678
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12679
\156\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12680
\003\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12681
\151\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12682
\040\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12683
\163\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12684
\006\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12685
\157\100\156\145\164\154\157\143\153\056\150\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12686
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12687
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12688
\002\001\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12689
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12690
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12691
\060\202\006\321\060\202\005\271\240\003\002\001\002\002\001\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12692
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12693
\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12694
\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12695
\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12696
\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12697
\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12698
\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12699
\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12700
\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12701
\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12702
\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12703
\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12704
\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12705
\100\156\145\164\154\157\143\153\056\150\165\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12706
\063\060\063\063\060\060\061\064\067\061\061\132\027\015\062\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12707
\061\062\061\065\060\061\064\067\061\061\132\060\201\311\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12708
\060\011\006\003\125\004\006\023\002\110\125\061\021\060\017\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12709
\003\125\004\007\023\010\102\165\144\141\160\145\163\164\061\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12710
\060\045\006\003\125\004\012\023\036\116\145\164\114\157\143\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12711
\040\110\141\154\157\172\141\164\142\151\172\164\157\156\163\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12712
\147\151\040\113\146\164\056\061\032\060\030\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12713
\023\021\124\141\156\165\163\151\164\166\141\156\171\153\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12714
\144\157\153\061\102\060\100\006\003\125\004\003\023\071\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12715
\164\114\157\143\153\040\115\151\156\157\163\151\164\145\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12716
\040\113\157\172\152\145\147\171\172\157\151\040\050\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12717
\163\163\040\121\101\051\040\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12718
\156\171\153\151\141\144\157\061\036\060\034\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12719
\206\367\015\001\011\001\026\017\151\156\146\157\100\156\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12720
\154\157\143\153\056\150\165\060\202\001\042\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12721
\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12722
\202\001\012\002\202\001\001\000\307\122\045\262\330\075\324\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12723
\125\011\247\033\275\154\271\024\364\212\002\333\166\374\152\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12724
\170\253\345\167\360\156\340\214\043\147\333\245\144\231\271\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12725
\001\076\157\357\055\232\074\042\360\135\311\127\240\125\101\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12726
\362\103\136\130\202\123\061\145\316\036\362\046\272\000\124\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12727
\257\260\274\034\344\122\214\240\062\257\267\067\261\123\147\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12728
\164\147\120\366\055\056\144\336\256\046\171\337\337\231\206\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12729
\253\177\205\354\240\373\200\314\364\270\014\036\223\105\143\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12730
\334\270\133\233\355\133\071\324\137\142\260\247\216\174\146\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12731
\054\252\261\010\143\027\147\175\314\275\263\361\303\077\317\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12732
\071\355\321\031\203\025\333\207\022\047\226\267\332\352\345\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12733
\274\272\352\071\117\213\357\164\232\347\305\320\322\352\206\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12734
\034\344\376\144\010\050\004\171\005\353\312\305\161\016\013\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12735
\253\352\354\022\021\241\030\005\062\151\321\014\054\032\075\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12736
\231\077\265\174\312\155\260\256\231\231\372\010\140\347\031\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12737
\362\275\121\323\314\323\002\254\301\021\014\200\316\253\334\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12738
\235\153\243\071\123\072\326\205\002\003\000\305\175\243\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12739
\300\060\202\002\274\060\022\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12740
\010\060\006\001\001\377\002\001\004\060\016\006\003\125\035\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12741
\001\001\377\004\004\003\002\001\006\060\202\002\165\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12742
\206\110\001\206\370\102\001\015\004\202\002\146\026\202\002\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12743
\106\111\107\131\105\114\105\115\041\040\105\172\145\156\040\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12744
\141\156\165\163\151\164\166\141\156\171\040\141\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12745
\114\157\143\153\040\113\146\164\056\040\115\151\156\157\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12746
\164\145\164\164\040\123\172\157\154\147\141\154\164\141\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12747
\163\151\040\123\172\141\142\141\154\171\172\141\164\141\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12748
\156\040\154\145\151\162\164\040\145\154\152\141\162\141\163\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12749
\153\040\141\154\141\160\152\141\156\040\153\145\163\172\165\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12750
\164\056\040\101\040\155\151\156\157\163\151\164\145\164\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12751
\145\154\145\153\164\162\157\156\151\153\165\163\040\141\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12752
\151\162\141\163\040\152\157\147\150\141\164\141\163\040\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12753
\166\145\156\171\145\163\165\154\145\163\145\156\145\153\054\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12754
\166\141\154\141\155\151\156\164\040\145\154\146\157\147\141\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12755
\141\163\141\156\141\153\040\146\145\154\164\145\164\145\154\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12756
\040\141\040\115\151\156\157\163\151\164\145\164\164\040\123\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12757
\157\154\147\141\154\164\141\164\141\163\151\040\123\172\141\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12758
\141\154\171\172\141\164\142\141\156\054\040\141\172\040\101\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12759
\164\141\154\141\156\157\163\040\123\172\145\162\172\157\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12760
\163\151\040\106\145\154\164\145\164\145\154\145\153\142\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12761
\040\145\154\157\151\162\164\040\145\154\154\145\156\157\162\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12762
\145\163\151\040\145\154\152\141\162\141\163\040\155\145\147\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12763
\145\164\145\154\145\056\040\101\040\144\157\153\165\155\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12764
\164\165\155\157\153\040\155\145\147\164\141\154\141\154\150\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12765
\164\157\153\040\141\040\150\164\164\160\163\072\057\057\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12766
\167\056\156\145\164\154\157\143\153\056\150\165\057\144\157\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12767
\163\057\040\143\151\155\145\156\040\166\141\147\171\040\153\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12768
\162\150\145\164\157\153\040\141\172\040\151\156\146\157\100\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12769
\145\164\154\157\143\153\056\156\145\164\040\145\055\155\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12770
\154\040\143\151\155\145\156\056\040\127\101\122\116\111\116\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12771
\041\040\124\150\145\040\151\163\163\165\141\156\143\145\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12772
\156\144\040\164\150\145\040\165\163\145\040\157\146\040\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12773
\151\163\040\143\145\162\164\151\146\151\143\141\164\145\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12774
\162\145\040\163\165\142\152\145\143\164\040\164\157\040\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12775
\145\040\116\145\164\114\157\143\153\040\121\165\141\154\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12776
\151\145\144\040\103\120\123\040\141\166\141\151\154\141\142\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12777
\145\040\141\164\040\150\164\164\160\163\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12778
\056\156\145\164\154\157\143\153\056\150\165\057\144\157\143\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12779
\057\040\157\162\040\142\171\040\145\055\155\141\151\154\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12780
\164\040\151\156\146\157\100\156\145\164\154\157\143\153\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12781
\145\164\060\035\006\003\125\035\016\004\026\004\024\011\152\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12782
\026\222\260\132\273\125\016\313\165\062\072\062\345\262\041\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12783
\050\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12784
\003\202\001\001\000\221\152\120\234\333\170\201\233\077\213\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12785
\343\073\374\246\303\356\103\340\317\363\342\200\065\111\105\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12786
\002\342\343\057\005\305\361\052\347\300\101\063\306\266\233\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12787
\063\071\315\300\333\241\255\154\067\002\114\130\101\073\362\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12788
\222\306\110\250\315\345\212\071\211\141\371\122\227\351\275\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12789
\371\224\164\350\161\016\274\167\206\303\006\314\132\174\112\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12790
\064\120\060\056\373\177\062\232\215\075\363\040\133\370\152\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12791
\206\363\061\114\054\131\200\002\175\376\070\311\060\165\034\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12792
\125\343\274\237\272\250\155\204\050\005\165\263\213\015\300\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12793
\124\041\347\246\013\264\231\365\121\101\334\315\243\107\042\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12794
\307\001\201\304\334\107\117\046\352\037\355\333\315\015\230\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12795
\243\234\264\163\062\112\226\231\376\274\177\310\045\130\370\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12796
\363\166\146\211\124\244\246\076\304\120\134\272\211\030\202\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12797
\110\041\322\117\023\350\140\176\007\166\333\020\265\121\346\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12798
\271\150\252\315\366\235\220\165\022\352\070\032\312\104\350\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12799
\231\247\052\150\225\146\225\253\255\357\211\313\140\251\006\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12800
\306\224\107\351\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12801
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12802
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12803
# Trust for Certificate "NetLock Qualified (Class QA) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12804
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12805
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12806
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12807
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12808
CKA_LABEL UTF8 "NetLock Qualified (Class QA) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12809
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12810
\001\150\227\341\240\270\362\303\261\064\146\134\040\247\047\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12811
\241\130\342\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12812
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12813
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12814
\324\200\145\150\044\371\211\042\050\333\365\244\232\027\217\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12815
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12816
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12817
\060\201\311\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12818
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12819
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12820
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12821
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12822
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12823
\156\171\153\151\141\144\157\153\061\102\060\100\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12824
\003\023\071\116\145\164\114\157\143\153\040\115\151\156\157\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12825
\151\164\145\164\164\040\113\157\172\152\145\147\171\172\157\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12826
\040\050\103\154\141\163\163\040\121\101\051\040\124\141\156\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12827
\163\151\164\166\141\156\171\153\151\141\144\157\061\036\060\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12828
\006\011\052\206\110\206\367\015\001\011\001\026\017\151\156\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12829
\157\100\156\145\164\154\157\143\153\056\150\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12830
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12831
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12832
\002\001\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12833
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12834
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12835
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12836
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12837
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12838
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12839
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12840
# Certificate "NetLock Notary (Class A) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12841
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12842
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12843
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12844
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12845
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12846
CKA_LABEL UTF8 "NetLock Notary (Class A) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12847
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12848
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12849
\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12850
\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12851
\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12852
\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12853
\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12854
\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12855
\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12856
\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12857
\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12858
\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12859
\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12860
\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12861
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12862
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12863
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12864
\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12865
\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12866
\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12867
\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12868
\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12869
\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12870
\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12871
\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12872
\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12873
\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12874
\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12875
\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12876
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12877
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12878
\002\002\001\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12879
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12880
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12881
\060\202\006\175\060\202\005\145\240\003\002\001\002\002\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12882
\003\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12883
\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12884
\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12885
\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12886
\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12887
\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12888
\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12889
\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12890
\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12891
\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12892
\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12893
\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12894
\144\157\060\036\027\015\071\071\060\062\062\064\062\063\061\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12895
\064\067\132\027\015\061\071\060\062\061\071\062\063\061\064\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12896
\067\132\060\201\257\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12897
\110\125\061\020\060\016\006\003\125\004\010\023\007\110\165\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12898
\147\141\162\171\061\021\060\017\006\003\125\004\007\023\010\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12899
\165\144\141\160\145\163\164\061\047\060\045\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12900
\023\036\116\145\164\114\157\143\153\040\110\141\154\157\172\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12901
\164\142\151\172\164\157\156\163\141\147\151\040\113\146\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12902
\061\032\060\030\006\003\125\004\013\023\021\124\141\156\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12903
\151\164\166\141\156\171\153\151\141\144\157\153\061\066\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12904
\006\003\125\004\003\023\055\116\145\164\114\157\143\153\040\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12905
\157\172\152\145\147\171\172\157\151\040\050\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12906
\040\101\051\040\124\141\156\165\163\151\164\166\141\156\171\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12907
\151\141\144\157\060\202\001\042\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12908
\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12909
\002\202\001\001\000\274\164\214\017\273\114\364\067\036\251\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12910
\202\330\346\341\154\160\352\170\265\156\321\070\104\015\250\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12911
\316\135\322\326\325\201\305\324\113\347\133\224\160\046\333\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12912
\235\152\114\142\367\161\363\144\326\141\073\075\353\163\243\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12913
\331\317\352\214\222\073\315\367\007\334\146\164\227\364\105\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12914
\335\364\134\340\277\155\363\276\145\063\344\025\072\277\333\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12915
\220\125\070\304\355\246\125\143\013\260\170\004\364\343\156\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12916
\077\216\374\121\170\037\222\236\203\302\376\331\260\251\311\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12917
\132\000\377\251\250\230\164\373\366\054\076\025\071\015\266\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12918
\125\250\016\230\040\102\263\261\045\255\176\232\157\135\123\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12919
\253\014\374\353\340\363\172\263\250\263\377\106\366\143\242\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12920
\072\230\173\266\254\205\377\260\045\117\164\143\347\023\007\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12921
\012\217\005\367\300\144\157\176\247\047\200\226\336\324\056\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12922
\140\307\153\053\136\163\173\027\347\221\077\144\014\330\113\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12923
\064\053\233\062\362\110\037\237\241\012\204\172\342\302\255\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12924
\075\216\325\301\371\126\243\120\351\306\264\372\230\242\356\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12925
\346\052\003\214\337\002\003\001\000\001\243\202\002\237\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12926
\002\233\060\016\006\003\125\035\017\001\001\377\004\004\003\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12927
\000\006\060\022\006\003\125\035\023\001\001\377\004\010\060\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12928
\001\001\377\002\001\004\060\021\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12929
\102\001\001\004\004\003\002\000\007\060\202\002\140\006\011\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12930
\206\110\001\206\370\102\001\015\004\202\002\121\026\202\002\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12931
\106\111\107\131\105\114\105\115\041\040\105\172\145\156\040\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12932
\141\156\165\163\151\164\166\141\156\171\040\141\040\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12933
\114\157\143\153\040\113\146\164\056\040\101\154\164\141\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12934
\156\157\163\040\123\172\157\154\147\141\154\164\141\164\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12935
\151\040\106\145\154\164\145\164\145\154\145\151\142\145\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12936
\154\145\151\162\164\040\145\154\152\141\162\141\163\157\153\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12937
\141\154\141\160\152\141\156\040\153\145\163\172\165\154\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12938
\040\101\040\150\151\164\145\154\145\163\151\164\145\163\040\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12939
\157\154\171\141\155\141\164\141\164\040\141\040\116\145\164\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12940
\157\143\153\040\113\146\164\056\040\164\145\162\155\145\153\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12941
\145\154\145\154\157\163\163\145\147\055\142\151\172\164\157\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12942
\151\164\141\163\141\040\166\145\144\151\056\040\101\040\144\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12943
\147\151\164\141\154\151\163\040\141\154\141\151\162\141\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12944
\145\154\146\157\147\141\144\141\163\141\156\141\153\040\146\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12945
\154\164\145\164\145\154\145\040\141\172\040\145\154\157\151\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12946
\164\040\145\154\154\145\156\157\162\172\145\163\151\040\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12947
\152\141\162\141\163\040\155\145\147\164\145\164\145\154\145\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12948
\040\101\172\040\145\154\152\141\162\141\163\040\154\145\151\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12949
\141\163\141\040\155\145\147\164\141\154\141\154\150\141\164\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12950
\040\141\040\116\145\164\114\157\143\153\040\113\146\164\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12951
\111\156\164\145\162\156\145\164\040\150\157\156\154\141\160\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12952
\141\156\040\141\040\150\164\164\160\163\072\057\057\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12953
\056\156\145\164\154\157\143\153\056\156\145\164\057\144\157\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12954
\163\040\143\151\155\145\156\040\166\141\147\171\040\153\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12955
\150\145\164\157\040\141\172\040\145\154\154\145\156\157\162\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12956
\145\163\100\156\145\164\154\157\143\153\056\156\145\164\040\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12957
\055\155\141\151\154\040\143\151\155\145\156\056\040\111\115\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12958
\117\122\124\101\116\124\041\040\124\150\145\040\151\163\163\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12959
\141\156\143\145\040\141\156\144\040\164\150\145\040\165\163\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12960
\040\157\146\040\164\150\151\163\040\143\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12961
\143\141\164\145\040\151\163\040\163\165\142\152\145\143\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12962
\164\157\040\164\150\145\040\116\145\164\114\157\143\153\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12963
\120\123\040\141\166\141\151\154\141\142\154\145\040\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12964
\150\164\164\160\163\072\057\057\167\167\167\056\156\145\164\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12965
\157\143\153\056\156\145\164\057\144\157\143\163\040\157\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12966
\142\171\040\145\055\155\141\151\154\040\141\164\040\143\160\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12967
\100\156\145\164\154\157\143\153\056\156\145\164\056\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12968
\011\052\206\110\206\367\015\001\001\004\005\000\003\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12969
\000\110\044\106\367\272\126\157\372\310\050\003\100\116\345\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12970
\071\153\046\153\123\177\333\337\337\363\161\075\046\300\024\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12971
\306\147\173\043\250\014\163\335\001\273\306\312\156\067\071\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12972
\325\307\214\126\040\016\050\012\016\322\052\244\260\111\122\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12973
\070\007\376\276\012\011\214\321\230\317\312\332\024\061\241\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12974
\322\071\374\017\021\054\103\303\335\253\223\307\125\076\107\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12975
\030\032\000\334\363\173\330\362\177\122\154\040\364\013\137\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12976
\122\364\356\370\262\051\140\353\343\111\061\041\015\326\265\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12977
\101\342\101\011\154\342\032\232\126\113\167\002\366\240\233\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12978
\047\207\350\125\051\161\302\220\237\105\170\032\341\025\144\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12979
\320\016\330\240\166\237\256\305\320\056\352\326\017\126\354\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12980
\177\132\233\024\130\001\047\176\023\120\307\153\052\346\150\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12981
\277\134\240\012\033\341\016\172\351\342\200\303\351\351\366\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12982
\154\021\236\320\345\050\047\053\124\062\102\024\202\165\346\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12983
\360\053\146\165\143\214\242\373\004\076\203\016\233\066\360\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12984
\344\046\040\303\214\360\050\007\255\074\027\146\210\265\375\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12985
\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12986
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12987
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12988
# Trust for Certificate "NetLock Notary (Class A) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12989
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12990
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12991
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12992
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12993
CKA_LABEL UTF8 "NetLock Notary (Class A) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12994
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12995
\254\355\137\145\123\375\045\316\001\137\037\172\110\073\152\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12996
\237\141\170\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12997
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12998
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 12999
\206\070\155\136\111\143\154\205\134\333\155\334\224\267\320\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13000
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13001
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13002
\060\201\257\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13003
\061\020\060\016\006\003\125\004\010\023\007\110\165\156\147\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13004
\162\171\061\021\060\017\006\003\125\004\007\023\010\102\165\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13005
\141\160\145\163\164\061\047\060\045\006\003\125\004\012\023\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13006
\116\145\164\114\157\143\153\040\110\141\154\157\172\141\164\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13007
\151\172\164\157\156\163\141\147\151\040\113\146\164\056\061\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13008
\060\030\006\003\125\004\013\023\021\124\141\156\165\163\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13009
\166\141\156\171\153\151\141\144\157\153\061\066\060\064\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13010
\125\004\003\023\055\116\145\164\114\157\143\153\040\113\157\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13011
\152\145\147\171\172\157\151\040\050\103\154\141\163\163\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13012
\051\040\124\141\156\165\163\151\164\166\141\156\171\153\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13013
\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13014
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13015
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13016
\002\002\001\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13017
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13018
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13019
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13020
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13021
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13023
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13024
# Certificate "NetLock Business (Class B) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13025
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13026
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13027
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13028
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13029
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13030
CKA_LABEL UTF8 "NetLock Business (Class B) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13031
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13032
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13033
\060\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13034
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13035
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13036
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13037
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13038
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13039
\156\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13040
\003\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13041
\151\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13042
\163\151\164\166\141\156\171\153\151\141\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13043
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13044
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13045
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13046
\060\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13047
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13048
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13049
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13050
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13051
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13052
\156\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13053
\003\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13054
\151\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13055
\163\151\164\166\141\156\171\153\151\141\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13056
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13057
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13058
\002\001\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13059
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13060
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13061
\060\202\005\113\060\202\004\264\240\003\002\001\002\002\001\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13062
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13063
\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13064
\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13065
\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13066
\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13067
\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13068
\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13069
\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13070
\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13071
\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13072
\151\164\166\141\156\171\153\151\141\144\157\060\036\027\015\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13073
\071\060\062\062\065\061\064\061\060\062\062\132\027\015\061\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13074
\060\062\062\060\061\064\061\060\062\062\132\060\201\231\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13075
\060\011\006\003\125\004\006\023\002\110\125\061\021\060\017\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13076
\003\125\004\007\023\010\102\165\144\141\160\145\163\164\061\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13077
\060\045\006\003\125\004\012\023\036\116\145\164\114\157\143\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13078
\040\110\141\154\157\172\141\164\142\151\172\164\157\156\163\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13079
\147\151\040\113\146\164\056\061\032\060\030\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13080
\023\021\124\141\156\165\163\151\164\166\141\156\171\153\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13081
\144\157\153\061\062\060\060\006\003\125\004\003\023\051\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13082
\164\114\157\143\153\040\125\172\154\145\164\151\040\050\103\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13083
\141\163\163\040\102\051\040\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13084
\156\171\153\151\141\144\157\060\201\237\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13085
\110\206\367\015\001\001\001\005\000\003\201\215\000\060\201\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13086
\002\201\201\000\261\352\004\354\040\240\043\302\217\070\140\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13087
\307\106\263\325\033\376\373\271\231\236\004\334\034\177\214\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13088
\201\230\356\244\324\312\212\027\271\042\177\203\012\165\114\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13089
\300\151\330\144\071\243\355\222\243\375\133\134\164\032\300\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13090
\312\072\151\166\232\272\342\104\027\374\114\243\325\376\270\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13091
\210\257\210\003\211\037\244\362\004\076\310\007\013\346\371\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13092
\057\172\142\024\011\106\024\312\144\365\213\200\265\142\250\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13093
\153\326\161\223\055\263\277\011\124\130\355\006\353\250\173\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13094
\103\261\241\151\002\003\001\000\001\243\202\002\237\060\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13095
\233\060\022\006\003\125\035\023\001\001\377\004\010\060\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13096
\001\377\002\001\004\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13097
\004\003\002\000\006\060\021\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13098
\001\001\004\004\003\002\000\007\060\202\002\140\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13099
\110\001\206\370\102\001\015\004\202\002\121\026\202\002\115\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13100
\111\107\131\105\114\105\115\041\040\105\172\145\156\040\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13101
\156\165\163\151\164\166\141\156\171\040\141\040\116\145\164\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13102
\157\143\153\040\113\146\164\056\040\101\154\164\141\154\141\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13103
\157\163\040\123\172\157\154\147\141\154\164\141\164\141\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13104
\040\106\145\154\164\145\164\145\154\145\151\142\145\156\040\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13105
\145\151\162\164\040\145\154\152\141\162\141\163\157\153\040\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13106
\154\141\160\152\141\156\040\153\145\163\172\165\154\164\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13107
\101\040\150\151\164\145\154\145\163\151\164\145\163\040\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13108
\154\171\141\155\141\164\141\164\040\141\040\116\145\164\114\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13109
\143\153\040\113\146\164\056\040\164\145\162\155\145\153\146\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13110
\154\145\154\157\163\163\145\147\055\142\151\172\164\157\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13111
\164\141\163\141\040\166\145\144\151\056\040\101\040\144\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13112
\151\164\141\154\151\163\040\141\154\141\151\162\141\163\040\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13113
\154\146\157\147\141\144\141\163\141\156\141\153\040\146\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13114
\164\145\164\145\154\145\040\141\172\040\145\154\157\151\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13115
\040\145\154\154\145\156\157\162\172\145\163\151\040\145\154\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13116
\141\162\141\163\040\155\145\147\164\145\164\145\154\145\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13117
\101\172\040\145\154\152\141\162\141\163\040\154\145\151\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13118
\163\141\040\155\145\147\164\141\154\141\154\150\141\164\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13119
\141\040\116\145\164\114\157\143\153\040\113\146\164\056\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13120
\156\164\145\162\156\145\164\040\150\157\156\154\141\160\152\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13121
\156\040\141\040\150\164\164\160\163\072\057\057\167\167\167\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13122
\156\145\164\154\157\143\153\056\156\145\164\057\144\157\143\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13123
\040\143\151\155\145\156\040\166\141\147\171\040\153\145\162\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13124
\145\164\157\040\141\172\040\145\154\154\145\156\157\162\172\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13125
\163\100\156\145\164\154\157\143\153\056\156\145\164\040\145\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13126
\155\141\151\154\040\143\151\155\145\156\056\040\111\115\120\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13127
\122\124\101\116\124\041\040\124\150\145\040\151\163\163\165\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13128
\156\143\145\040\141\156\144\040\164\150\145\040\165\163\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13129
\157\146\040\164\150\151\163\040\143\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13130
\141\164\145\040\151\163\040\163\165\142\152\145\143\164\040\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13131
\157\040\164\150\145\040\116\145\164\114\157\143\153\040\103\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13132
\123\040\141\166\141\151\154\141\142\154\145\040\141\164\040\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13133
\164\164\160\163\072\057\057\167\167\167\056\156\145\164\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13134
\143\153\056\156\145\164\057\144\157\143\163\040\157\162\040\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13135
\171\040\145\055\155\141\151\154\040\141\164\040\143\160\163\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13136
\156\145\164\154\157\143\153\056\156\145\164\056\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13137
\052\206\110\206\367\015\001\001\004\005\000\003\201\201\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13138
\333\256\214\027\257\370\016\220\061\116\315\076\011\300\155\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13139
\260\370\063\114\107\114\343\165\210\020\227\254\260\070\025\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13140
\306\051\226\314\041\300\155\074\245\164\317\330\202\245\071\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13141
\145\343\102\160\273\042\220\343\175\333\065\166\341\240\265\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13142
\237\160\156\223\032\060\071\035\060\333\056\343\174\262\221\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13143
\321\067\051\372\271\326\027\134\107\117\343\035\070\353\237\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13144
\173\225\250\050\236\025\112\321\321\320\053\000\227\240\342\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13145
\066\053\143\254\130\001\153\063\051\120\206\203\361\001\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13146
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13148
# Trust for Certificate "NetLock Business (Class B) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13149
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13150
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13151
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13152
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13153
CKA_LABEL UTF8 "NetLock Business (Class B) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13154
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13155
\207\237\113\356\005\337\230\130\073\343\140\326\063\347\015\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13156
\376\230\161\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13157
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13158
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13159
\071\026\252\271\152\101\341\024\151\337\236\154\073\162\334\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13160
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13161
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13162
\060\201\231\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13163
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13164
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13165
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13166
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13167
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13168
\156\171\153\151\141\144\157\153\061\062\060\060\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13169
\003\023\051\116\145\164\114\157\143\153\040\125\172\154\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13170
\151\040\050\103\154\141\163\163\040\102\051\040\124\141\156\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13171
\163\151\164\166\141\156\171\153\151\141\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13172
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13173
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13174
\002\001\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13175
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13176
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13177
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13178
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13179
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13180
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13181
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13182
# Certificate "NetLock Express (Class C) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13183
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13184
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13185
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13186
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13187
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13188
CKA_LABEL UTF8 "NetLock Express (Class C) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13189
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13190
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13191
\060\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13192
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13193
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13194
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13195
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13196
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13197
\156\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13198
\003\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13199
\163\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13200
\156\165\163\151\164\166\141\156\171\153\151\141\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13201
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13202
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13203
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13204
\060\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13205
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13206
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13207
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13208
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13209
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13210
\156\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13211
\003\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13212
\163\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13213
\156\165\163\151\164\166\141\156\171\153\151\141\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13214
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13215
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13216
\002\001\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13217
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13218
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13219
\060\202\005\117\060\202\004\270\240\003\002\001\002\002\001\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13220
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13221
\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13222
\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13223
\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13224
\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13225
\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13226
\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13227
\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13228
\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13229
\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13230
\165\163\151\164\166\141\156\171\153\151\141\144\157\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13231
\015\071\071\060\062\062\065\061\064\060\070\061\061\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13232
\061\071\060\062\062\060\061\064\060\070\061\061\132\060\201\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13233
\061\013\060\011\006\003\125\004\006\023\002\110\125\061\021\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13234
\017\006\003\125\004\007\023\010\102\165\144\141\160\145\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13235
\061\047\060\045\006\003\125\004\012\023\036\116\145\164\114\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13236
\143\153\040\110\141\154\157\172\141\164\142\151\172\164\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13237
\163\141\147\151\040\113\146\164\056\061\032\060\030\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13238
\004\013\023\021\124\141\156\165\163\151\164\166\141\156\171\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13239
\151\141\144\157\153\061\064\060\062\006\003\125\004\003\023\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13240
\116\145\164\114\157\143\153\040\105\170\160\162\145\163\163\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13241
\040\050\103\154\141\163\163\040\103\051\040\124\141\156\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13242
\151\164\166\141\156\171\153\151\141\144\157\060\201\237\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13243
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\201\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13244
\000\060\201\211\002\201\201\000\353\354\260\154\141\212\043\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13245
\257\140\040\343\331\237\374\223\013\333\135\215\260\241\263\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13246
\072\202\316\375\165\340\170\062\003\206\132\206\225\221\355\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13247
\372\235\100\374\346\350\335\331\133\172\003\275\135\363\073\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13248
\303\121\171\233\255\125\240\351\320\003\020\257\012\272\024\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13249
\331\122\046\021\042\307\322\040\314\202\244\232\251\376\270\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13250
\166\235\152\267\322\066\165\076\261\206\011\366\156\155\176\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13251
\267\172\354\256\161\204\366\004\063\010\045\062\353\164\254\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13252
\104\306\344\100\223\035\177\255\002\003\001\000\001\243\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13253
\237\060\202\002\233\060\022\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13254
\010\060\006\001\001\377\002\001\004\060\016\006\003\125\035\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13255
\001\001\377\004\004\003\002\000\006\060\021\006\011\140\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13256
\001\206\370\102\001\001\004\004\003\002\000\007\060\202\002\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13257
\006\011\140\206\110\001\206\370\102\001\015\004\202\002\121\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13258
\202\002\115\106\111\107\131\105\114\105\115\041\040\105\172\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13259
\156\040\164\141\156\165\163\151\164\166\141\156\171\040\141\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13260
\116\145\164\114\157\143\153\040\113\146\164\056\040\101\154\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13261
\141\154\141\156\157\163\040\123\172\157\154\147\141\154\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13262
\164\141\163\151\040\106\145\154\164\145\164\145\154\145\151\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13263
\145\156\040\154\145\151\162\164\040\145\154\152\141\162\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13264
\157\153\040\141\154\141\160\152\141\156\040\153\145\163\172\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13265
\154\164\056\040\101\040\150\151\164\145\154\145\163\151\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13266
\163\040\146\157\154\171\141\155\141\164\141\164\040\141\040\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13267
\145\164\114\157\143\153\040\113\146\164\056\040\164\145\162\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13268
\145\153\146\145\154\145\154\157\163\163\145\147\055\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13269
\164\157\163\151\164\141\163\141\040\166\145\144\151\056\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13270
\040\144\151\147\151\164\141\154\151\163\040\141\154\141\151\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13271
\141\163\040\145\154\146\157\147\141\144\141\163\141\156\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13272
\040\146\145\154\164\145\164\145\154\145\040\141\172\040\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13273
\157\151\162\164\040\145\154\154\145\156\157\162\172\145\163\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13274
\040\145\154\152\141\162\141\163\040\155\145\147\164\145\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13275
\154\145\056\040\101\172\040\145\154\152\141\162\141\163\040\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13276
\145\151\162\141\163\141\040\155\145\147\164\141\154\141\154\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13277
\141\164\157\040\141\040\116\145\164\114\157\143\153\040\113\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13278
\164\056\040\111\156\164\145\162\156\145\164\040\150\157\156\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13279
\141\160\152\141\156\040\141\040\150\164\164\160\163\072\057\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13280
\167\167\167\056\156\145\164\154\157\143\153\056\156\145\164\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13281
\144\157\143\163\040\143\151\155\145\156\040\166\141\147\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13282
\153\145\162\150\145\164\157\040\141\172\040\145\154\154\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13283
\157\162\172\145\163\100\156\145\164\154\157\143\153\056\156\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13284
\164\040\145\055\155\141\151\154\040\143\151\155\145\156\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13285
\111\115\120\117\122\124\101\116\124\041\040\124\150\145\040\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13286
\163\163\165\141\156\143\145\040\141\156\144\040\164\150\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13287
\165\163\145\040\157\146\040\164\150\151\163\040\143\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13288
\151\146\151\143\141\164\145\040\151\163\040\163\165\142\152\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13289
\143\164\040\164\157\040\164\150\145\040\116\145\164\114\157\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13290
\153\040\103\120\123\040\141\166\141\151\154\141\142\154\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13291
\141\164\040\150\164\164\160\163\072\057\057\167\167\167\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13292
\145\164\154\157\143\153\056\156\145\164\057\144\157\143\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13293
\157\162\040\142\171\040\145\055\155\141\151\154\040\141\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13294
\143\160\163\100\156\145\164\154\157\143\153\056\156\145\164\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13295
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13296
\201\201\000\020\255\177\327\014\062\200\012\330\206\361\171\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13297
\265\255\324\315\263\066\304\226\110\301\134\315\232\331\005\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13298
\237\276\120\353\364\046\024\020\055\324\146\027\370\236\301\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13299
\375\361\355\344\173\113\240\154\265\253\232\127\160\246\355\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13300
\244\355\056\365\375\374\275\376\115\067\010\014\274\343\226\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13301
\042\365\111\033\177\113\053\264\124\301\200\174\231\116\035\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13302
\214\356\320\254\345\222\372\165\126\376\144\240\023\217\270\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13303
\026\235\141\005\147\200\310\320\330\245\007\002\064\230\004\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13304
\063\004\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13305
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13307
# Trust for Certificate "NetLock Express (Class C) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13308
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13309
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13310
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13311
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13312
CKA_LABEL UTF8 "NetLock Express (Class C) Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13313
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13314
\343\222\121\057\012\317\365\005\337\366\336\006\177\165\067\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13315
\145\352\127\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13316
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13317
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13318
\117\353\361\360\160\302\200\143\135\130\237\332\022\074\251\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13319
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13320
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13321
\060\201\233\061\013\060\011\006\003\125\004\006\023\002\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13322
\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13323
\145\163\164\061\047\060\045\006\003\125\004\012\023\036\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13324
\164\114\157\143\153\040\110\141\154\157\172\141\164\142\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13325
\164\157\156\163\141\147\151\040\113\146\164\056\061\032\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13326
\006\003\125\004\013\023\021\124\141\156\165\163\151\164\166\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13327
\156\171\153\151\141\144\157\153\061\064\060\062\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13328
\003\023\053\116\145\164\114\157\143\153\040\105\170\160\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13329
\163\163\172\040\050\103\154\141\163\163\040\103\051\040\124\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13330
\156\165\163\151\164\166\141\156\171\153\151\141\144\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13331
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13332
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13333
\002\001\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13334
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13335
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13336
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13337
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13338
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13339
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13340
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13341
# Certificate "XRamp Global CA Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13342
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13343
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13344
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13345
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13346
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13347
CKA_LABEL UTF8 "XRamp Global CA Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13348
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13349
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13350
\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13351
\061\036\060\034\006\003\125\004\013\023\025\167\167\167\056\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13352
\162\141\155\160\163\145\143\165\162\151\164\171\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13353
\061\044\060\042\006\003\125\004\012\023\033\130\122\141\155\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13354
\040\123\145\143\165\162\151\164\171\040\123\145\162\166\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13355
\145\163\040\111\156\143\061\055\060\053\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13356
\044\130\122\141\155\160\040\107\154\157\142\141\154\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13357
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13358
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13359
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13360
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13361
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13362
\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13363
\061\036\060\034\006\003\125\004\013\023\025\167\167\167\056\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13364
\162\141\155\160\163\145\143\165\162\151\164\171\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13365
\061\044\060\042\006\003\125\004\012\023\033\130\122\141\155\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13366
\040\123\145\143\165\162\151\164\171\040\123\145\162\166\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13367
\145\163\040\111\156\143\061\055\060\053\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13368
\044\130\122\141\155\160\040\107\154\157\142\141\154\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13369
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13370
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13371
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13372
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13373
\002\020\120\224\154\354\030\352\325\234\115\325\227\357\165\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13374
\240\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13375
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13376
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13377
\060\202\004\060\060\202\003\030\240\003\002\001\002\002\020\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13378
\224\154\354\030\352\325\234\115\325\227\357\165\217\240\255\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13379
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13380
\202\061\013\060\011\006\003\125\004\006\023\002\125\123\061\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13381
\060\034\006\003\125\004\013\023\025\167\167\167\056\170\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13382
\155\160\163\145\143\165\162\151\164\171\056\143\157\155\061\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13383
\060\042\006\003\125\004\012\023\033\130\122\141\155\160\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13384
\145\143\165\162\151\164\171\040\123\145\162\166\151\143\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13385
\040\111\156\143\061\055\060\053\006\003\125\004\003\023\044\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13386
\122\141\155\160\040\107\154\157\142\141\154\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13387
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13388
\151\164\171\060\036\027\015\060\064\061\061\060\061\061\067\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13389
\064\060\064\132\027\015\063\065\060\061\060\061\060\065\063\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13390
\061\071\132\060\201\202\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13391
\002\125\123\061\036\060\034\006\003\125\004\013\023\025\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13392
\167\056\170\162\141\155\160\163\145\143\165\162\151\164\171\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13393
\143\157\155\061\044\060\042\006\003\125\004\012\023\033\130\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13394
\141\155\160\040\123\145\143\165\162\151\164\171\040\123\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13395
\166\151\143\145\163\040\111\156\143\061\055\060\053\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13396
\004\003\023\044\130\122\141\155\160\040\107\154\157\142\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13397
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13398
\165\164\150\157\162\151\164\171\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13399
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13400
\060\202\001\012\002\202\001\001\000\230\044\036\275\025\264\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13401
\337\307\214\245\047\266\070\013\151\363\266\116\250\054\056\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13402
\035\134\104\337\041\135\176\043\164\376\136\176\264\112\267\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13403
\255\037\256\340\006\026\342\233\133\331\147\164\153\135\200\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13404
\051\235\206\033\331\234\015\230\155\166\020\050\130\344\145\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13405
\177\112\230\171\237\340\303\061\176\200\053\265\214\300\100\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13406
\021\206\320\313\242\206\066\140\244\325\060\202\155\331\156\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13407
\017\022\004\063\227\137\117\141\132\360\344\371\221\253\347\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13408
\073\274\350\317\364\153\055\064\174\342\110\141\034\216\363\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13409
\104\314\157\240\112\251\224\260\115\332\347\251\064\172\162\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13410
\250\101\314\074\224\021\175\353\310\246\214\267\206\313\312\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13411
\073\331\075\067\213\373\172\076\206\054\347\163\327\012\127\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13412
\144\233\031\353\364\017\004\010\212\254\003\027\031\144\364\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13413
\045\042\215\064\054\262\366\150\035\022\155\323\212\036\024\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13414
\304\217\246\342\043\205\325\172\015\275\152\340\351\354\354\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13415
\273\102\033\147\252\045\355\105\203\041\374\301\311\174\325\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13416
\076\372\362\305\055\323\375\324\145\002\003\001\000\001\243\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13417
\237\060\201\234\060\023\006\011\053\006\001\004\001\202\067\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13418
\002\004\006\036\004\000\103\000\101\060\013\006\003\125\035\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13419
\004\004\003\002\001\206\060\017\006\003\125\035\023\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13420
\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13421
\004\024\306\117\242\075\006\143\204\011\234\316\142\344\004\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13422
\215\134\265\351\266\033\060\066\006\003\125\035\037\004\057\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13423
\055\060\053\240\051\240\047\206\045\150\164\164\160\072\057\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13424
\143\162\154\056\170\162\141\155\160\163\145\143\165\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13425
\171\056\143\157\155\057\130\107\103\101\056\143\162\154\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13426
\006\011\053\006\001\004\001\202\067\025\001\004\003\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13427
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13428
\202\001\001\000\221\025\071\003\001\033\147\373\112\034\371\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13429
\140\133\241\332\115\227\142\371\044\123\047\327\202\144\116\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13430
\056\303\111\033\053\232\334\374\250\170\147\065\361\035\360\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13431
\275\267\110\343\020\366\015\337\077\322\311\266\252\125\244\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13432
\272\002\333\336\131\056\025\133\073\235\026\175\107\327\067\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13433
\137\115\166\022\066\273\037\327\241\201\004\106\040\243\054\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13434
\251\236\001\176\077\051\316\000\223\337\375\311\222\163\211\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13435
\144\236\347\053\344\034\221\054\322\271\316\175\316\157\061\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13436
\323\346\276\322\036\220\360\011\024\171\134\043\253\115\322\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13437
\041\037\115\231\171\235\341\317\047\237\020\233\034\210\015\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13438
\212\144\101\061\270\016\154\220\044\244\233\134\161\217\272\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13439
\176\034\033\333\152\200\017\041\274\351\333\246\267\100\364\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13440
\213\251\261\344\357\232\032\320\075\151\231\356\250\050\243\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13441
\074\263\360\262\021\234\317\174\100\346\335\347\103\175\242\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13442
\072\265\251\215\362\064\231\304\324\020\341\006\375\011\204\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13443
\073\356\304\114\364\354\047\174\102\302\164\174\202\212\011\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13444
\264\003\045\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13445
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13446
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13447
# Trust for Certificate "XRamp Global CA Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13448
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13449
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13450
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13451
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13452
CKA_LABEL UTF8 "XRamp Global CA Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13453
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13454
\270\001\206\321\353\234\206\245\101\004\317\060\124\363\114\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13455
\267\345\130\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13456
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13457
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13458
\241\013\104\263\312\020\330\000\156\235\017\330\017\222\012\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13459
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13460
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13461
\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13462
\061\036\060\034\006\003\125\004\013\023\025\167\167\167\056\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13463
\162\141\155\160\163\145\143\165\162\151\164\171\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13464
\061\044\060\042\006\003\125\004\012\023\033\130\122\141\155\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13465
\040\123\145\143\165\162\151\164\171\040\123\145\162\166\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13466
\145\163\040\111\156\143\061\055\060\053\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13467
\044\130\122\141\155\160\040\107\154\157\142\141\154\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13468
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13469
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13470
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13471
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13472
\002\020\120\224\154\354\030\352\325\234\115\325\227\357\165\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13473
\240\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13474
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13475
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13476
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13477
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13478
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13479
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13480
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13481
# Certificate "Go Daddy Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13482
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13483
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13484
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13485
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13486
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13487
CKA_LABEL UTF8 "Go Daddy Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13488
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13489
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13490
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13491
\041\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13492
\040\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13493
\143\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13494
\104\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13495
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13496
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13497
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13498
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13499
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13500
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13501
\041\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13502
\040\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13503
\143\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13504
\104\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13505
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13506
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13507
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13508
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13509
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13510
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13511
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13512
\060\202\004\000\060\202\002\350\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13513
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13514
\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13515
\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13516
\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13517
\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13518
\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13519
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13520
\162\151\164\171\060\036\027\015\060\064\060\066\062\071\061\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13521
\060\066\062\060\132\027\015\063\064\060\066\062\071\061\067\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13522
\066\062\060\132\060\143\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13523
\002\125\123\061\041\060\037\006\003\125\004\012\023\030\124\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13524
\145\040\107\157\040\104\141\144\144\171\040\107\162\157\165\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13525
\054\040\111\156\143\056\061\061\060\057\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13526
\050\107\157\040\104\141\144\144\171\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13527
\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13528
\101\165\164\150\157\162\151\164\171\060\202\001\040\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13529
\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13530
\000\060\202\001\010\002\202\001\001\000\336\235\327\352\127\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13531
\111\241\133\353\327\137\110\206\352\276\335\377\344\357\147\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13532
\364\145\150\263\127\161\240\136\167\273\355\233\111\351\160\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13533
\075\126\030\143\010\157\332\362\314\320\077\177\002\124\042\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13534
\020\330\262\201\324\300\165\075\113\177\307\167\303\076\170\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13535
\032\003\265\040\153\057\152\053\261\305\210\176\304\273\036\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13536
\301\330\105\047\157\252\067\130\367\207\046\327\330\055\366\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13537
\027\267\037\162\066\116\246\027\077\145\230\222\333\052\156\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13538
\242\376\210\340\013\336\177\345\215\025\341\353\313\072\325\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13539
\022\242\023\055\330\216\257\137\022\075\240\010\005\010\266\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13540
\245\145\070\004\105\231\036\243\140\140\164\305\101\245\162\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13541
\033\142\305\037\157\137\032\102\276\002\121\145\250\256\043\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13542
\152\374\170\003\251\115\177\200\303\372\253\132\374\241\100\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13543
\312\031\026\376\262\310\357\136\163\015\356\167\275\232\366\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13544
\230\274\261\007\147\242\025\015\335\240\130\306\104\173\012\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13545
\142\050\137\272\101\007\123\130\317\021\176\070\164\305\370\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13546
\265\151\220\217\204\164\352\227\033\257\002\001\003\243\201\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13547
\060\201\275\060\035\006\003\125\035\016\004\026\004\024\322\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13548
\260\322\221\324\114\021\161\263\141\313\075\241\376\335\250\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13549
\324\343\060\201\215\006\003\125\035\043\004\201\205\060\201\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13550
\200\024\322\304\260\322\221\324\114\021\161\263\141\313\075\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13551
\376\335\250\152\324\343\241\147\244\145\060\143\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13552
\006\003\125\004\006\023\002\125\123\061\041\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13553
\004\012\023\030\124\150\145\040\107\157\040\104\141\144\144\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13554
\040\107\162\157\165\160\054\040\111\156\143\056\061\061\060\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13555
\006\003\125\004\013\023\050\107\157\040\104\141\144\144\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13556
\103\154\141\163\163\040\062\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13557
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13558
\001\000\060\014\006\003\125\035\023\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13559
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13560
\202\001\001\000\062\113\363\262\312\076\221\374\022\306\241\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13561
\214\216\167\240\063\006\024\134\220\036\030\367\010\246\075\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13562
\031\371\207\200\021\156\151\344\226\027\060\377\064\221\143\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13563
\070\356\314\034\001\243\035\224\050\244\061\366\172\304\124\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13564
\366\345\061\130\003\242\314\316\142\333\224\105\163\265\277\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13565
\311\044\265\325\202\002\255\043\171\151\215\270\266\115\316\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13566
\114\312\063\043\350\034\210\252\235\213\101\156\026\311\040\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13567
\211\236\315\073\332\160\367\176\231\046\040\024\124\045\253\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13568
\163\205\346\233\041\235\012\154\202\016\250\370\302\014\372\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13569
\036\154\226\357\207\015\304\017\141\213\255\356\203\053\225\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13570
\216\222\204\162\071\353\040\352\203\355\203\315\227\156\010\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13571
\353\116\046\266\163\053\344\323\366\114\376\046\161\342\141\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13572
\164\112\377\127\032\207\017\165\110\056\317\121\151\027\240\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13573
\022\141\225\325\321\100\262\020\114\356\304\254\020\103\246\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13574
\236\012\325\225\142\232\015\317\210\202\305\062\014\344\053\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13575
\105\346\015\237\050\234\261\271\052\132\127\255\067\017\257\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13576
\177\333\275\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13577
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13578
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13579
# Trust for Certificate "Go Daddy Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13580
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13581
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13582
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13583
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13584
CKA_LABEL UTF8 "Go Daddy Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13585
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13586
\047\226\272\346\077\030\001\342\167\046\033\240\327\167\160\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13587
\217\040\356\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13588
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13589
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13590
\221\336\006\045\253\332\375\062\027\014\273\045\027\052\204\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13591
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13592
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13593
\060\143\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13594
\041\060\037\006\003\125\004\012\023\030\124\150\145\040\107\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13595
\040\104\141\144\144\171\040\107\162\157\165\160\054\040\111\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13596
\143\056\061\061\060\057\006\003\125\004\013\023\050\107\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13597
\104\141\144\144\171\040\103\154\141\163\163\040\062\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13598
\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13599
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13600
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13601
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13602
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13603
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13604
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13605
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13606
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13607
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13608
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13609
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13610
# Certificate "Starfield Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13611
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13612
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13613
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13614
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13615
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13616
CKA_LABEL UTF8 "Starfield Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13617
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13618
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13619
\060\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13620
\045\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13621
\145\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13622
\054\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13623
\051\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13624
\040\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13625
\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13626
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13627
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13628
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13629
\060\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13630
\045\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13631
\145\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13632
\054\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13633
\051\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13634
\040\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13635
\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13636
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13637
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13638
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13639
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13640
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13641
\060\202\004\017\060\202\002\367\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13642
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13643
\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13644
\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13645
\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13646
\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13647
\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13648
\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13649
\101\165\164\150\157\162\151\164\171\060\036\027\015\060\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13650
\066\062\071\061\067\063\071\061\066\132\027\015\063\064\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13651
\062\071\061\067\063\071\061\066\132\060\150\061\013\060\011\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13652
\003\125\004\006\023\002\125\123\061\045\060\043\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13653
\012\023\034\123\164\141\162\146\151\145\154\144\040\124\145\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13654
\150\156\157\154\157\147\151\145\163\054\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13655
\062\060\060\006\003\125\004\013\023\051\123\164\141\162\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13656
\145\154\144\040\103\154\141\163\163\040\062\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13657
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13658
\151\164\171\060\202\001\040\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13659
\015\001\001\001\005\000\003\202\001\015\000\060\202\001\010\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13660
\202\001\001\000\267\062\310\376\351\161\246\004\205\255\014\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13661
\144\337\316\115\357\310\003\030\207\077\241\253\373\074\246\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13662
\360\303\241\332\324\330\156\053\123\220\373\044\244\076\204\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13663
\236\350\137\354\345\047\104\365\050\246\077\173\336\340\052\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13664
\310\257\123\057\236\312\005\001\223\036\217\146\034\071\247\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13665
\372\132\266\163\004\045\146\353\167\177\347\131\306\112\231\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13666
\024\124\353\046\307\363\177\031\325\060\160\217\257\260\106\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13667
\377\255\353\051\355\327\237\252\004\207\243\324\371\211\245\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13668
\137\333\103\221\202\066\331\146\074\261\270\271\202\375\234\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13669
\076\020\310\073\357\006\145\146\172\233\031\030\075\377\161\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13670
\074\060\056\137\276\075\167\163\262\135\006\154\303\043\126\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13671
\053\205\046\222\034\247\002\263\344\077\015\257\010\171\202\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13672
\066\075\352\234\323\065\263\274\151\312\365\314\235\350\375\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13673
\215\027\200\063\156\136\112\135\231\311\036\207\264\235\032\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13674
\325\156\023\065\043\136\337\233\137\075\357\326\367\166\302\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13675
\076\273\170\015\034\102\147\153\004\330\370\326\332\157\213\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13676
\104\240\001\253\002\001\003\243\201\305\060\201\302\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13677
\003\125\035\016\004\026\004\024\277\137\267\321\316\335\037\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13678
\364\133\125\254\334\327\020\302\016\251\210\347\060\201\222\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13679
\003\125\035\043\004\201\212\060\201\207\200\024\277\137\267\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13680
\316\335\037\206\364\133\125\254\334\327\020\302\016\251\210\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13681
\241\154\244\152\060\150\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13682
\002\125\123\061\045\060\043\006\003\125\004\012\023\034\123\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13683
\141\162\146\151\145\154\144\040\124\145\143\150\156\157\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13684
\147\151\145\163\054\040\111\156\143\056\061\062\060\060\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13685
\125\004\013\023\051\123\164\141\162\146\151\145\154\144\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13686
\154\141\163\163\040\062\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13687
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13688
\000\060\014\006\003\125\035\023\004\005\060\003\001\001\377\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13689
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13690
\001\001\000\005\235\077\210\235\321\311\032\125\241\254\151\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13691
\363\131\332\233\001\207\032\117\127\251\241\171\011\052\333\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13692
\057\262\036\314\307\136\152\330\203\207\241\227\357\111\065\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13693
\167\006\101\130\142\277\216\130\270\012\147\077\354\263\335\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13694
\146\037\311\124\372\162\314\075\114\100\330\201\257\167\236\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13695
\172\273\242\307\365\064\027\216\331\021\100\364\374\054\052\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13696
\025\177\247\142\135\056\045\323\000\013\040\032\035\150\371\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13697
\270\364\275\213\355\050\131\335\115\026\213\027\203\310\262\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13698
\307\055\172\245\252\274\123\206\155\335\127\244\312\370\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13699
\013\150\360\364\373\164\276\126\135\172\171\365\371\035\205\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13700
\055\225\276\365\161\220\103\314\215\037\232\000\012\207\051\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13701
\125\042\130\000\043\352\343\022\103\051\133\107\010\335\214\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13702
\152\145\006\250\345\041\252\101\264\225\041\225\271\175\321\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13703
\253\023\326\255\274\334\342\075\071\315\275\076\165\160\241\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13704
\131\003\311\042\264\217\234\325\136\052\327\245\266\324\012\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13705
\370\267\100\021\106\232\037\171\016\142\277\017\227\354\340\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13706
\037\027\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13707
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13708
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13709
# Trust for Certificate "Starfield Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13710
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13711
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13712
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13713
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13714
CKA_LABEL UTF8 "Starfield Class 2 CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13715
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13716
\255\176\034\050\260\144\357\217\140\003\100\040\024\303\320\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13717
\067\016\265\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13718
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13719
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13720
\062\112\113\273\310\143\151\233\276\164\232\306\335\035\106\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13721
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13722
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13723
\060\150\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13724
\045\060\043\006\003\125\004\012\023\034\123\164\141\162\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13725
\145\154\144\040\124\145\143\150\156\157\154\157\147\151\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13726
\054\040\111\156\143\056\061\062\060\060\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13727
\051\123\164\141\162\146\151\145\154\144\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13728
\040\062\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13729
\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13730
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13731
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13732
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13733
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13734
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13735
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13736
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13737
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13738
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13739
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13740
# Certificate "StartCom Ltd."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13741
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13742
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13743
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13744
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13745
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13746
CKA_LABEL UTF8 "StartCom Ltd."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13747
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13748
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13749
\060\201\260\061\013\060\011\006\003\125\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13750
\061\017\060\015\006\003\125\004\010\023\006\111\163\162\141\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13751
\154\061\016\060\014\006\003\125\004\007\023\005\105\151\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13752
\164\061\026\060\024\006\003\125\004\012\023\015\123\164\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13753
\164\103\157\155\040\114\164\144\056\061\032\060\030\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13754
\004\013\023\021\103\101\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13755
\040\104\145\160\056\061\051\060\047\006\003\125\004\003\023\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13756
\106\162\145\145\040\123\123\114\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13757
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13758
\061\041\060\037\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13759
\022\141\144\155\151\156\100\163\164\141\162\164\143\157\155\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13760
\157\162\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13761
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13762
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13763
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13764
\060\201\260\061\013\060\011\006\003\125\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13765
\061\017\060\015\006\003\125\004\010\023\006\111\163\162\141\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13766
\154\061\016\060\014\006\003\125\004\007\023\005\105\151\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13767
\164\061\026\060\024\006\003\125\004\012\023\015\123\164\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13768
\164\103\157\155\040\114\164\144\056\061\032\060\030\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13769
\004\013\023\021\103\101\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13770
\040\104\145\160\056\061\051\060\047\006\003\125\004\003\023\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13771
\106\162\145\145\040\123\123\114\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13772
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13773
\061\041\060\037\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13774
\022\141\144\155\151\156\100\163\164\141\162\164\143\157\155\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13775
\157\162\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13776
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13777
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13778
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13779
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13780
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13781
\060\202\005\026\060\202\004\177\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13782
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13783
\201\260\061\013\060\011\006\003\125\004\006\023\002\111\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13784
\017\060\015\006\003\125\004\010\023\006\111\163\162\141\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13785
\061\016\060\014\006\003\125\004\007\023\005\105\151\154\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13786
\061\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13787
\103\157\155\040\114\164\144\056\061\032\060\030\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13788
\013\023\021\103\101\040\101\165\164\150\157\162\151\164\171\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13789
\104\145\160\056\061\051\060\047\006\003\125\004\003\023\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13790
\162\145\145\040\123\123\114\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13791
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13792
\041\060\037\006\011\052\206\110\206\367\015\001\011\001\026\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13793
\141\144\155\151\156\100\163\164\141\162\164\143\157\155\056\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13794
\162\147\060\036\027\015\060\065\060\063\061\067\061\067\063\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13795
\064\070\132\027\015\063\065\060\063\061\060\061\067\063\067\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13796
\070\132\060\201\260\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13797
\111\114\061\017\060\015\006\003\125\004\010\023\006\111\163\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13798
\141\145\154\061\016\060\014\006\003\125\004\007\023\005\105\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13799
\154\141\164\061\026\060\024\006\003\125\004\012\023\015\123\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13800
\141\162\164\103\157\155\040\114\164\144\056\061\032\060\030\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13801
\003\125\004\013\023\021\103\101\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13802
\164\171\040\104\145\160\056\061\051\060\047\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13803
\023\040\106\162\145\145\040\123\123\114\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13804
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13805
\164\171\061\041\060\037\006\011\052\206\110\206\367\015\001\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13806
\001\026\022\141\144\155\151\156\100\163\164\141\162\164\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13807
\155\056\157\162\147\060\201\237\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13808
\367\015\001\001\001\005\000\003\201\215\000\060\201\211\002\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13809
\201\000\355\204\140\000\043\236\310\112\121\051\047\336\072\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13810
\071\265\151\253\011\262\057\064\375\141\334\075\323\260\317\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13811
\327\302\304\302\261\344\226\126\304\276\252\024\016\347\314\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13812
\120\310\072\142\235\303\243\254\131\173\216\356\125\032\034\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13813
\276\243\227\071\263\265\357\043\054\010\350\330\257\163\057\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13814
\311\203\350\355\000\017\310\165\245\057\064\114\030\350\166\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13815
\043\111\212\333\266\355\150\332\303\265\142\051\114\245\113\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13816
\230\264\011\024\020\240\370\376\142\166\042\025\013\244\326\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13817
\057\065\002\003\001\000\001\243\202\002\074\060\202\002\070\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13818
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13819
\060\013\006\003\125\035\017\004\004\003\002\001\346\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13820
\003\125\035\016\004\026\004\024\034\211\303\226\314\275\376\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13821
\325\015\214\201\061\266\230\235\215\050\144\215\060\201\335\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13822
\003\125\035\043\004\201\325\060\201\322\200\024\034\211\303\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13823
\314\275\376\062\325\015\214\201\061\266\230\235\215\050\144\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13824
\241\201\266\244\201\263\060\201\260\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13825
\004\006\023\002\111\114\061\017\060\015\006\003\125\004\010\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13826
\006\111\163\162\141\145\154\061\016\060\014\006\003\125\004\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13827
\023\005\105\151\154\141\164\061\026\060\024\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13828
\023\015\123\164\141\162\164\103\157\155\040\114\164\144\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13829
\032\060\030\006\003\125\004\013\023\021\103\101\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13830
\150\157\162\151\164\171\040\104\145\160\056\061\051\060\047\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13831
\003\125\004\003\023\040\106\162\145\145\040\123\123\114\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13832
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13833
\150\157\162\151\164\171\061\041\060\037\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13834
\367\015\001\011\001\026\022\141\144\155\151\156\100\163\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13835
\162\164\143\157\155\056\157\162\147\202\001\000\060\035\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13836
\125\035\021\004\026\060\024\201\022\141\144\155\151\156\100\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13837
\164\141\162\164\143\157\155\056\157\162\147\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13838
\035\022\004\026\060\024\201\022\141\144\155\151\156\100\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13839
\141\162\164\143\157\155\056\157\162\147\060\021\006\011\140\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13840
\110\001\206\370\102\001\001\004\004\003\002\000\007\060\057\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13841
\011\140\206\110\001\206\370\102\001\015\004\042\026\040\106\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13842
\145\145\040\123\123\114\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13843
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13844
\006\011\140\206\110\001\206\370\102\001\004\004\045\026\043\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13845
\164\164\160\072\057\057\143\145\162\164\056\163\164\141\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13846
\143\157\155\056\157\162\147\057\143\141\055\143\162\154\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13847
\162\154\060\050\006\011\140\206\110\001\206\370\102\001\002\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13848
\033\026\031\150\164\164\160\072\057\057\143\145\162\164\056\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13849
\164\141\162\164\143\157\155\056\157\162\147\057\060\071\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13850
\140\206\110\001\206\370\102\001\010\004\054\026\052\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13851
\160\072\057\057\143\145\162\164\056\163\164\141\162\164\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13852
\155\056\157\162\147\057\151\156\144\145\170\056\160\150\160\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13853
\141\160\160\075\061\061\061\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13854
\015\001\001\004\005\000\003\201\201\000\154\161\045\341\236\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13855
\221\041\357\333\154\275\001\010\126\217\210\330\101\072\123\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13856
\162\337\047\127\113\166\204\367\150\244\376\353\077\011\176\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13857
\270\127\352\037\301\252\342\377\226\237\111\231\346\262\225\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13858
\226\306\110\307\136\215\007\162\126\370\203\217\237\167\257\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13859
\323\105\016\244\356\260\066\164\055\360\315\230\043\173\067\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13860
\332\376\121\230\304\036\064\074\210\375\231\073\120\247\301\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13861
\063\307\302\122\026\022\225\123\145\042\357\272\213\316\142\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13862
\160\043\261\200\337\032\040\070\347\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13863
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13864
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13865
# Trust for Certificate "StartCom Ltd."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13866
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13867
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13868
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13869
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13870
CKA_LABEL UTF8 "StartCom Ltd."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13871
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13872
\225\346\255\370\327\161\106\002\115\325\152\041\262\347\077\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13873
\362\073\065\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13874
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13875
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13876
\010\174\130\037\122\053\104\264\073\171\315\001\370\305\303\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13877
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13878
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13879
\060\201\260\061\013\060\011\006\003\125\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13880
\061\017\060\015\006\003\125\004\010\023\006\111\163\162\141\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13881
\154\061\016\060\014\006\003\125\004\007\023\005\105\151\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13882
\164\061\026\060\024\006\003\125\004\012\023\015\123\164\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13883
\164\103\157\155\040\114\164\144\056\061\032\060\030\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13884
\004\013\023\021\103\101\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13885
\040\104\145\160\056\061\051\060\047\006\003\125\004\003\023\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13886
\106\162\145\145\040\123\123\114\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13887
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13888
\061\041\060\037\006\011\052\206\110\206\367\015\001\011\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13889
\022\141\144\155\151\156\100\163\164\141\162\164\143\157\155\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13890
\157\162\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13891
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13892
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13893
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13894
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13895
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13896
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13897
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13898
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13899
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13900
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13901
# Certificate "StartCom Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13902
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13903
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13904
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13905
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13906
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13907
CKA_LABEL UTF8 "StartCom Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13908
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13909
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13910
\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13911
\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13912
\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13913
\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13914
\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13915
\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13916
\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13917
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13918
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13919
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13920
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13921
\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13922
\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13923
\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13924
\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13925
\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13926
\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13927
\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13928
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13929
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13930
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13931
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13932
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13933
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13934
\060\202\007\311\060\202\005\261\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13935
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13936
\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13937
\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13938
\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13939
\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13940
\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13941
\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13942
\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13943
\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13944
\027\015\060\066\060\071\061\067\061\071\064\066\063\066\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13945
\015\063\066\060\071\061\067\061\071\064\066\063\066\132\060\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13946
\061\013\060\011\006\003\125\004\006\023\002\111\114\061\026\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13947
\024\006\003\125\004\012\023\015\123\164\141\162\164\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13948
\040\114\164\144\056\061\053\060\051\006\003\125\004\013\023\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13949
\123\145\143\165\162\145\040\104\151\147\151\164\141\154\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13950
\145\162\164\151\146\151\143\141\164\145\040\123\151\147\156\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13951
\156\147\061\051\060\047\006\003\125\004\003\023\040\123\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13952
\162\164\103\157\155\040\103\145\162\164\151\146\151\143\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13953
\151\157\156\040\101\165\164\150\157\162\151\164\171\060\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13954
\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13955
\003\202\002\017\000\060\202\002\012\002\202\002\001\000\301\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13956
\333\011\274\154\106\174\170\237\225\173\265\063\220\362\162\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13957
\326\301\066\040\042\044\136\316\351\167\362\103\012\242\006\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13958
\244\314\216\066\370\070\346\043\360\156\155\261\074\335\162\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13959
\205\034\241\323\075\264\063\053\323\057\257\376\352\260\101\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13960
\147\266\304\006\175\012\236\164\205\326\171\114\200\067\172\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13961
\071\005\122\131\367\364\033\106\103\244\322\205\205\322\303\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13962
\363\165\142\064\272\054\212\177\036\217\356\355\064\320\021\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13963
\226\315\122\075\272\063\326\335\115\336\013\073\112\113\237\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13964
\046\057\372\265\026\034\162\065\167\312\074\135\346\312\341\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13965
\213\032\066\166\134\001\333\164\024\045\376\355\265\240\210\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13966
\335\170\312\055\037\007\227\060\001\055\162\171\372\106\326\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13967
\052\250\271\246\253\203\111\035\345\362\357\335\344\001\216\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13968
\012\217\143\123\026\205\142\251\016\031\072\314\265\146\246\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13969
\153\164\007\344\053\341\166\076\264\155\330\366\104\341\163\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13970
\037\073\304\276\240\123\126\045\154\121\011\367\252\253\312\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13971
\166\375\155\233\363\235\333\277\075\146\274\014\126\252\257\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13972
\110\225\072\113\337\247\130\120\331\070\165\251\133\352\103\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13973
\002\377\231\353\350\154\115\160\133\051\145\234\335\252\135\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13974
\257\001\061\354\014\353\322\215\350\352\234\173\346\156\367\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13975
\146\014\032\110\327\156\102\343\077\336\041\076\173\341\015\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13976
\373\143\252\250\154\032\124\264\134\045\172\311\242\311\213\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13977
\246\273\054\176\027\136\005\115\130\156\022\035\001\356\022\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13978
\015\306\062\177\030\377\374\364\372\315\156\221\350\066\111\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13979
\032\110\151\213\302\226\115\032\022\262\151\027\301\012\220\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13980
\372\171\042\110\277\272\173\151\370\160\307\372\172\067\330\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13981
\015\322\166\117\127\377\220\267\343\221\322\335\357\302\140\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13982
\147\072\335\376\252\234\360\324\213\177\162\042\316\306\237\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13983
\266\370\257\212\240\020\250\331\373\030\306\266\265\134\122\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13984
\211\266\031\052\163\001\012\017\003\263\022\140\362\172\057\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13985
\333\243\156\377\046\060\227\365\213\335\211\127\266\255\075\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13986
\257\053\305\267\166\002\360\245\326\053\232\206\024\052\162\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13987
\343\063\214\135\011\113\023\337\273\214\164\023\122\113\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13988
\001\000\001\243\202\002\122\060\202\002\116\060\014\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13989
\035\023\004\005\060\003\001\001\377\060\013\006\003\125\035\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13990
\004\004\003\002\001\256\060\035\006\003\125\035\016\004\026\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13991
\024\116\013\357\032\244\100\133\245\027\151\207\060\312\064\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13992
\103\320\101\256\362\060\144\006\003\125\035\037\004\135\060\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13993
\060\054\240\052\240\050\206\046\150\164\164\160\072\057\057\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13994
\145\162\164\056\163\164\141\162\164\143\157\155\056\157\162\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13995
\057\163\146\163\143\141\055\143\162\154\056\143\162\154\060\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13996
\240\051\240\047\206\045\150\164\164\160\072\057\057\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13997
\056\163\164\141\162\164\143\157\155\056\157\162\147\057\163\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13998
\163\143\141\055\143\162\154\056\143\162\154\060\202\001\135\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 13999
\003\125\035\040\004\202\001\124\060\202\001\120\060\202\001\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14000
\006\013\053\006\001\004\001\201\265\067\001\001\001\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14001
\073\060\057\006\010\053\006\001\005\005\007\002\001\026\043\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14002
\164\164\160\072\057\057\143\145\162\164\056\163\164\141\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14003
\143\157\155\056\157\162\147\057\160\157\154\151\143\171\056\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14004
\144\146\060\065\006\010\053\006\001\005\005\007\002\001\026\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14005
\150\164\164\160\072\057\057\143\145\162\164\056\163\164\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14006
\164\143\157\155\056\157\162\147\057\151\156\164\145\162\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14007
\144\151\141\164\145\056\160\144\146\060\201\320\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14008
\001\005\005\007\002\002\060\201\303\060\047\026\040\123\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14009
\162\164\040\103\157\155\155\145\162\143\151\141\154\040\050\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14010
\164\141\162\164\103\157\155\051\040\114\164\144\056\060\003\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14011
\001\001\032\201\227\114\151\155\151\164\145\144\040\114\151\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14012
\142\151\154\151\164\171\054\040\162\145\141\144\040\164\150\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14013
\040\163\145\143\164\151\157\156\040\052\114\145\147\141\154\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14014
\114\151\155\151\164\141\164\151\157\156\163\052\040\157\146\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14015
\164\150\145\040\123\164\141\162\164\103\157\155\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14016
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14017
\162\151\164\171\040\120\157\154\151\143\171\040\141\166\141\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14018
\154\141\142\154\145\040\141\164\040\150\164\164\160\072\057\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14019
\143\145\162\164\056\163\164\141\162\164\143\157\155\056\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14020
\147\057\160\157\154\151\143\171\056\160\144\146\060\021\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14021
\140\206\110\001\206\370\102\001\001\004\004\003\002\000\007\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14022
\070\006\011\140\206\110\001\206\370\102\001\015\004\053\026\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14023
\123\164\141\162\164\103\157\155\040\106\162\145\145\040\123\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14024
\114\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14025
\101\165\164\150\157\162\151\164\171\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14026
\206\367\015\001\001\005\005\000\003\202\002\001\000\026\154\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14027
\364\146\014\064\365\320\205\136\175\012\354\332\020\116\070\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14028
\136\337\246\045\005\113\221\062\301\350\073\361\075\335\104\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14029
\133\007\111\212\051\313\146\002\267\261\232\367\045\230\011\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14030
\216\033\341\335\066\207\053\113\273\150\323\071\146\075\240\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14031
\307\362\071\221\035\121\253\202\173\176\325\316\132\344\342\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14032
\127\160\151\227\010\371\136\130\246\012\337\214\006\232\105\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14033
\026\070\012\136\127\366\142\307\172\002\005\346\274\036\265\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14034
\236\364\251\051\203\370\262\024\343\156\050\207\104\303\220\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14035
\336\070\251\074\254\103\115\144\105\316\335\050\251\134\362\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14036
\173\004\370\027\350\253\261\363\056\134\144\156\163\061\072\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14037
\270\274\263\021\344\175\217\201\121\232\073\215\211\364\115\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14038
\146\173\074\003\355\323\232\035\232\363\145\120\365\240\320\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14039
\237\057\257\360\352\202\103\230\370\151\234\211\171\304\103\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14040
\106\162\343\144\066\022\257\367\045\036\070\211\220\167\176\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14041
\153\152\271\303\313\104\113\254\170\220\213\347\307\054\036\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14042
\021\104\310\064\122\047\315\012\135\237\205\301\211\325\032\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14043
\362\225\020\123\062\335\200\204\146\165\331\265\150\050\373\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14044
\056\276\204\250\070\300\231\022\206\245\036\147\144\255\006\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14045
\057\251\160\205\307\226\017\174\211\145\365\216\103\124\016\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14046
\335\245\200\071\224\140\300\064\311\226\160\054\243\022\365\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14047
\110\173\275\034\176\153\267\235\220\364\042\073\256\370\374\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14048
\312\372\202\122\240\357\257\113\125\223\353\301\265\360\042\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14049
\254\064\116\046\042\004\241\207\054\165\112\267\345\175\023\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14050
\270\014\144\300\066\322\311\057\206\022\214\043\011\301\033\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14051
\073\163\111\243\152\127\207\224\345\326\170\305\231\103\143\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14052
\115\340\167\055\341\145\231\162\151\004\032\107\011\346\017\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14053
\126\044\373\037\277\016\171\251\130\056\271\304\011\001\176\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14054
\272\155\000\006\076\262\352\112\020\071\330\320\053\365\277\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14055
\165\277\227\002\305\011\033\010\334\125\067\342\201\373\067\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14056
\103\142\040\312\347\126\113\145\352\376\154\301\044\223\044\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14057
\064\353\005\377\232\042\256\233\175\077\361\145\121\012\246\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14058
\152\263\364\210\034\200\015\374\162\212\350\203\136
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14059
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14061
# Trust for Certificate "StartCom Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14062
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14063
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14064
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14065
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14066
CKA_LABEL UTF8 "StartCom Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14067
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14068
\076\053\367\362\003\033\226\363\214\346\304\330\250\135\076\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14069
\130\107\152\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14070
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14071
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14072
\042\115\217\212\374\367\065\302\273\127\064\220\173\213\042\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14073
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14074
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14075
\060\175\061\013\060\011\006\003\125\004\006\023\002\111\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14076
\026\060\024\006\003\125\004\012\023\015\123\164\141\162\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14077
\157\155\040\114\164\144\056\061\053\060\051\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14078
\023\042\123\145\143\165\162\145\040\104\151\147\151\164\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14079
\040\103\145\162\164\151\146\151\143\141\164\145\040\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14080
\156\151\156\147\061\051\060\047\006\003\125\004\003\023\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14081
\164\141\162\164\103\157\155\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14082
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14083
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14084
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14085
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14086
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14087
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14088
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14089
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14090
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14091
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14092
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14093
# Certificate "Taiwan GRCA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14094
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14095
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14096
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14097
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14098
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14099
CKA_LABEL UTF8 "Taiwan GRCA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14100
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14101
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14102
\060\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14103
\060\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14104
\155\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14105
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14106
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14107
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14108
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14109
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14110
\060\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14111
\060\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14112
\155\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14113
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14114
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14115
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14116
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14117
\002\020\037\235\131\132\327\057\302\006\104\245\200\010\151\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14118
\136\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14119
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14120
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14121
\060\202\005\162\060\202\003\132\240\003\002\001\002\002\020\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14122
\235\131\132\327\057\302\006\104\245\200\010\151\343\136\366\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14123
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14124
\061\013\060\011\006\003\125\004\006\023\002\124\127\061\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14125
\056\006\003\125\004\012\014\047\107\157\166\145\162\156\155\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14126
\156\164\040\122\157\157\164\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14127
\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14128
\036\027\015\060\062\061\062\060\065\061\063\062\063\063\063\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14129
\027\015\063\062\061\062\060\065\061\063\062\063\063\063\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14130
\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14131
\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14132
\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14133
\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14134
\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14135
\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14136
\000\232\045\270\354\314\242\165\250\173\367\316\133\131\212\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14137
\321\206\022\010\124\354\234\362\347\106\366\210\363\174\351\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14138
\337\114\107\066\244\033\001\034\177\036\127\212\215\303\305\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14139
\041\343\332\044\077\110\053\373\237\056\241\224\347\054\034\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14140
\321\277\033\001\207\123\231\316\247\365\012\041\166\167\377\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14141
\267\306\163\224\117\106\367\020\111\067\372\250\131\111\135\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14142
\201\007\126\362\212\371\006\320\367\160\042\115\264\267\101\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14143
\062\270\261\360\261\303\234\077\160\375\123\335\201\252\330\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14144
\170\366\330\123\156\241\254\152\204\044\162\124\206\306\322\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14145
\312\034\016\171\201\326\265\160\142\010\001\056\116\117\016\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14146
\021\257\251\257\345\232\277\334\314\207\155\046\344\311\127\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14147
\373\226\371\314\341\077\123\214\154\114\176\233\123\010\013\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14148
\027\373\147\310\302\255\261\315\200\264\227\334\166\001\026\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14149
\351\152\327\244\341\170\107\316\206\325\373\061\363\372\061\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14150
\064\252\050\373\160\114\035\111\307\257\054\235\155\146\246\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14151
\215\144\176\265\040\152\235\073\201\266\217\100\000\147\113\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14152
\206\270\314\145\376\025\123\351\004\301\326\137\035\104\327\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14153
\057\047\232\106\175\241\015\165\255\124\206\025\334\111\073\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14154
\226\316\017\233\240\354\243\172\135\276\325\052\165\102\345\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14155
\336\245\266\252\257\050\254\254\220\254\070\267\325\150\065\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14156
\172\334\367\073\363\375\105\233\321\273\103\170\156\157\361\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14157
\124\152\230\360\015\255\227\351\122\136\351\325\152\162\336\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14158
\367\033\140\024\364\245\344\266\161\147\252\037\352\342\115\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14159
\102\100\376\147\106\027\070\057\107\077\161\234\256\345\041\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14160
\141\055\155\007\250\204\174\055\356\121\045\361\143\220\236\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14161
\341\127\210\153\357\212\043\155\261\346\275\077\255\321\075\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14162
\013\205\215\315\153\047\273\267\005\233\354\273\221\251\012\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14163
\022\002\227\116\040\220\360\377\015\036\342\101\073\323\100\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14164
\347\215\135\332\146\344\002\260\007\122\230\134\016\216\063\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14165
\302\246\225\373\125\031\156\114\216\256\113\017\275\301\070\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14166
\136\217\204\035\146\315\305\140\226\264\122\132\005\211\216\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14167
\172\230\301\221\074\225\043\262\016\364\171\264\311\174\301\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14168
\041\002\003\001\000\001\243\152\060\150\060\035\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14169
\016\004\026\004\024\314\314\357\314\051\140\244\073\261\222\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14170
\074\372\062\142\217\254\045\025\073\060\014\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14171
\004\005\060\003\001\001\377\060\071\006\004\147\052\007\000\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14172
\061\060\057\060\055\002\001\000\060\011\006\005\053\016\003\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14173
\032\005\000\060\007\006\005\147\052\003\000\000\004\024\003\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14174
\360\042\023\377\225\050\066\323\334\236\300\062\373\061\072\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14175
\121\145\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14176
\000\003\202\002\001\000\100\200\112\372\046\311\316\136\060\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14177
\117\206\164\166\130\365\256\263\203\063\170\244\172\164\027\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14178
\116\351\122\265\271\340\012\164\142\252\150\312\170\240\114\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14179
\216\054\043\056\325\152\022\044\277\324\150\323\212\320\330\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14180
\237\264\037\014\336\070\176\127\070\374\215\342\117\136\014\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14181
\253\073\322\377\165\227\313\244\343\147\010\377\345\300\026\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14182
\110\001\175\351\371\012\377\033\345\152\151\277\170\041\250\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14183
\247\043\251\206\253\166\126\350\016\014\366\023\335\052\146\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14184
\144\111\075\032\030\207\220\004\237\102\122\267\117\313\376\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14185
\101\166\065\357\377\000\166\066\105\062\233\306\106\205\135\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14186
\044\260\036\343\110\226\230\127\107\224\125\172\017\101\261\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14187
\044\363\301\376\032\153\277\210\375\301\246\332\223\140\136\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14188
\112\231\040\234\110\146\031\265\000\171\124\017\270\054\057\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14189
\274\251\135\133\140\177\214\207\245\340\122\143\052\276\330\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14190
\205\100\025\376\036\266\145\077\305\113\332\176\265\172\065\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14191
\243\056\172\230\140\042\243\364\175\047\116\055\352\264\164\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14192
\351\017\244\063\017\020\021\274\023\001\326\345\016\323\277\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14193
\022\242\341\105\043\300\314\010\156\141\267\211\253\203\343\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14194
\036\346\135\007\347\037\040\076\317\147\310\347\254\060\155\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14195
\113\150\156\113\052\134\002\010\064\333\370\166\344\147\243\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14196
\234\077\242\062\302\112\305\201\030\061\020\126\252\204\357\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14197
\012\377\270\037\167\322\277\245\130\240\142\344\327\113\221\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14198
\215\211\200\230\176\155\313\123\116\136\257\366\262\227\205\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14199
\271\332\125\006\271\044\356\327\306\070\036\143\033\022\073\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14200
\341\130\254\362\337\204\325\137\231\057\015\125\133\346\070\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14201
\056\077\162\351\110\205\313\273\051\023\217\036\070\125\271\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14202
\262\304\060\231\043\116\135\362\110\241\022\014\334\022\220\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14203
\220\124\221\003\074\107\345\325\311\145\340\267\113\175\354\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14204
\323\263\013\076\255\236\320\164\000\016\353\275\121\255\300\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14205
\054\300\303\152\376\357\334\013\247\372\106\337\140\333\234\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14206
\131\120\165\043\151\163\223\262\371\374\002\323\107\346\161\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14207
\020\002\356\047\214\204\377\254\105\015\023\134\203\062\340\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14208
\245\206\054\174\364\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14209
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14211
# Trust for Certificate "Taiwan GRCA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14212
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14213
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14214
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14215
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14216
CKA_LABEL UTF8 "Taiwan GRCA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14217
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14218
\364\213\021\277\336\253\276\224\124\040\161\346\101\336\153\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14219
\210\053\100\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14220
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14221
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14222
\067\205\104\123\062\105\037\040\360\363\225\341\045\304\103\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14223
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14224
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14225
\060\077\061\013\060\011\006\003\125\004\006\023\002\124\127\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14226
\060\060\056\006\003\125\004\012\014\047\107\157\166\145\162\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14227
\155\145\156\164\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14228
\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14229
\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14230
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14231
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14232
\002\020\037\235\131\132\327\057\302\006\104\245\200\010\151\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14233
\136\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14234
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14235
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14236
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14237
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14238
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14239
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14240
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14241
# Certificate "Firmaprofesional Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14242
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14243
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14244
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14245
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14246
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14247
CKA_LABEL UTF8 "Firmaprofesional Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14248
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14249
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14250
\060\201\235\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14251
\061\042\060\040\006\003\125\004\007\023\031\103\057\040\115\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14252
\156\164\141\156\145\162\040\062\064\064\040\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14253
\154\157\156\141\061\102\060\100\006\003\125\004\003\023\071\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14254
\165\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14255
\151\146\151\143\141\143\151\157\156\040\106\151\162\155\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14256
\162\157\146\145\163\151\157\156\141\154\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14257
\066\062\066\063\064\060\066\070\061\046\060\044\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14258
\110\206\367\015\001\011\001\026\027\143\141\100\146\151\162\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14259
\141\160\162\157\146\145\163\151\157\156\141\154\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14260
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14261
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14262
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14263
\060\201\235\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14264
\061\042\060\040\006\003\125\004\007\023\031\103\057\040\115\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14265
\156\164\141\156\145\162\040\062\064\064\040\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14266
\154\157\156\141\061\102\060\100\006\003\125\004\003\023\071\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14267
\165\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14268
\151\146\151\143\141\143\151\157\156\040\106\151\162\155\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14269
\162\157\146\145\163\151\157\156\141\154\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14270
\066\062\066\063\064\060\066\070\061\046\060\044\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14271
\110\206\367\015\001\011\001\026\027\143\141\100\146\151\162\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14272
\141\160\162\157\146\145\163\151\157\156\141\154\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14273
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14274
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14275
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14276
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14277
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14278
\060\202\004\127\060\202\003\077\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14279
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14280
\201\235\061\013\060\011\006\003\125\004\006\023\002\105\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14281
\042\060\040\006\003\125\004\007\023\031\103\057\040\115\165\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14282
\164\141\156\145\162\040\062\064\064\040\102\141\162\143\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14283
\157\156\141\061\102\060\100\006\003\125\004\003\023\071\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14284
\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14285
\146\151\143\141\143\151\157\156\040\106\151\162\155\141\160\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14286
\157\146\145\163\151\157\156\141\154\040\103\111\106\040\101\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14287
\062\066\063\064\060\066\070\061\046\060\044\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14288
\206\367\015\001\011\001\026\027\143\141\100\146\151\162\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14289
\160\162\157\146\145\163\151\157\156\141\154\056\143\157\155\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14290
\036\027\015\060\061\061\060\062\064\062\062\060\060\060\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14291
\027\015\061\063\061\060\062\064\062\062\060\060\060\060\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14292
\201\235\061\013\060\011\006\003\125\004\006\023\002\105\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14293
\042\060\040\006\003\125\004\007\023\031\103\057\040\115\165\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14294
\164\141\156\145\162\040\062\064\064\040\102\141\162\143\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14295
\157\156\141\061\102\060\100\006\003\125\004\003\023\071\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14296
\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14297
\146\151\143\141\143\151\157\156\040\106\151\162\155\141\160\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14298
\157\146\145\163\151\157\156\141\154\040\103\111\106\040\101\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14299
\062\066\063\064\060\066\070\061\046\060\044\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14300
\206\367\015\001\011\001\026\027\143\141\100\146\151\162\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14301
\160\162\157\146\145\163\151\157\156\141\154\056\143\157\155\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14302
\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14303
\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14304
\347\043\003\157\157\043\245\136\170\316\225\054\355\224\036\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14305
\012\236\001\307\352\060\321\054\235\335\067\350\233\230\171\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14306
\323\374\163\337\320\212\336\125\217\121\371\132\352\336\265\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14307
\304\355\244\355\377\243\015\156\017\144\120\061\257\001\047\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14308
\256\376\154\247\112\057\027\055\323\163\325\023\034\217\131\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14309
\064\054\035\124\004\105\315\150\270\240\300\003\245\317\205\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14310
\107\225\050\133\317\357\200\154\340\220\227\212\001\074\035\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14311
\207\020\060\046\110\175\327\374\351\235\221\161\377\101\232\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14312
\100\265\067\234\051\040\117\037\122\343\240\175\023\155\124\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14313
\012\336\351\152\116\007\254\254\031\137\334\176\142\164\366\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14314
\005\000\272\205\240\375\035\070\156\313\132\273\206\274\224\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14315
\063\065\203\054\037\043\315\370\310\221\161\314\227\213\357\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14316
\017\334\051\003\033\300\071\353\160\355\301\156\016\330\147\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14317
\211\251\274\065\344\357\266\064\264\245\266\304\055\245\276\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14318
\303\224\044\110\333\337\226\323\000\265\146\032\213\146\005\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14319
\335\077\077\313\077\252\136\232\112\370\264\112\357\225\067\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14320
\002\003\001\000\001\243\201\237\060\201\234\060\052\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14321
\035\021\004\043\060\041\206\037\150\164\164\160\072\057\057\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14322
\167\167\056\146\151\162\155\141\160\162\157\146\145\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14323
\156\141\154\056\143\157\155\060\022\006\003\125\035\023\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14324
\377\004\010\060\006\001\001\377\002\001\001\060\053\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14325
\035\020\004\044\060\042\200\017\062\060\060\061\061\060\062\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14326
\062\062\060\060\060\060\132\201\017\062\060\061\063\061\060\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14327
\064\062\062\060\060\060\060\132\060\016\006\003\125\035\017\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14328
\001\377\004\004\003\002\001\006\060\035\006\003\125\035\016\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14329
\026\004\024\063\013\240\146\321\352\332\316\336\142\223\004\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14330
\122\265\024\177\070\150\267\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14331
\015\001\001\005\005\000\003\202\001\001\000\107\163\376\215\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14332
\124\360\365\324\167\234\047\171\127\127\267\025\126\354\307\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14333
\130\267\001\002\364\063\355\223\120\210\236\174\106\261\275\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14334
\024\157\361\263\107\110\213\214\227\006\327\352\176\243\134\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14335
\273\115\057\107\342\370\071\006\311\234\056\061\032\003\170\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14336
\274\070\306\042\213\063\061\360\026\004\004\175\371\166\344\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14337
\327\300\346\203\354\131\314\077\336\377\117\153\267\147\176\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14338
\206\201\062\043\003\235\310\367\137\301\112\140\245\222\251\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14339
\244\240\140\303\170\207\263\042\363\052\353\133\251\355\005\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14340
\067\017\261\342\323\225\166\143\126\164\214\130\162\033\067\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14341
\144\241\276\115\014\223\230\014\227\366\207\155\263\077\347\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14342
\200\246\355\210\307\137\120\142\002\350\231\164\026\320\346\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14343
\071\361\047\313\310\100\326\343\206\020\251\043\022\222\340\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14344
\101\143\247\257\045\013\300\305\222\313\036\230\243\132\272\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14345
\063\017\240\227\001\335\177\340\173\326\006\124\317\241\342\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14346
\070\353\113\120\265\313\046\364\312\332\160\112\152\241\342\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14347
\252\341\247\063\366\375\112\037\366\331\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14348
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14349
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14350
# Trust for Certificate "Firmaprofesional Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14351
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14352
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14353
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14354
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14355
CKA_LABEL UTF8 "Firmaprofesional Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14356
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14357
\251\142\217\113\230\251\033\110\065\272\322\301\106\062\206\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14358
\146\144\152\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14359
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14360
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14361
\021\222\171\100\074\261\203\100\345\253\146\112\147\222\200\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14362
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14363
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14364
\060\201\235\061\013\060\011\006\003\125\004\006\023\002\105\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14365
\061\042\060\040\006\003\125\004\007\023\031\103\057\040\115\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14366
\156\164\141\156\145\162\040\062\064\064\040\102\141\162\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14367
\154\157\156\141\061\102\060\100\006\003\125\004\003\023\071\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14368
\165\164\157\162\151\144\141\144\040\144\145\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14369
\151\146\151\143\141\143\151\157\156\040\106\151\162\155\141\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14370
\162\157\146\145\163\151\157\156\141\154\040\103\111\106\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14371
\066\062\066\063\064\060\066\070\061\046\060\044\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14372
\110\206\367\015\001\011\001\026\027\143\141\100\146\151\162\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14373
\141\160\162\157\146\145\163\151\157\156\141\154\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14374
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14375
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14376
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14377
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14378
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14379
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14380
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14381
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14382
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14383
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14384
# Certificate "Wells Fargo Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14385
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14386
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14387
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14388
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14389
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14390
CKA_LABEL UTF8 "Wells Fargo Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14391
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14392
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14393
\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14394
\061\024\060\022\006\003\125\004\012\023\013\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14395
\040\106\141\162\147\157\061\054\060\052\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14396
\043\127\145\154\154\163\040\106\141\162\147\157\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14397
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14398
\162\151\164\171\061\057\060\055\006\003\125\004\003\023\046\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14399
\145\154\154\163\040\106\141\162\147\157\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14400
\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14401
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14402
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14403
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14404
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14405
\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14406
\061\024\060\022\006\003\125\004\012\023\013\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14407
\040\106\141\162\147\157\061\054\060\052\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14408
\043\127\145\154\154\163\040\106\141\162\147\157\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14409
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14410
\162\151\164\171\061\057\060\055\006\003\125\004\003\023\046\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14411
\145\154\154\163\040\106\141\162\147\157\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14412
\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14413
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14414
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14415
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14416
\002\004\071\344\227\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14417
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14418
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14419
\060\202\003\345\060\202\002\315\240\003\002\001\002\002\004\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14420
\344\227\236\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14421
\005\000\060\201\202\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14422
\125\123\061\024\060\022\006\003\125\004\012\023\013\127\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14423
\154\163\040\106\141\162\147\157\061\054\060\052\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14424
\013\023\043\127\145\154\154\163\040\106\141\162\147\157\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14425
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14426
\150\157\162\151\164\171\061\057\060\055\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14427
\046\127\145\154\154\163\040\106\141\162\147\157\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14428
\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14429
\164\150\157\162\151\164\171\060\036\027\015\060\060\061\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14430
\061\061\066\064\061\062\070\132\027\015\062\061\060\061\061\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14431
\061\066\064\061\062\070\132\060\201\202\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14432
\125\004\006\023\002\125\123\061\024\060\022\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14433
\023\013\127\145\154\154\163\040\106\141\162\147\157\061\054\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14434
\052\006\003\125\004\013\023\043\127\145\154\154\163\040\106\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14435
\162\147\157\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14436
\156\040\101\165\164\150\157\162\151\164\171\061\057\060\055\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14437
\003\125\004\003\023\046\127\145\154\154\163\040\106\141\162\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14438
\157\040\122\157\157\164\040\103\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14439
\164\145\040\101\165\164\150\157\162\151\164\171\060\202\001\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14440
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14441
\202\001\017\000\060\202\001\012\002\202\001\001\000\325\250\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14442
\073\046\371\064\377\315\233\176\345\004\107\316\000\342\175\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14443
\347\061\302\056\047\245\115\150\271\061\272\215\103\131\227\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14444
\163\252\177\075\134\100\236\005\345\241\342\211\331\114\270\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14445
\233\371\014\264\310\142\031\054\105\256\221\036\163\161\101\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14446
\113\023\375\160\302\045\254\042\365\165\013\267\123\344\245\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14447
\335\316\275\034\072\172\303\367\023\217\046\124\234\026\153\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14448
\257\373\330\226\261\140\232\110\340\045\042\044\171\064\316\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14449
\046\000\013\116\253\375\213\316\202\327\057\010\160\150\301\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14450
\012\371\164\117\007\253\244\371\342\203\176\047\163\164\076\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14451
\371\070\102\374\245\250\133\110\043\263\353\343\045\262\200\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14452
\226\324\012\234\302\170\232\306\150\030\256\067\142\067\136\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14453
\165\250\130\143\300\121\356\100\170\176\250\257\032\240\341\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14454
\170\235\120\214\173\347\263\374\216\043\260\333\145\000\160\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14455
\001\010\000\024\156\124\206\232\272\314\371\067\020\366\340\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14456
\204\055\235\244\205\067\323\207\343\025\320\301\027\220\176\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14457
\041\152\022\251\166\375\022\002\351\117\041\136\027\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14458
\000\001\243\141\060\137\060\017\006\003\125\035\023\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14459
\004\005\060\003\001\001\377\060\114\006\003\125\035\040\004\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14460
\060\103\060\101\006\013\140\206\110\001\206\373\173\207\007\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14461
\013\060\062\060\060\006\010\053\006\001\005\005\007\002\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14462
\044\150\164\164\160\072\057\057\167\167\167\056\167\145\154\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14463
\163\146\141\162\147\157\056\143\157\155\057\143\145\162\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14464
\157\154\151\143\171\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14465
\001\005\005\000\003\202\001\001\000\322\047\335\234\012\167\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14466
\273\042\362\002\265\112\112\221\371\321\055\276\344\273\032\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14467
\357\016\244\000\351\356\347\357\356\366\371\345\164\244\302\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14468
\122\130\304\164\373\316\153\265\073\051\171\030\132\357\233\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14469
\037\153\066\356\110\045\045\024\266\126\242\020\350\356\247\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14470
\320\077\243\320\303\135\046\356\007\314\303\301\044\041\207\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14471
\337\052\022\123\157\101\026\347\355\256\224\372\214\162\372\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14472
\107\360\074\176\256\175\021\072\023\354\355\372\157\162\144\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14473
\235\175\177\046\375\172\373\045\255\352\076\051\177\114\343\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14474
\127\062\260\263\351\355\123\027\331\213\262\024\016\060\350\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14475
\325\023\306\144\257\304\000\325\330\130\044\374\365\217\354\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14476
\307\175\245\333\017\047\321\306\362\100\210\346\037\366\141\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14477
\364\102\310\271\067\323\251\276\054\126\170\302\162\233\131\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14478
\065\100\212\350\116\143\032\266\351\040\152\121\342\316\244\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14479
\337\166\160\231\134\160\103\115\267\266\247\031\144\116\222\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14480
\305\221\074\177\110\026\145\173\026\375\313\374\373\331\325\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14481
\117\041\145\073\112\177\107\243\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14482
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14483
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14484
# Trust for Certificate "Wells Fargo Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14485
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14486
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14487
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14488
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14489
CKA_LABEL UTF8 "Wells Fargo Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14490
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14491
\223\346\253\042\003\003\265\043\050\334\332\126\236\272\344\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14492
\321\314\373\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14493
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14494
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14495
\040\013\112\172\210\247\251\102\206\212\137\164\126\173\210\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14496
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14497
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14498
\060\201\202\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14499
\061\024\060\022\006\003\125\004\012\023\013\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14500
\040\106\141\162\147\157\061\054\060\052\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14501
\043\127\145\154\154\163\040\106\141\162\147\157\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14502
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14503
\162\151\164\171\061\057\060\055\006\003\125\004\003\023\046\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14504
\145\154\154\163\040\106\141\162\147\157\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14505
\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14506
\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14507
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14508
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14509
\002\004\071\344\227\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14510
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14511
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14512
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14513
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14514
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14515
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14516
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14517
# Certificate "Swisscom Root CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14518
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14519
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14520
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14521
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14522
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14523
CKA_LABEL UTF8 "Swisscom Root CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14524
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14525
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14526
\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14527
\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14528
\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14529
\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14530
\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14531
\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14532
\164\040\103\101\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14533
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14534
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14535
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14536
\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14537
\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14538
\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14539
\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14540
\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14541
\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14542
\164\040\103\101\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14543
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14544
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14545
\002\020\134\013\205\134\013\347\131\101\337\127\314\077\177\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14546
\250\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14547
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14548
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14549
\060\202\005\331\060\202\003\301\240\003\002\001\002\002\020\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14550
\013\205\134\013\347\131\101\337\127\314\077\177\235\250\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14551
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14552
\061\013\060\011\006\003\125\004\006\023\002\143\150\061\021\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14553
\017\006\003\125\004\012\023\010\123\167\151\163\163\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14554
\061\045\060\043\006\003\125\004\013\023\034\104\151\147\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14555
\141\154\040\103\145\162\164\151\146\151\143\141\164\145\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14556
\145\162\166\151\143\145\163\061\033\060\031\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14557
\023\022\123\167\151\163\163\143\157\155\040\122\157\157\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14558
\103\101\040\061\060\036\027\015\060\065\060\070\061\070\061\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14559
\060\066\062\060\132\027\015\062\065\060\070\061\070\062\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14560
\066\062\060\132\060\144\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14561
\002\143\150\061\021\060\017\006\003\125\004\012\023\010\123\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14562
\151\163\163\143\157\155\061\045\060\043\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14563
\034\104\151\147\151\164\141\154\040\103\145\162\164\151\146\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14564
\143\141\164\145\040\123\145\162\166\151\143\145\163\061\033\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14565
\031\006\003\125\004\003\023\022\123\167\151\163\163\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14566
\040\122\157\157\164\040\103\101\040\061\060\202\002\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14567
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14568
\017\000\060\202\002\012\002\202\002\001\000\320\271\260\250\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14569
\331\273\077\041\370\033\325\063\223\200\026\145\040\165\262\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14570
\233\140\155\106\310\214\061\157\027\303\372\232\154\126\355\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14571
\305\221\127\303\315\253\226\111\220\052\031\113\036\243\155\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14572
\335\361\053\142\050\165\105\136\252\326\133\372\013\045\330\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14573
\026\371\034\304\056\346\225\052\147\314\320\051\156\074\205\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14574
\070\141\111\261\000\237\326\072\161\137\115\155\316\137\271\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14575
\344\211\177\152\122\372\312\233\362\334\251\371\235\231\107\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14576
\116\051\137\264\246\215\135\173\013\231\021\003\003\376\347\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14577
\333\243\377\035\245\315\220\036\001\037\065\260\177\000\333\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14578
\157\306\176\173\321\356\172\172\247\252\014\127\157\244\155\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14579
\023\073\260\245\331\355\062\034\264\136\147\213\124\334\163\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14580
\345\323\027\174\146\120\162\135\324\032\130\301\331\317\330\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14581
\002\157\247\111\264\066\135\320\244\336\007\054\266\165\267\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14582
\221\326\227\276\050\365\230\036\352\133\046\311\275\260\227\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14583
\332\256\221\046\353\150\301\371\071\025\326\147\113\012\155\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14584
\313\317\260\344\102\161\214\123\171\347\356\341\333\035\240\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14585
\035\214\032\167\065\134\026\036\053\123\037\064\213\321\154\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14586
\362\147\007\172\365\255\355\326\232\253\241\261\113\341\314\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14587
\137\375\177\315\115\256\270\037\234\103\371\052\130\125\103\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14588
\274\226\315\160\016\374\311\343\146\272\116\215\073\201\313\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14589
\144\173\271\224\350\135\063\122\205\161\056\117\216\242\006\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14590
\121\311\343\313\241\156\061\010\144\014\302\322\074\365\066\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14591
\327\320\016\170\043\040\221\311\044\052\145\051\133\042\367\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14592
\316\203\136\244\363\336\113\323\150\217\106\165\134\203\011\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14593
\051\153\304\160\214\365\235\327\040\057\377\106\322\053\070\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14594
\057\165\034\075\176\332\245\357\036\140\205\151\102\323\314\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14595
\143\376\036\103\071\205\246\266\143\101\020\263\163\036\274\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14596
\372\312\175\026\107\342\247\325\320\243\212\012\010\226\142\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14597
\156\064\333\331\002\271\060\165\343\004\322\347\217\302\260\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14598
\100\012\254\325\161\002\142\213\061\276\335\306\043\130\061\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14599
\103\055\164\371\306\236\246\212\017\351\376\277\203\346\103\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14600
\044\272\357\106\064\252\327\022\001\070\355\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14601
\243\201\206\060\201\203\060\016\006\003\125\035\017\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14602
\004\004\003\002\001\206\060\035\006\003\125\035\041\004\026\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14603
\024\060\022\006\007\140\205\164\001\123\000\001\006\007\140\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14604
\164\001\123\000\001\060\022\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14605
\010\060\006\001\001\377\002\001\007\060\037\006\003\125\035\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14606
\004\030\060\026\200\024\003\045\057\336\157\202\001\072\134\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14607
\334\053\241\151\265\147\324\214\323\375\060\035\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14608
\016\004\026\004\024\003\045\057\336\157\202\001\072\134\054\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14609
\053\241\151\265\147\324\214\323\375\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14610
\206\367\015\001\001\005\005\000\003\202\002\001\000\065\020\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14611
\354\246\004\015\015\017\315\300\333\253\250\362\210\227\014\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14612
\223\057\115\174\100\126\061\172\353\244\017\140\315\172\363\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14613
\303\047\216\003\076\244\335\022\357\176\036\164\006\074\077\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14614
\362\034\173\221\061\041\264\360\320\154\227\324\351\227\262\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14615
\126\036\126\303\065\275\210\005\017\133\020\032\144\341\307\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14616
\060\371\062\255\236\120\054\347\170\005\320\061\261\132\230\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14617
\165\116\220\134\152\024\052\340\122\107\202\140\346\036\332\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14618
\261\373\024\013\132\361\237\322\225\272\076\320\033\326\025\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14619
\243\276\206\325\333\017\300\111\144\273\056\120\031\113\322\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14620
\370\335\036\007\126\320\070\240\225\160\040\166\214\327\335\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14621
\336\237\161\304\043\357\203\023\134\243\044\025\115\051\100\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14622
\152\304\251\330\267\246\104\245\015\364\340\235\167\036\100\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14623
\046\374\332\331\066\344\171\344\265\077\274\233\145\276\273\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14624
\226\317\333\306\050\071\072\010\316\107\133\123\132\305\231\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14625
\135\251\335\357\114\324\306\245\255\002\346\214\007\022\036\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14626
\003\321\157\240\243\363\051\275\022\307\120\242\260\177\210\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14627
\231\167\232\261\300\245\071\056\134\174\151\342\054\260\352\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14628
\152\244\341\132\341\365\120\345\203\357\245\273\052\210\347\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14629
\333\375\155\136\227\031\250\176\146\165\153\161\352\277\261\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14630
\157\240\364\216\244\354\064\121\133\214\046\003\160\241\167\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14631
\001\022\127\000\065\333\043\336\016\212\050\231\375\261\020\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14632
\113\377\070\055\140\116\054\234\353\147\265\255\111\356\113\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14633
\254\257\373\015\220\132\146\140\160\135\252\315\170\324\044\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14634
\310\101\240\223\001\222\234\152\236\374\271\044\305\263\025\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14635
\176\276\256\225\053\353\261\300\332\343\001\140\013\136\151\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14636
\204\126\141\276\161\027\376\035\023\017\376\306\207\105\351\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14637
\062\240\032\015\023\244\224\125\161\245\026\213\272\312\211\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14638
\262\307\374\217\330\124\265\223\142\235\316\317\131\373\075\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14639
\316\052\313\065\025\202\135\377\124\042\133\161\122\373\267\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14640
\376\140\233\000\101\144\360\252\052\354\266\102\103\316\211\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14641
\201\310\213\237\071\124\003\045\323\026\065\216\204\320\137\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14642
\060\032\365\232\154\364\016\123\371\072\133\321\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14643
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14644
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14645
# Trust for Certificate "Swisscom Root CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14646
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14647
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14648
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14649
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14650
CKA_LABEL UTF8 "Swisscom Root CA 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14651
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14652
\137\072\374\012\213\144\366\206\147\064\164\337\176\251\242\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14653
\371\372\172\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14654
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14655
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14656
\370\070\174\167\210\337\054\026\150\056\302\342\122\113\270\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14657
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14658
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14659
\060\144\061\013\060\011\006\003\125\004\006\023\002\143\150\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14660
\021\060\017\006\003\125\004\012\023\010\123\167\151\163\163\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14661
\157\155\061\045\060\043\006\003\125\004\013\023\034\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14662
\151\164\141\154\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14663
\040\123\145\162\166\151\143\145\163\061\033\060\031\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14664
\004\003\023\022\123\167\151\163\163\143\157\155\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14665
\164\040\103\101\040\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14666
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14667
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14668
\002\020\134\013\205\134\013\347\131\101\337\127\314\077\177\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14669
\250\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14670
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14671
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14672
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14673
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14674
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14675
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14676
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14677
# Certificate "DigiCert Assured ID Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14678
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14679
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14680
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14681
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14682
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14683
CKA_LABEL UTF8 "DigiCert Assured ID Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14684
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14685
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14686
\060\145\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14687
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14688
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14689
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14690
\155\061\044\060\042\006\003\125\004\003\023\033\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14691
\103\145\162\164\040\101\163\163\165\162\145\144\040\111\104\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14692
\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14693
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14694
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14695
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14696
\060\145\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14697
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14698
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14699
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14700
\155\061\044\060\042\006\003\125\004\003\023\033\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14701
\103\145\162\164\040\101\163\163\165\162\145\144\040\111\104\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14702
\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14703
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14704
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14705
\002\020\014\347\340\345\027\330\106\376\217\345\140\374\033\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14706
\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14707
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14708
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14709
\060\202\003\267\060\202\002\237\240\003\002\001\002\002\020\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14710
\347\340\345\027\330\106\376\217\345\140\374\033\360\060\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14711
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14712
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14713
\023\006\003\125\004\012\023\014\104\151\147\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14714
\040\111\156\143\061\031\060\027\006\003\125\004\013\023\020\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14715
\167\167\056\144\151\147\151\143\145\162\164\056\143\157\155\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14716
\044\060\042\006\003\125\004\003\023\033\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14717
\162\164\040\101\163\163\165\162\145\144\040\111\104\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14718
\157\164\040\103\101\060\036\027\015\060\066\061\061\061\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14719
\060\060\060\060\060\132\027\015\063\061\061\061\061\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14720
\060\060\060\060\132\060\145\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14721
\023\002\125\123\061\025\060\023\006\003\125\004\012\023\014\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14722
\151\147\151\103\145\162\164\040\111\156\143\061\031\060\027\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14723
\003\125\004\013\023\020\167\167\167\056\144\151\147\151\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14724
\162\164\056\143\157\155\061\044\060\042\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14725
\033\104\151\147\151\103\145\162\164\040\101\163\163\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14726
\144\040\111\104\040\122\157\157\164\040\103\101\060\202\001\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14727
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14728
\202\001\017\000\060\202\001\012\002\202\001\001\000\255\016\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14729
\316\344\103\200\134\261\207\363\267\140\371\161\022\245\256\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14730
\046\224\210\252\364\316\365\040\071\050\130\140\014\370\200\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14731
\251\025\225\062\141\074\265\261\050\204\212\212\334\237\012\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14732
\203\027\172\217\220\254\212\347\171\123\134\061\204\052\366\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14733
\230\062\066\166\314\336\335\074\250\242\357\152\373\041\362\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14734
\141\337\237\040\327\037\342\261\331\376\030\144\322\022\133\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14735
\371\130\030\065\274\107\315\241\066\371\153\177\324\260\070\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14736
\301\033\303\214\063\331\330\057\030\376\050\017\263\247\203\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14737
\303\156\104\300\141\065\226\026\376\131\234\213\166\155\327\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14738
\242\113\015\053\377\013\162\332\236\140\320\216\220\065\306\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14739
\125\207\040\241\317\345\155\012\310\111\174\061\230\063\154\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14740
\351\207\320\062\132\242\272\023\202\021\355\071\027\235\231\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14741
\162\241\346\372\244\331\325\027\061\165\256\205\175\042\256\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14742
\001\106\206\366\050\171\310\261\332\344\127\027\304\176\034\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14743
\260\264\222\246\126\263\275\262\227\355\252\247\360\267\305\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14744
\077\225\026\320\377\241\226\353\010\137\030\167\117\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14745
\000\001\243\143\060\141\060\016\006\003\125\035\017\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14746
\004\004\003\002\001\206\060\017\006\003\125\035\023\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14747
\004\005\060\003\001\001\377\060\035\006\003\125\035\016\004\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14748
\004\024\105\353\242\257\364\222\313\202\061\055\121\213\247\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14749
\041\235\363\155\310\017\060\037\006\003\125\035\043\004\030\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14750
\026\200\024\105\353\242\257\364\222\313\202\061\055\121\213\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14751
\247\041\235\363\155\310\017\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14752
\015\001\001\005\005\000\003\202\001\001\000\242\016\274\337\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14753
\355\360\343\162\163\172\144\224\277\367\162\146\330\062\344\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14754
\165\142\256\207\353\362\325\331\336\126\263\237\314\316\024\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14755
\271\015\227\140\134\022\114\130\344\323\075\203\111\105\130\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14756
\065\151\032\250\107\352\126\306\171\253\022\330\147\201\204\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14757
\177\011\074\224\346\270\046\054\040\275\075\263\050\211\367\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14758
\377\042\342\227\204\037\351\145\357\207\340\337\301\147\111\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14759
\135\353\262\011\052\353\046\355\170\276\175\077\053\363\267\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14760
\065\155\137\211\001\266\111\133\237\001\005\233\253\075\045\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14761
\314\266\177\302\361\157\206\306\372\144\150\353\201\055\224\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14762
\102\267\372\214\036\335\142\361\276\120\147\267\154\275\363\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14763
\037\153\014\066\007\026\177\067\174\251\133\155\172\361\022\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14764
\140\203\327\047\004\276\113\316\227\276\303\147\052\150\021\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14765
\200\347\014\063\146\277\023\015\024\156\363\177\037\143\020\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14766
\372\215\033\045\155\154\217\245\267\141\001\261\322\243\046\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14767
\020\161\235\255\342\303\371\303\231\121\267\053\007\010\316\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14768
\346\120\262\247\372\012\105\057\242\360\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14769
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14770
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14771
# Trust for Certificate "DigiCert Assured ID Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14772
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14773
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14774
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14775
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14776
CKA_LABEL UTF8 "DigiCert Assured ID Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14777
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14778
\005\143\270\143\015\142\327\132\273\310\253\036\113\337\265\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14779
\231\262\115\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14780
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14781
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14782
\207\316\013\173\052\016\111\000\341\130\161\233\067\250\223\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14783
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14784
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14785
\060\145\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14786
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14787
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14788
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14789
\155\061\044\060\042\006\003\125\004\003\023\033\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14790
\103\145\162\164\040\101\163\163\165\162\145\144\040\111\104\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14791
\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14792
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14793
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14794
\002\020\014\347\340\345\027\330\106\376\217\345\140\374\033\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14795
\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14796
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14797
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14798
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14799
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14800
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14801
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14802
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14803
# Certificate "DigiCert Global Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14804
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14805
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14806
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14807
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14808
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14809
CKA_LABEL UTF8 "DigiCert Global Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14810
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14811
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14812
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14813
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14814
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14815
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14816
\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14817
\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14818
\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14819
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14820
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14821
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14822
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14823
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14824
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14825
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14826
\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14827
\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14828
\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14829
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14830
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14831
\002\020\010\073\340\126\220\102\106\261\241\165\152\311\131\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14832
\307\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14833
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14834
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14835
\060\202\003\257\060\202\002\227\240\003\002\001\002\002\020\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14836
\073\340\126\220\102\106\261\241\165\152\311\131\221\307\112\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14837
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14838
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14839
\023\006\003\125\004\012\023\014\104\151\147\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14840
\040\111\156\143\061\031\060\027\006\003\125\004\013\023\020\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14841
\167\167\056\144\151\147\151\143\145\162\164\056\143\157\155\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14842
\040\060\036\006\003\125\004\003\023\027\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14843
\162\164\040\107\154\157\142\141\154\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14844
\101\060\036\027\015\060\066\061\061\061\060\060\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14845
\060\132\027\015\063\061\061\061\061\060\060\060\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14846
\132\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14847
\061\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14848
\145\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14849
\023\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14850
\157\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14851
\151\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14852
\164\040\103\101\060\202\001\042\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14853
\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14854
\002\202\001\001\000\342\073\341\021\162\336\250\244\323\243\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14855
\252\120\242\217\013\167\220\311\242\245\356\022\316\226\133\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14856
\011\040\314\001\223\247\116\060\267\123\367\103\304\151\000\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14857
\235\342\215\042\335\207\006\100\000\201\011\316\316\033\203\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14858
\337\315\073\161\106\342\326\146\307\005\263\166\047\026\217\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14859
\236\036\225\175\356\267\110\243\010\332\326\257\172\014\071\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14860
\145\177\112\135\037\274\027\370\253\276\356\050\327\164\177\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14861
\170\231\131\205\150\156\134\043\062\113\277\116\300\350\132\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14862
\343\160\277\167\020\277\374\001\366\205\331\250\104\020\130\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14863
\251\165\030\325\321\242\276\107\342\047\152\364\232\063\370\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14864
\010\140\213\324\137\264\072\204\277\241\252\112\114\175\076\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14865
\117\137\154\166\136\240\113\067\221\236\334\042\346\155\316\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14866
\032\216\152\313\376\315\263\024\144\027\307\133\051\236\062\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14867
\362\356\372\323\013\102\324\253\267\101\062\332\014\324\357\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14868
\201\325\273\215\130\077\265\033\350\111\050\242\160\332\061\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14869
\335\367\262\026\362\114\012\116\007\250\355\112\075\136\265\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14870
\243\220\303\257\047\002\003\001\000\001\243\143\060\141\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14871
\006\003\125\035\017\001\001\377\004\004\003\002\001\206\060\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14872
\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14873
\035\006\003\125\035\016\004\026\004\024\003\336\120\065\126\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14874
\114\273\146\360\243\342\033\033\303\227\262\075\321\125\060\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14875
\006\003\125\035\043\004\030\060\026\200\024\003\336\120\065\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14876
\321\114\273\146\360\243\342\033\033\303\227\262\075\321\125\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14877
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14878
\001\001\000\313\234\067\252\110\023\022\012\372\335\104\234\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14879
\122\260\364\337\256\004\365\171\171\010\243\044\030\374\113\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14880
\204\300\055\271\325\307\376\364\301\037\130\313\270\155\234\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14881
\164\347\230\051\253\021\265\343\160\240\241\315\114\210\231\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14882
\214\221\160\342\253\017\034\276\223\251\377\143\325\344\007\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14883
\323\243\277\235\133\011\361\325\216\343\123\364\216\143\372\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14884
\247\333\264\146\337\142\146\326\321\156\101\215\362\055\265\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14885
\167\112\237\235\130\342\053\131\300\100\043\355\055\050\202\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14886
\076\171\124\222\046\230\340\200\110\250\067\357\360\326\171\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14887
\026\336\254\350\016\315\156\254\104\027\070\057\111\332\341\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14888
\076\052\271\066\123\317\072\120\006\367\056\350\304\127\111\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14889
\141\041\030\325\004\255\170\074\054\072\200\153\247\353\257\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14890
\024\351\330\211\301\271\070\154\342\221\154\212\377\144\271\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14891
\045\127\060\300\033\044\243\341\334\351\337\107\174\265\264\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14892
\010\005\060\354\055\275\013\277\105\277\120\271\251\363\353\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14893
\001\022\255\310\210\306\230\064\137\215\012\074\306\351\325\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14894
\225\155\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14895
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14896
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14897
# Trust for Certificate "DigiCert Global Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14898
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14899
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14900
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14901
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14902
CKA_LABEL UTF8 "DigiCert Global Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14903
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14904
\250\230\135\072\145\345\345\304\262\327\326\155\100\306\335\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14905
\261\234\124\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14906
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14907
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14908
\171\344\251\204\015\175\072\226\327\300\117\342\103\114\211\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14909
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14910
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14911
\060\141\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14912
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14913
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14914
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14915
\155\061\040\060\036\006\003\125\004\003\023\027\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14916
\103\145\162\164\040\107\154\157\142\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14917
\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14918
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14919
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14920
\002\020\010\073\340\126\220\102\106\261\241\165\152\311\131\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14921
\307\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14922
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14923
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14924
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14925
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14926
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14927
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14928
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14929
# Certificate "DigiCert High Assurance EV Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14930
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14931
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14932
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14933
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14934
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14935
CKA_LABEL UTF8 "DigiCert High Assurance EV Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14936
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14937
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14938
\060\154\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14939
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14940
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14941
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14942
\155\061\053\060\051\006\003\125\004\003\023\042\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14943
\103\145\162\164\040\110\151\147\150\040\101\163\163\165\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14944
\156\143\145\040\105\126\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14945
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14946
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14947
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14948
\060\154\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14949
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14950
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14951
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14952
\155\061\053\060\051\006\003\125\004\003\023\042\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14953
\103\145\162\164\040\110\151\147\150\040\101\163\163\165\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14954
\156\143\145\040\105\126\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14955
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14956
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14957
\002\020\002\254\134\046\152\013\100\233\217\013\171\362\256\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14958
\045\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14959
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14960
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14961
\060\202\003\305\060\202\002\255\240\003\002\001\002\002\020\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14962
\254\134\046\152\013\100\233\217\013\171\362\256\106\045\167\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14963
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14964
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14965
\023\006\003\125\004\012\023\014\104\151\147\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14966
\040\111\156\143\061\031\060\027\006\003\125\004\013\023\020\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14967
\167\167\056\144\151\147\151\143\145\162\164\056\143\157\155\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14968
\053\060\051\006\003\125\004\003\023\042\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14969
\162\164\040\110\151\147\150\040\101\163\163\165\162\141\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14970
\145\040\105\126\040\122\157\157\164\040\103\101\060\036\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14971
\060\066\061\061\061\060\060\060\060\060\060\060\132\027\015\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14972
\061\061\061\061\060\060\060\060\060\060\060\132\060\154\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14973
\060\011\006\003\125\004\006\023\002\125\123\061\025\060\023\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14974
\003\125\004\012\023\014\104\151\147\151\103\145\162\164\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14975
\156\143\061\031\060\027\006\003\125\004\013\023\020\167\167\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14976
\056\144\151\147\151\143\145\162\164\056\143\157\155\061\053\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14977
\051\006\003\125\004\003\023\042\104\151\147\151\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14978
\040\110\151\147\150\040\101\163\163\165\162\141\156\143\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14979
\105\126\040\122\157\157\164\040\103\101\060\202\001\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14980
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14981
\017\000\060\202\001\012\002\202\001\001\000\306\314\345\163\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14982
\373\324\273\345\055\055\062\246\337\345\201\077\311\315\045\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14983
\266\161\052\303\325\224\064\147\242\012\034\260\137\151\246\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14984
\261\304\267\262\217\320\230\244\251\101\131\072\323\334\224\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14985
\074\333\164\070\244\112\314\115\045\202\367\112\245\123\022\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14986
\356\363\111\155\161\221\176\143\266\253\246\137\303\244\204\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14987
\117\142\121\276\370\305\354\333\070\222\343\006\345\010\221\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14988
\304\050\101\125\373\313\132\211\025\176\161\350\065\277\115\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14989
\011\075\276\072\070\120\133\167\061\033\215\263\307\044\105\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14990
\247\254\155\000\024\132\004\267\272\023\353\121\012\230\101\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14991
\042\116\145\141\207\201\101\120\246\171\134\211\336\031\112\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14992
\325\056\346\135\034\123\054\176\230\315\032\006\026\244\150\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14993
\320\064\004\023\134\241\161\323\132\174\125\333\136\144\341\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14994
\207\060\126\004\345\021\264\051\200\022\361\171\071\210\242\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14995
\021\174\047\146\267\210\267\170\362\312\012\250\070\253\012\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14996
\302\277\146\135\225\204\301\241\045\036\207\135\032\120\013\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14997
\022\314\101\273\156\013\121\070\270\113\313\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14998
\243\143\060\141\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 14999
\003\002\001\206\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15000
\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15001
\261\076\303\151\003\370\277\107\001\324\230\046\032\010\002\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15002
\143\144\053\303\060\037\006\003\125\035\043\004\030\060\026\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15003
\024\261\076\303\151\003\370\277\107\001\324\230\046\032\010\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15004
\357\143\144\053\303\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15005
\001\005\005\000\003\202\001\001\000\034\032\006\227\334\327\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15006
\237\074\210\146\006\010\127\041\333\041\107\370\052\147\252\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15007
\030\062\166\100\020\127\301\212\363\172\331\021\145\216\065\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15008
\236\374\105\265\236\331\114\061\113\270\221\350\103\054\216\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15009
\170\316\333\343\123\171\161\326\345\041\224\001\332\125\207\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15010
\044\144\366\212\146\314\336\234\067\315\250\064\261\151\233\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15011
\310\236\170\042\053\160\103\343\125\107\061\141\031\357\130\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15012
\205\057\116\060\366\240\061\026\043\310\347\342\145\026\063\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15013
\277\032\033\240\075\370\312\136\213\061\213\140\010\211\055\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15014
\006\134\122\267\304\371\012\230\321\025\137\237\022\276\174\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15015
\143\070\275\104\244\177\344\046\053\012\304\227\151\015\351\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15016
\342\300\020\127\270\310\166\022\221\125\362\110\151\330\274\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15017
\002\133\017\104\324\040\061\333\364\272\160\046\135\220\140\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15018
\274\113\027\011\057\264\313\036\103\150\311\007\047\301\322\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15019
\367\352\041\271\150\022\234\074\234\277\236\374\200\134\233\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15020
\315\354\107\252\045\047\147\240\067\363\000\202\175\124\327\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15021
\370\351\056\023\243\167\350\037\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15022
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15024
# Trust for Certificate "DigiCert High Assurance EV Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15025
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15026
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15027
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15028
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15029
CKA_LABEL UTF8 "DigiCert High Assurance EV Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15030
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15031
\137\267\356\006\063\342\131\333\255\014\114\232\346\323\217\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15032
\141\307\334\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15033
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15034
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15035
\324\164\336\127\134\071\262\323\234\205\203\305\300\145\111\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15036
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15037
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15038
\060\154\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15039
\025\060\023\006\003\125\004\012\023\014\104\151\147\151\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15040
\162\164\040\111\156\143\061\031\060\027\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15041
\020\167\167\167\056\144\151\147\151\143\145\162\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15042
\155\061\053\060\051\006\003\125\004\003\023\042\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15043
\103\145\162\164\040\110\151\147\150\040\101\163\163\165\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15044
\156\143\145\040\105\126\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15045
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15046
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15047
\002\020\002\254\134\046\152\013\100\233\217\013\171\362\256\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15048
\045\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15049
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15050
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15051
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15052
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15053
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15055
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15056
# Certificate "Certplus Class 2 Primary CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15057
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15058
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15059
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15060
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15061
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15062
CKA_LABEL UTF8 "Certplus Class 2 Primary CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15063
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15064
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15065
\060\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15066
\021\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15067
\165\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15068
\163\163\040\062\040\120\162\151\155\141\162\171\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15069
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15070
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15071
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15072
\060\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15073
\021\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15074
\165\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15075
\163\163\040\062\040\120\162\151\155\141\162\171\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15076
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15077
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15078
\002\021\000\205\275\113\363\330\332\343\151\366\224\327\137\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15079
\245\104\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15080
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15081
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15082
\060\202\003\222\060\202\002\172\240\003\002\001\002\002\021\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15083
\205\275\113\363\330\332\343\151\366\224\327\137\303\245\104\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15084
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15085
\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15086
\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15087
\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15088
\163\040\062\040\120\162\151\155\141\162\171\040\103\101\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15089
\027\015\071\071\060\067\060\067\061\067\060\065\060\060\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15090
\015\061\071\060\067\060\066\062\063\065\071\065\071\132\060\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15091
\061\013\060\011\006\003\125\004\006\023\002\106\122\061\021\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15092
\017\006\003\125\004\012\023\010\103\145\162\164\160\154\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15093
\061\033\060\031\006\003\125\004\003\023\022\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15094
\040\062\040\120\162\151\155\141\162\171\040\103\101\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15095
\042\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15096
\003\202\001\017\000\060\202\001\012\002\202\001\001\000\334\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15097
\226\320\022\370\065\322\010\170\172\266\122\160\375\157\356\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15098
\271\021\313\135\167\341\354\351\176\004\215\326\314\157\163\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15099
\127\140\254\063\012\104\354\003\137\034\200\044\221\345\250\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15100
\126\022\202\367\340\053\364\333\256\141\056\211\020\215\153\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15101
\272\263\002\275\325\066\305\110\067\043\342\360\132\067\122\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15102
\027\022\342\321\140\115\276\057\101\021\343\366\027\045\014\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15103
\221\300\033\231\173\231\126\015\257\356\322\274\107\127\343\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15104
\111\173\064\211\047\044\204\336\261\354\351\130\116\376\116\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15105
\132\276\101\255\254\010\305\030\016\357\322\123\356\154\320\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15106
\022\001\023\215\334\200\142\367\225\251\104\210\112\161\116\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15107
\125\236\333\043\031\171\126\007\014\077\143\013\134\260\342\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15108
\176\025\374\224\063\130\101\070\164\304\341\217\213\337\046\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15109
\037\265\213\073\267\103\131\153\260\044\246\155\220\213\304\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15110
\352\135\063\230\267\313\336\136\173\357\224\361\033\076\312\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15111
\041\301\305\230\002\252\242\366\133\167\233\365\176\226\125\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15112
\034\147\151\300\361\102\343\107\254\374\050\034\146\125\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15113
\001\000\001\243\201\214\060\201\211\060\017\006\003\125\035\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15114
\004\010\060\006\001\001\377\002\001\012\060\013\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15115
\017\004\004\003\002\001\006\060\035\006\003\125\035\016\004\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15116
\004\024\343\163\055\337\313\016\050\014\336\335\263\244\312\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15117
\270\216\273\350\060\211\060\021\006\011\140\206\110\001\206\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15118
\102\001\001\004\004\003\002\001\006\060\067\006\003\125\035\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15119
\004\060\060\056\060\054\240\052\240\050\206\046\150\164\164\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15120
\072\057\057\167\167\167\056\143\145\162\164\160\154\165\163\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15121
\143\157\155\057\103\122\114\057\143\154\141\163\163\062\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15122
\162\154\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15123
\000\003\202\001\001\000\247\124\317\210\104\031\313\337\324\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15124
\000\337\126\063\142\265\367\121\001\220\353\303\077\321\210\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15125
\351\044\135\357\347\024\275\040\267\232\074\000\376\155\237\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15126
\220\334\327\364\142\326\213\160\135\347\345\004\110\251\150\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15127
\311\361\102\363\154\177\305\172\174\035\121\210\272\322\012\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15128
\047\135\336\055\121\116\323\023\144\151\344\056\343\323\347\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15129
\011\231\246\340\225\233\316\032\327\177\276\074\316\122\263\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15130
\025\301\017\027\315\003\273\234\045\025\272\242\166\211\374\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15131
\361\030\320\223\113\016\174\202\267\245\364\366\137\376\355\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15132
\246\235\204\164\071\271\334\036\205\026\332\051\033\206\043\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15133
\311\273\211\176\156\200\210\036\057\024\264\003\044\250\062\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15134
\003\232\107\054\060\276\126\306\247\102\002\160\033\352\100\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15135
\272\005\003\160\007\244\226\377\375\110\063\012\341\334\245\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15136
\220\233\115\335\175\347\347\262\315\134\310\152\225\370\245\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15137
\215\304\135\170\010\276\173\006\326\111\317\031\066\120\043\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15138
\010\346\236\005\115\107\030\325\026\351\261\326\266\020\325\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15139
\227\277\242\216\264\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15140
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15142
# Trust for Certificate "Certplus Class 2 Primary CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15143
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15144
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15145
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15146
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15147
CKA_LABEL UTF8 "Certplus Class 2 Primary CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15148
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15149
\164\040\164\101\162\234\335\222\354\171\061\330\043\020\215\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15150
\201\222\342\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15151
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15152
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15153
\210\054\214\122\270\242\074\363\367\273\003\352\256\254\102\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15154
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15155
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15156
\060\075\061\013\060\011\006\003\125\004\006\023\002\106\122\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15157
\021\060\017\006\003\125\004\012\023\010\103\145\162\164\160\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15158
\165\163\061\033\060\031\006\003\125\004\003\023\022\103\154\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15159
\163\163\040\062\040\120\162\151\155\141\162\171\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15160
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15161
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15162
\002\021\000\205\275\113\363\330\332\343\151\366\224\327\137\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15163
\245\104\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15164
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15165
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15166
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15167
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15168
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15169
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15170
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15171
# Certificate "DST Root CA X3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15172
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15173
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15174
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15175
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15176
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15177
CKA_LABEL UTF8 "DST Root CA X3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15178
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15179
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15180
\060\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15181
\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15182
\162\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15183
\003\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15184
\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15185
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15186
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15187
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15188
\060\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15189
\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15190
\162\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15191
\003\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15192
\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15193
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15194
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15195
\002\020\104\257\260\200\326\243\047\272\211\060\071\206\056\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15196
\100\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15197
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15198
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15199
\060\202\003\112\060\202\002\062\240\003\002\001\002\002\020\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15200
\257\260\200\326\243\047\272\211\060\071\206\056\370\100\153\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15201
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15202
\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15203
\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15204
\163\164\040\103\157\056\061\027\060\025\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15205
\016\104\123\124\040\122\157\157\164\040\103\101\040\130\063\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15206
\036\027\015\060\060\060\071\063\060\062\061\061\062\061\071\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15207
\027\015\062\061\060\071\063\060\061\064\060\061\061\065\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15208
\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15209
\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15210
\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15211
\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15212
\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15213
\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15214
\000\337\257\351\227\120\010\203\127\264\314\142\145\366\220\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15215
\354\307\323\054\153\060\312\133\354\331\303\175\307\100\301\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15216
\024\213\340\350\063\166\111\052\343\077\041\111\223\254\116\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15217
\257\076\110\313\145\356\374\323\041\017\145\322\052\331\062\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15218
\214\345\367\167\260\022\173\265\225\300\211\243\251\272\355\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15219
\056\172\014\006\062\203\242\176\212\024\060\315\021\240\341\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15220
\070\271\171\012\061\375\120\275\200\145\337\267\121\143\203\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15221
\342\210\141\352\113\141\201\354\122\153\271\242\342\113\032\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15222
\237\110\243\236\014\332\011\216\076\027\056\036\335\040\337\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15223
\306\052\212\253\056\275\160\255\305\013\032\045\220\164\162\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15224
\173\152\253\064\326\060\211\377\345\150\023\173\124\013\310\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15225
\256\354\132\234\222\036\075\144\263\214\306\337\277\311\101\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15226
\354\026\162\325\046\354\070\125\071\103\320\374\375\030\134\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15227
\361\227\353\325\232\233\215\035\272\332\045\271\306\330\337\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15228
\025\002\072\253\332\156\361\076\056\365\134\010\234\074\326\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15229
\151\344\020\233\031\052\266\051\127\343\345\075\233\237\360\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15230
\135\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15231
\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15232
\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15233
\035\016\004\026\004\024\304\247\261\244\173\054\161\372\333\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15234
\113\220\165\377\304\025\140\205\211\020\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15235
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\243\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15236
\054\233\027\000\134\251\036\356\050\146\067\072\277\203\307\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15237
\113\303\011\240\225\040\135\343\331\131\104\322\076\015\076\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15238
\212\113\240\164\037\316\020\202\234\164\032\035\176\230\032\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15239
\313\023\113\263\040\104\344\221\351\314\374\175\245\333\152\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15240
\376\346\375\340\116\335\267\000\072\265\160\111\257\362\345\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15241
\002\361\321\002\213\031\313\224\072\136\110\304\030\036\130\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15242
\137\036\002\132\360\014\361\261\255\251\334\131\206\213\156\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15243
\221\365\206\312\372\271\146\063\252\131\133\316\342\247\026\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15244
\107\313\053\314\231\260\067\110\317\343\126\113\365\317\017\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15245
\162\062\207\306\360\104\273\123\162\155\103\365\046\110\232\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15246
\147\267\130\253\376\147\166\161\170\333\015\242\126\024\023\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15247
\044\061\205\242\250\002\132\060\107\341\335\120\007\274\002\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15248
\220\000\353\144\143\140\233\026\274\210\311\022\346\322\175\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15249
\213\371\075\062\215\145\264\351\174\261\127\166\352\305\266\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15250
\071\277\025\145\034\310\366\167\226\152\012\215\167\013\330\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15251
\013\004\216\007\333\051\266\012\356\235\202\065\065\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15252
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15254
# Trust for Certificate "DST Root CA X3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15255
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15256
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15257
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15258
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15259
CKA_LABEL UTF8 "DST Root CA X3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15260
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15261
\332\311\002\117\124\330\366\337\224\223\137\261\163\046\070\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15262
\152\327\174\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15263
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15264
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15265
\101\003\122\334\017\367\120\033\026\360\002\216\272\157\105\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15266
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15267
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15268
\060\077\061\044\060\042\006\003\125\004\012\023\033\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15269
\151\164\141\154\040\123\151\147\156\141\164\165\162\145\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15270
\162\165\163\164\040\103\157\056\061\027\060\025\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15271
\003\023\016\104\123\124\040\122\157\157\164\040\103\101\040\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15272
\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15273
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15274
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15275
\002\020\104\257\260\200\326\243\047\272\211\060\071\206\056\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15276
\100\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15277
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15278
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15279
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15280
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15281
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15282
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15283
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15284
# Certificate "DST ACES CA X6"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15285
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15286
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15287
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15288
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15289
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15290
CKA_LABEL UTF8 "DST ACES CA X6"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15291
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15292
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15293
\060\133\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15294
\040\060\036\006\003\125\004\012\023\027\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15295
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15296
\164\061\021\060\017\006\003\125\004\013\023\010\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15297
\101\103\105\123\061\027\060\025\006\003\125\004\003\023\016\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15298
\123\124\040\101\103\105\123\040\103\101\040\130\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15299
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15300
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15301
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15302
\060\133\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15303
\040\060\036\006\003\125\004\012\023\027\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15304
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15305
\164\061\021\060\017\006\003\125\004\013\023\010\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15306
\101\103\105\123\061\027\060\025\006\003\125\004\003\023\016\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15307
\123\124\040\101\103\105\123\040\103\101\040\130\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15308
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15309
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15310
\002\020\015\136\231\012\326\235\267\170\354\330\007\126\073\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15311
\025\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15312
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15313
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15314
\060\202\004\011\060\202\002\361\240\003\002\001\002\002\020\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15315
\136\231\012\326\235\267\170\354\330\007\126\073\206\025\331\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15316
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15317
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15318
\036\006\003\125\004\012\023\027\104\151\147\151\164\141\154\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15319
\123\151\147\156\141\164\165\162\145\040\124\162\165\163\164\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15320
\021\060\017\006\003\125\004\013\023\010\104\123\124\040\101\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15321
\105\123\061\027\060\025\006\003\125\004\003\023\016\104\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15322
\040\101\103\105\123\040\103\101\040\130\066\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15323
\063\061\061\062\060\062\061\061\071\065\070\132\027\015\061\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15324
\061\061\062\060\062\061\061\071\065\070\132\060\133\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15325
\011\006\003\125\004\006\023\002\125\123\061\040\060\036\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15326
\125\004\012\023\027\104\151\147\151\164\141\154\040\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15327
\156\141\164\165\162\145\040\124\162\165\163\164\061\021\060\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15328
\006\003\125\004\013\023\010\104\123\124\040\101\103\105\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15329
\027\060\025\006\003\125\004\003\023\016\104\123\124\040\101\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15330
\105\123\040\103\101\040\130\066\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15331
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15332
\060\202\001\012\002\202\001\001\000\271\075\365\054\311\224\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15333
\165\212\225\135\143\350\204\167\166\146\271\131\221\134\106\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15334
\222\076\237\371\016\003\264\075\141\222\275\043\046\265\143\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15335
\222\322\236\326\074\310\015\220\137\144\201\261\250\010\015\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15336
\330\371\323\005\050\122\264\001\045\305\225\034\014\176\076\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15337
\204\165\317\301\031\221\143\317\350\250\221\210\271\103\122\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15338
\200\261\125\211\213\061\372\320\267\166\276\101\075\060\232\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15339
\042\045\027\163\350\036\342\323\254\052\275\133\070\041\325\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15340
\113\327\125\175\343\072\125\275\327\155\153\002\127\153\346\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15341
\174\010\310\202\272\336\247\207\075\241\155\270\060\126\302\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15342
\002\201\137\055\365\342\232\060\030\050\270\146\323\313\001\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15343
\157\352\212\105\125\326\340\235\377\147\053\027\002\246\116\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15344
\152\021\013\176\267\173\347\230\326\214\166\157\301\073\333\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15345
\223\176\345\320\216\037\067\270\275\272\306\237\154\351\174\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15346
\362\062\074\046\107\372\047\044\002\311\176\035\133\210\102\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15347
\152\065\174\175\065\351\056\146\221\162\223\325\062\046\304\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15348
\365\123\243\263\135\232\366\011\313\002\003\001\000\001\243\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15349
\310\060\201\305\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15350
\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15351
\004\003\002\001\306\060\037\006\003\125\035\021\004\030\060\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15352
\201\024\160\153\151\055\157\160\163\100\164\162\165\163\164\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15353
\163\164\056\143\157\155\060\142\006\003\125\035\040\004\133\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15354
\131\060\127\006\012\140\206\110\001\145\003\002\001\001\001\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15355
\111\060\107\006\010\053\006\001\005\005\007\002\001\026\073\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15356
\164\164\160\072\057\057\167\167\167\056\164\162\165\163\164\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15357
\163\164\056\143\157\155\057\143\145\162\164\151\146\151\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15358
\164\145\163\057\160\157\154\151\143\171\057\101\103\105\123\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15359
\151\156\144\145\170\056\150\164\155\154\060\035\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15360
\016\004\026\004\024\011\162\006\116\030\103\017\345\326\314\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15361
\152\213\061\173\170\217\250\203\270\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15362
\206\367\015\001\001\005\005\000\003\202\001\001\000\243\330\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15363
\326\262\333\316\005\347\062\315\001\323\004\003\345\166\344\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15364
\053\234\231\220\350\010\060\154\337\175\075\356\345\277\265\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15365
\100\204\111\341\321\050\256\304\302\072\123\060\210\361\365\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15366
\156\121\312\372\377\231\257\044\137\033\240\375\362\254\204\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15367
\337\251\360\137\004\056\255\026\277\041\227\020\201\075\343\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15368
\207\215\062\334\224\345\107\212\136\152\023\311\224\225\075\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15369
\356\310\064\225\320\200\324\255\062\010\200\124\074\340\275\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15370
\123\327\122\174\262\151\077\177\172\317\152\164\312\372\004\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15371
\234\114\132\006\245\351\040\255\105\146\017\151\361\335\277\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15372
\343\062\213\372\340\301\206\115\162\074\056\330\223\170\012\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15373
\370\330\322\047\075\031\211\137\132\173\212\073\314\014\332\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15374
\256\307\013\367\053\260\067\005\354\274\127\043\342\070\322\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15375
\150\363\126\022\210\117\102\174\270\061\304\265\333\344\310\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15376
\064\351\110\021\065\356\372\307\222\127\305\237\064\344\307\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15377
\367\016\013\114\234\150\170\173\161\061\307\353\036\340\147\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15378
\363\267\240\247\315\345\172\063\066\152\372\232\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15379
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15380
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15381
# Trust for Certificate "DST ACES CA X6"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15382
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15383
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15384
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15385
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15386
CKA_LABEL UTF8 "DST ACES CA X6"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15387
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15388
\100\124\332\157\034\077\100\164\254\355\017\354\315\333\171\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15389
\123\373\220\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15390
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15391
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15392
\041\330\114\202\053\231\011\063\242\353\024\044\215\216\137\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15393
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15394
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15395
\060\133\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15396
\040\060\036\006\003\125\004\012\023\027\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15397
\154\040\123\151\147\156\141\164\165\162\145\040\124\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15398
\164\061\021\060\017\006\003\125\004\013\023\010\104\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15399
\101\103\105\123\061\027\060\025\006\003\125\004\003\023\016\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15400
\123\124\040\101\103\105\123\040\103\101\040\130\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15401
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15402
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15403
\002\020\015\136\231\012\326\235\267\170\354\330\007\126\073\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15404
\025\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15405
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15406
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15407
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15408
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15409
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15410
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15411
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15412
# Certificate "TURKTRUST Certificate Services Provider Root 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15413
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15414
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15415
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15416
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15417
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15418
CKA_LABEL UTF8 "TURKTRUST Certificate Services Provider Root 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15419
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15420
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15421
\060\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15422
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15423
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15424
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15425
\261\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15426
\122\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15427
\122\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15428
\040\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15429
\040\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15430
\155\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15431
\274\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15432
\154\145\162\151\040\101\056\305\236\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15433
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15434
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15435
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15436
\060\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15437
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15438
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15439
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15440
\261\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15441
\122\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15442
\122\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15443
\040\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15444
\040\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15445
\155\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15446
\274\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15447
\154\145\162\151\040\101\056\305\236\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15448
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15449
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15450
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15451
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15452
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15453
\060\202\003\373\060\202\002\343\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15454
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15455
\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15456
\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15457
\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15458
\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15459
\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15460
\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15461
\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15462
\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15463
\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15464
\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15465
\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15466
\145\162\151\040\101\056\305\236\056\060\036\027\015\060\065\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15467
\065\061\063\061\060\062\067\061\067\132\027\015\061\065\060\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15468
\062\062\061\060\062\067\061\067\132\060\201\267\061\077\060\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15469
\006\003\125\004\003\014\066\124\303\234\122\113\124\122\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15470
\124\040\105\154\145\153\164\162\157\156\151\153\040\123\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15471
\164\151\146\151\153\141\040\110\151\172\155\145\164\040\123\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15472
\304\237\154\141\171\304\261\143\304\261\163\304\261\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15473
\011\006\003\125\004\006\014\002\124\122\061\017\060\015\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15474
\125\004\007\014\006\101\116\113\101\122\101\061\126\060\124\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15475
\003\125\004\012\014\115\050\143\051\040\062\060\060\065\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15476
\303\234\122\113\124\122\125\123\124\040\102\151\154\147\151\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15477
\304\260\154\145\164\151\305\237\151\155\040\166\145\040\102\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15478
\154\151\305\237\151\155\040\107\303\274\166\145\156\154\151\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15479
\237\151\040\110\151\172\155\145\164\154\145\162\151\040\101\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15480
\305\236\056\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15481
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15482
\202\001\001\000\312\122\005\326\143\003\330\034\137\335\322\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15483
\135\362\014\140\141\133\153\073\164\053\170\015\175\105\275\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15484
\164\350\214\003\301\306\021\052\075\225\274\251\224\260\273\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15485
\227\310\151\174\204\305\264\221\154\154\023\152\244\125\255\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15486
\205\350\225\176\263\000\257\000\302\005\030\365\160\235\066\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15487
\256\313\344\033\201\177\223\210\373\152\125\273\175\205\222\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15488
\272\130\237\333\062\305\275\135\357\042\112\057\101\007\176\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15489
\141\263\206\354\116\246\101\156\204\274\003\354\365\073\034\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15490
\037\302\356\250\356\352\022\112\215\024\317\363\012\340\120\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15491
\371\010\065\370\021\131\255\347\042\352\113\312\024\006\336\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15492
\272\262\231\363\055\124\210\020\006\352\341\032\076\075\147\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15493
\373\316\373\174\202\350\021\135\112\301\271\024\352\124\331\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15494
\233\174\211\175\004\232\142\311\351\122\074\236\234\357\322\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15495
\046\344\346\345\030\174\213\156\337\154\314\170\133\117\162\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15496
\313\134\077\214\005\215\321\114\214\255\222\307\341\170\177\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15497
\154\111\006\120\054\236\062\302\327\112\306\165\212\131\116\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15498
\157\107\136\301\002\003\001\000\001\243\020\060\016\060\014\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15499
\003\125\035\023\004\005\060\003\001\001\377\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15500
\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15501
\365\125\377\067\226\200\131\041\244\374\241\025\114\040\366\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15502
\137\332\003\044\374\317\220\032\364\041\012\232\356\072\261\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15503
\357\357\370\140\321\114\066\146\105\035\363\146\002\164\004\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15504
\222\060\250\336\012\166\017\357\225\156\275\311\067\346\032\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15505
\254\211\110\133\314\203\066\302\365\106\134\131\202\126\264\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15506
\376\043\264\330\124\034\104\253\304\247\345\024\316\074\101\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15507
\174\103\346\315\304\201\011\213\044\373\124\045\326\026\250\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15508
\014\147\007\157\263\120\107\343\034\044\050\335\052\230\244\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15509
\376\333\352\022\067\274\001\032\064\205\275\156\117\347\221\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15510
\007\104\205\036\130\312\124\104\335\367\254\271\313\211\041\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15511
\333\217\300\151\051\227\052\243\256\030\043\227\034\101\052\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15512
\174\052\301\174\220\350\251\050\300\323\221\306\255\050\207\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15513
\150\265\377\354\247\322\323\070\030\234\323\175\151\135\360\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15514
\245\036\044\033\243\107\374\151\007\150\347\344\232\264\355\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15515
\241\207\207\002\316\207\322\110\116\341\274\377\313\361\162\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15516
\104\144\003\045\352\336\133\156\237\311\362\116\254\335\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15517
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15518
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15519
# Trust for Certificate "TURKTRUST Certificate Services Provider Root 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15520
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15521
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15522
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15523
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15524
CKA_LABEL UTF8 "TURKTRUST Certificate Services Provider Root 1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15525
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15526
\171\230\243\010\341\115\145\205\346\302\036\025\072\161\237\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15527
\132\323\112\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15528
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15529
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15530
\361\152\042\030\311\315\337\316\202\035\035\267\170\134\251\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15531
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15532
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15533
\060\201\267\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15534
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15535
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15536
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15537
\261\163\304\261\061\013\060\011\006\003\125\004\006\014\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15538
\122\061\017\060\015\006\003\125\004\007\014\006\101\116\113\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15539
\122\101\061\126\060\124\006\003\125\004\012\014\115\050\143\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15540
\040\062\060\060\065\040\124\303\234\122\113\124\122\125\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15541
\040\102\151\154\147\151\040\304\260\154\145\164\151\305\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15542
\155\040\166\145\040\102\151\154\151\305\237\151\155\040\107\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15543
\274\166\145\156\154\151\304\237\151\040\110\151\172\155\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15544
\154\145\162\151\040\101\056\305\236\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15545
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15546
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15547
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15548
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15549
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15550
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15551
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15552
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15553
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15554
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15555
# Certificate "TURKTRUST Certificate Services Provider Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15556
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15557
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15558
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15559
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15560
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15561
CKA_LABEL UTF8 "TURKTRUST Certificate Services Provider Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15562
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15563
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15564
\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15565
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15566
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15567
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15568
\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15569
\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15570
\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15571
\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15572
\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15573
\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15574
\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15575
\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15576
\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15577
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15578
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15579
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15580
\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15581
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15582
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15583
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15584
\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15585
\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15586
\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15587
\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15588
\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15589
\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15590
\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15591
\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15592
\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15593
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15594
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15595
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15596
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15597
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15598
\060\202\004\074\060\202\003\044\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15599
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15600
\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15601
\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15602
\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15603
\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15604
\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15605
\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15606
\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15607
\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15608
\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15609
\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15610
\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15611
\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15612
\060\036\027\015\060\065\061\061\060\067\061\060\060\067\065\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15613
\132\027\015\061\065\060\071\061\066\061\060\060\067\065\067\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15614
\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15615
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15616
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15617
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15618
\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15619
\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15620
\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15621
\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15622
\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15623
\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15624
\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15625
\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15626
\065\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15627
\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15628
\001\000\251\066\176\303\221\103\114\303\031\230\010\310\307\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15629
\173\117\026\214\245\316\111\001\037\163\016\254\165\023\246\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15630
\236\054\040\336\330\220\016\012\321\151\322\047\373\252\167\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15631
\047\122\045\342\313\135\330\330\203\120\027\175\212\265\202\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15632
\004\216\264\325\360\111\247\144\267\036\056\137\040\234\120\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15633
\117\257\341\265\101\024\364\230\222\210\307\345\345\144\107\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15634
\107\171\375\300\121\361\301\231\347\334\316\152\373\257\265\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15635
\060\334\106\034\357\212\354\225\357\334\377\257\020\034\353\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15636
\330\260\252\152\205\030\015\027\311\076\277\361\233\320\011\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15637
\102\375\240\102\264\235\211\121\125\051\317\033\160\274\204\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15638
\255\301\023\037\230\364\056\166\140\213\135\077\232\255\312\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15639
\277\247\126\133\217\167\270\325\236\171\111\222\077\340\361\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15640
\044\172\154\233\027\017\155\357\123\230\221\053\344\017\276\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15641
\171\007\170\273\227\225\364\237\151\324\130\207\012\251\343\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15642
\266\130\031\237\046\041\261\304\131\215\262\101\165\300\255\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15643
\316\234\000\010\362\066\377\076\360\241\017\032\254\024\375\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15644
\140\017\002\003\001\000\001\243\103\060\101\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15645
\035\016\004\026\004\024\331\067\263\116\005\375\331\317\237\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15646
\026\256\266\211\057\353\045\072\210\034\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15647
\017\001\001\377\004\005\003\003\007\006\000\060\017\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15648
\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15649
\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15650
\162\140\226\267\311\334\330\051\136\043\205\137\262\263\055\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15651
\373\210\327\027\376\173\155\105\270\366\205\154\237\042\374\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15652
\020\042\354\252\271\060\366\253\130\326\071\020\061\231\051\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15653
\275\211\146\101\373\164\336\221\301\030\013\237\265\141\313\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15654
\072\276\365\250\224\243\042\125\156\027\111\377\322\051\361\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15655
\046\135\357\245\252\072\371\161\173\346\332\130\035\323\164\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15656
\001\372\076\151\130\137\255\313\150\276\024\056\233\154\300\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15657
\334\240\046\372\167\032\342\044\332\032\067\340\147\255\321\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15658
\203\015\245\032\035\156\022\222\176\204\142\000\027\275\274\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15659
\030\127\362\327\251\157\131\210\274\064\267\056\205\170\235\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15660
\334\024\303\054\212\122\233\226\214\122\146\075\206\026\213\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15661
\270\121\011\214\352\175\315\210\162\263\140\063\261\360\012\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15662
\357\017\365\011\067\210\044\016\054\153\040\072\242\372\021\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15663
\100\065\234\104\150\143\073\254\063\157\143\274\054\273\362\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15664
\313\166\175\175\210\330\035\310\005\035\156\274\224\251\146\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15665
\167\161\307\372\221\372\057\121\236\351\071\122\266\347\004\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15666
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15667
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15668
# Trust for Certificate "TURKTRUST Certificate Services Provider Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15669
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15670
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15671
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15672
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15673
CKA_LABEL UTF8 "TURKTRUST Certificate Services Provider Root 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15674
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15675
\264\065\324\341\021\235\034\146\220\247\111\353\263\224\275\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15676
\173\247\202\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15677
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15678
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15679
\067\245\156\324\261\045\204\227\267\375\126\025\172\371\242\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15680
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15681
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15682
\060\201\276\061\077\060\075\006\003\125\004\003\014\066\124\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15683
\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15684
\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15685
\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15686
\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15687
\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15688
\162\141\061\135\060\133\006\003\125\004\012\014\124\124\303\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15689
\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15690
\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15691
\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15692
\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15693
\056\040\050\143\051\040\113\141\163\304\261\155\040\062\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15694
\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15695
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15696
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15697
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15698
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15699
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15700
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15701
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15702
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15703
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15704
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15705
# Certificate "SwissSign Platinum CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15706
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15707
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15708
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15709
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15710
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15711
CKA_LABEL UTF8 "SwissSign Platinum CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15712
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15713
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15714
\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15715
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15716
\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15717
\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15718
\156\165\155\040\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15719
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15720
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15721
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15722
\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15723
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15724
\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15725
\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15726
\156\165\155\040\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15727
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15728
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15729
\002\010\116\262\000\147\014\003\135\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15730
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15731
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15732
\060\202\005\301\060\202\003\251\240\003\002\001\002\002\010\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15733
\262\000\147\014\003\135\117\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15734
\015\001\001\005\005\000\060\111\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15735
\006\023\002\103\110\061\025\060\023\006\003\125\004\012\023\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15736
\123\167\151\163\163\123\151\147\156\040\101\107\061\043\060\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15737
\006\003\125\004\003\023\032\123\167\151\163\163\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15738
\040\120\154\141\164\151\156\165\155\040\103\101\040\055\040\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15739
\062\060\036\027\015\060\066\061\060\062\065\060\070\063\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15740
\060\132\027\015\063\066\061\060\062\065\060\070\063\066\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15741
\132\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15742
\061\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15743
\123\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15744
\023\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15745
\151\156\165\155\040\103\101\040\055\040\107\062\060\202\002\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15746
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15747
\202\002\017\000\060\202\002\012\002\202\002\001\000\312\337\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15748
\002\342\332\370\374\007\026\261\336\140\252\336\226\134\144\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15749
\307\057\176\317\147\372\104\102\326\166\143\225\256\353\257\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15750
\040\212\105\107\206\142\170\206\326\040\071\046\364\256\243\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15751
\043\347\245\234\265\042\041\031\267\067\223\042\300\120\234\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15752
\173\324\325\004\104\134\313\264\302\237\222\276\044\330\173\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15753
\042\342\151\137\345\005\170\324\207\331\161\160\063\045\123\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15754
\207\073\051\220\050\066\232\125\104\060\150\244\203\227\177\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15755
\036\234\166\377\025\235\140\227\000\215\212\205\003\354\200\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15756
\352\054\156\020\121\222\314\176\325\243\063\330\326\111\336\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15757
\052\257\366\026\353\113\173\220\062\227\271\272\235\130\361\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15758
\127\111\004\036\242\135\006\160\335\161\333\371\335\213\232\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15759
\214\317\075\243\115\316\313\174\366\273\234\240\372\011\316\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15760
\142\262\351\015\037\342\162\050\217\237\254\150\040\175\157\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15761
\250\205\061\011\177\013\307\350\145\351\343\170\016\011\147\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15762
\213\064\202\373\135\340\314\235\201\155\142\356\010\036\004\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15763
\116\233\354\376\251\117\137\375\151\170\357\011\037\241\264\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15764
\372\363\357\220\036\114\005\213\036\352\172\221\172\303\327\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15765
\373\060\274\154\033\020\130\230\367\032\137\320\051\062\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15766
\106\115\141\152\205\114\122\164\057\006\037\173\021\342\204\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15767
\306\231\363\155\177\327\147\203\176\023\150\330\161\050\132\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15768
\316\335\350\020\024\232\376\155\043\207\156\216\132\160\074\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15769
\215\011\000\247\252\274\260\061\067\155\310\204\024\036\133\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15770
\105\143\040\153\113\164\214\275\333\072\016\301\317\132\026\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15771
\245\230\362\166\211\262\023\022\073\013\167\167\254\273\345\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15772
\051\112\222\162\312\141\032\053\136\114\342\203\164\167\372\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15773
\110\172\205\115\215\232\123\304\337\170\312\227\221\110\053\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15774
\053\001\367\034\032\242\355\030\272\012\275\203\372\157\274\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15775
\127\223\073\324\324\246\316\036\361\240\261\316\253\375\053\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15776
\232\117\033\327\303\162\333\244\304\277\135\114\365\335\173\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15777
\151\356\150\200\346\347\230\272\066\267\376\156\355\053\275\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15778
\370\145\031\332\125\011\176\045\334\376\141\142\162\371\176\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15779
\002\357\143\264\320\373\257\345\073\143\214\147\217\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15780
\000\001\243\201\254\060\201\251\060\016\006\003\125\035\017\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15781
\001\377\004\004\003\002\001\006\060\017\006\003\125\035\023\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15782
\001\377\004\005\060\003\001\001\377\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15783
\004\026\004\024\120\257\314\007\207\025\107\157\070\305\264\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15784
\321\336\225\252\351\337\234\314\060\037\006\003\125\035\043\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15785
\030\060\026\200\024\120\257\314\007\207\025\107\157\070\305\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15786
\145\321\336\225\252\351\337\234\314\060\106\006\003\125\035\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15787
\004\077\060\075\060\073\006\011\140\205\164\001\131\001\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15788
\001\060\056\060\054\006\010\053\006\001\005\005\007\002\001\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15789
\040\150\164\164\160\072\057\057\162\145\160\157\163\151\164\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15790
\162\171\056\163\167\151\163\163\163\151\147\156\056\143\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15791
\057\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15792
\003\202\002\001\000\010\205\246\365\026\014\374\104\032\301\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15793
\340\371\125\106\010\374\160\034\102\050\226\216\267\305\301\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15794
\165\116\011\161\171\345\155\226\312\113\245\210\140\320\060\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15795
\270\312\010\334\264\060\236\100\007\026\153\145\225\167\001\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15796
\244\267\065\013\201\332\161\025\251\164\027\070\173\130\312\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15797
\057\373\300\145\166\215\133\001\271\175\336\202\075\144\270\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15798
\024\164\243\012\124\323\054\225\030\027\065\365\121\153\077\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15799
\242\226\141\071\170\153\113\345\246\240\370\123\337\121\020\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15800
\142\347\200\057\342\321\340\274\216\066\106\167\063\354\270\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15801
\216\232\054\211\115\061\021\017\046\236\004\273\267\004\215\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15802
\362\271\374\132\235\073\026\267\057\310\230\253\376\212\120\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15803
\056\243\073\374\051\135\213\301\113\311\342\212\023\035\261\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15804
\273\102\035\122\335\116\330\024\136\020\306\061\007\357\161\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15805
\367\033\071\011\334\202\352\213\263\225\206\136\375\365\332\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15806
\061\246\340\061\266\224\346\104\111\164\305\026\345\367\037\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15807
\141\050\305\310\313\022\240\102\113\371\153\210\010\215\264\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15808
\030\363\165\237\304\177\000\117\005\225\234\243\027\002\303\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15809
\123\233\252\040\071\051\053\146\372\235\257\136\263\222\322\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15810
\246\341\032\371\055\101\151\201\024\264\264\265\355\211\075\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15811
\373\251\235\065\102\104\261\034\024\163\201\317\052\001\065\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15812
\061\325\055\217\155\204\337\200\115\127\343\077\305\204\165\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15813
\211\306\060\273\353\217\313\042\010\240\256\252\361\003\154\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15814
\113\115\011\245\016\162\306\126\153\041\102\116\043\045\024\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15815
\256\166\012\174\014\007\160\144\371\232\057\366\005\071\046\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15816
\014\217\031\177\103\136\156\364\133\025\057\333\141\135\346\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15817
\057\077\010\224\371\140\264\230\061\332\164\361\204\223\161\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15818
\137\373\140\130\321\373\304\301\155\211\242\273\040\037\235\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15819
\221\313\062\233\023\075\076\175\222\122\065\254\222\224\242\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15820
\030\302\174\307\352\257\166\005\026\335\147\047\302\176\034\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15821
\042\041\363\100\012\033\064\007\104\023\302\204\152\216\337\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15822
\132\277\177\353\035\342\032\070\321\134\257\107\222\153\200\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15823
\060\245\311\215\330\253\061\201\037\337\302\146\067\323\223\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15824
\205\206\171\145\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15825
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15826
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15827
# Trust for Certificate "SwissSign Platinum CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15828
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15829
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15830
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15831
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15832
CKA_LABEL UTF8 "SwissSign Platinum CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15833
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15834
\126\340\372\300\073\217\030\043\125\030\345\323\021\312\350\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15835
\103\061\253\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15836
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15837
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15838
\311\230\047\167\050\036\075\016\025\074\204\000\270\205\003\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15839
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15840
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15841
\060\111\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15842
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15843
\151\147\156\040\101\107\061\043\060\041\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15844
\032\123\167\151\163\163\123\151\147\156\040\120\154\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15845
\156\165\155\040\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15846
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15847
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15848
\002\010\116\262\000\147\014\003\135\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15849
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15850
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15851
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15852
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15853
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15854
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15855
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15856
# Certificate "SwissSign Gold CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15857
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15858
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15859
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15860
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15861
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15862
CKA_LABEL UTF8 "SwissSign Gold CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15863
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15864
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15865
\060\105\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15866
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15867
\151\147\156\040\101\107\061\037\060\035\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15868
\026\123\167\151\163\163\123\151\147\156\040\107\157\154\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15869
\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15870
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15871
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15872
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15873
\060\105\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15874
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15875
\151\147\156\040\101\107\061\037\060\035\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15876
\026\123\167\151\163\163\123\151\147\156\040\107\157\154\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15877
\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15878
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15879
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15880
\002\011\000\273\100\034\103\365\136\117\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15881
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15882
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15883
\060\202\005\272\060\202\003\242\240\003\002\001\002\002\011\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15884
\273\100\034\103\365\136\117\260\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15885
\367\015\001\001\005\005\000\060\105\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15886
\004\006\023\002\103\110\061\025\060\023\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15887
\014\123\167\151\163\163\123\151\147\156\040\101\107\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15888
\035\006\003\125\004\003\023\026\123\167\151\163\163\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15889
\156\040\107\157\154\144\040\103\101\040\055\040\107\062\060\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15890
\027\015\060\066\061\060\062\065\060\070\063\060\063\065\132\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15891
\015\063\066\061\060\062\065\060\070\063\060\063\065\132\060\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15892
\061\013\060\011\006\003\125\004\006\023\002\103\110\061\025\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15893
\023\006\003\125\004\012\023\014\123\167\151\163\163\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15894
\156\040\101\107\061\037\060\035\006\003\125\004\003\023\026\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15895
\167\151\163\163\123\151\147\156\040\107\157\154\144\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15896
\040\055\040\107\062\060\202\002\042\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15897
\206\367\015\001\001\001\005\000\003\202\002\017\000\060\202\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15898
\012\002\202\002\001\000\257\344\356\176\213\044\016\022\156\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15899
\120\055\026\104\073\222\222\134\312\270\135\204\222\102\023\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15900
\274\145\127\202\100\076\127\044\315\120\213\045\052\267\157\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15901
\357\242\320\300\037\002\044\112\023\226\217\043\023\346\050\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15902
\000\243\107\307\006\247\204\043\053\273\275\226\053\177\125\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15903
\213\301\127\037\016\142\145\017\335\075\126\212\163\332\256\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15904
\155\272\201\034\176\102\214\040\065\331\103\115\204\372\204\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15905
\122\054\363\016\047\167\013\153\277\021\057\162\170\237\056\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15906
\076\346\030\067\132\052\162\371\332\142\220\222\225\312\037\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15907
\351\263\074\053\313\363\001\023\277\132\317\301\265\012\140\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15908
\335\265\231\144\123\270\240\226\263\157\342\046\167\221\214\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15909
\142\020\002\237\064\017\244\325\222\063\121\336\276\215\272\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15910
\172\140\074\152\333\237\053\354\336\336\001\077\156\115\345\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15911
\206\313\264\257\355\104\100\305\312\132\214\332\322\053\174\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15912
\356\276\246\345\012\252\016\245\337\005\122\267\125\307\042\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15913
\062\152\227\227\143\023\333\311\333\171\066\173\205\072\112\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15914
\122\211\371\044\347\235\167\251\202\377\125\034\245\161\151\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15915
\321\002\044\362\263\046\324\153\332\004\125\345\301\012\307\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15916
\060\067\220\052\344\236\024\063\136\026\027\125\305\133\265\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15917
\064\211\222\361\235\046\217\241\007\324\306\262\170\120\333\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15918
\014\013\174\013\214\101\327\271\351\335\214\210\367\243\115\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15919
\062\314\330\027\332\315\267\316\146\235\324\375\136\377\275\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15920
\076\051\165\347\176\247\142\130\257\045\064\245\101\307\075\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15921
\015\120\312\003\003\017\010\132\037\225\163\170\142\277\257\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15922
\024\151\016\245\345\003\016\170\216\046\050\102\360\007\013\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15923
\040\020\147\071\106\372\251\003\314\004\070\172\146\357\040\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15924
\265\214\112\126\216\221\000\374\216\134\202\336\210\240\303\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15925
\150\156\175\215\357\074\335\145\364\135\254\121\357\044\200\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15926
\252\126\227\157\371\255\175\332\141\077\230\167\074\245\221\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15927
\034\214\046\332\145\242\011\155\301\342\124\343\271\312\114\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15928
\200\217\167\173\140\232\036\337\266\362\110\036\016\272\116\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15929
\155\230\340\341\242\032\242\167\120\317\304\143\222\354\107\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15930
\235\353\346\153\316\301\002\003\001\000\001\243\201\254\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15931
\251\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15932
\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15933
\001\377\060\035\006\003\125\035\016\004\026\004\024\133\045\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15934
\226\244\145\121\176\270\071\363\300\170\146\136\350\072\347\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15935
\356\060\037\006\003\125\035\043\004\030\060\026\200\024\133\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15936
\173\226\244\145\121\176\270\071\363\300\170\146\136\350\072\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15937
\360\356\060\106\006\003\125\035\040\004\077\060\075\060\073\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15938
\011\140\205\164\001\131\001\002\001\001\060\056\060\054\006\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15939
\053\006\001\005\005\007\002\001\026\040\150\164\164\160\072\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15940
\057\162\145\160\157\163\151\164\157\162\171\056\163\167\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15941
\163\163\151\147\156\056\143\157\155\057\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15942
\110\206\367\015\001\001\005\005\000\003\202\002\001\000\047\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15943
\343\224\174\361\256\300\336\027\346\345\330\325\365\124\260\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15944
\364\273\315\136\005\173\117\237\165\146\257\074\350\126\176\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15945
\162\170\070\003\331\053\142\033\000\271\370\351\140\315\314\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15946
\121\212\307\120\061\156\341\112\176\030\057\151\131\266\075\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15947
\201\053\343\203\204\346\042\207\216\175\340\356\002\231\141\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15948
\036\364\270\053\210\022\026\204\302\061\223\070\226\061\246\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15949
\073\123\077\303\044\223\126\133\151\222\354\305\301\273\070\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15950
\343\354\027\251\270\334\307\174\001\203\237\062\107\272\122\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15951
\064\035\062\172\011\126\247\174\045\066\251\075\113\332\300\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15952
\157\012\273\022\310\207\113\047\021\371\036\055\307\223\077\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15953
\333\137\046\153\122\331\056\212\361\024\306\104\215\025\251\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15954
\277\275\336\246\032\356\256\055\373\110\167\027\376\273\354\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15955
\030\365\052\121\360\071\204\227\225\154\156\033\303\053\304\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15956
\140\171\045\260\012\047\337\337\136\322\071\317\105\175\102\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15957
\337\263\054\036\305\306\135\312\125\072\240\234\151\232\217\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15958
\357\262\260\074\237\207\154\022\053\145\160\025\122\061\032\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15959
\317\157\061\043\120\037\214\117\217\043\303\164\101\143\034\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15960
\250\024\335\076\340\121\120\317\361\033\060\126\016\222\260\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15961
\205\330\203\313\042\144\274\055\270\045\325\124\242\270\006\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15962
\255\222\244\044\240\301\206\265\112\023\152\107\317\056\013\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15963
\225\124\313\316\232\333\152\264\246\262\333\101\010\206\047\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15964
\367\152\240\102\154\013\070\316\327\165\120\062\222\302\337\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15965
\060\042\110\320\325\101\070\045\135\244\351\135\237\306\224\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15966
\320\105\375\060\227\103\217\220\253\012\307\206\163\140\112\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15967
\055\336\245\170\327\006\332\152\236\113\076\167\072\040\023\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15968
\001\320\277\150\236\143\140\153\065\115\013\155\272\241\075\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15969
\223\340\177\043\263\125\255\162\045\116\106\371\322\026\357\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15970
\144\301\001\236\351\312\240\152\230\016\317\330\140\362\057\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15971
\270\344\102\341\070\065\026\364\310\156\117\367\201\126\350\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15972
\243\276\043\257\256\375\157\003\340\002\073\060\166\372\033\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15973
\101\317\001\261\351\270\311\146\364\333\046\363\072\244\164\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15974
\111\044\133\311\260\320\127\301\372\076\172\341\227\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15975
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15976
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15977
# Trust for Certificate "SwissSign Gold CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15978
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15979
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15980
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15981
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15982
CKA_LABEL UTF8 "SwissSign Gold CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15983
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15984
\330\305\070\212\267\060\033\033\156\324\172\346\105\045\072\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15985
\237\032\047\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15986
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15987
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15988
\044\167\331\250\221\321\073\372\210\055\302\377\370\315\063\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15989
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15990
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15991
\060\105\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15992
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15993
\151\147\156\040\101\107\061\037\060\035\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15994
\026\123\167\151\163\163\123\151\147\156\040\107\157\154\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15995
\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15996
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15997
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15998
\002\011\000\273\100\034\103\365\136\117\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 15999
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16000
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16001
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16002
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16003
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16005
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16006
# Certificate "SwissSign Silver CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16007
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16008
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16009
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16010
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16011
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16012
CKA_LABEL UTF8 "SwissSign Silver CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16013
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16014
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16015
\060\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16016
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16017
\151\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16018
\030\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16019
\162\040\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16020
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16021
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16022
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16023
\060\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16024
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16025
\151\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16026
\030\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16027
\162\040\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16028
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16029
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16030
\002\010\117\033\324\057\124\273\057\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16031
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16032
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16033
\060\202\005\275\060\202\003\245\240\003\002\001\002\002\010\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16034
\033\324\057\124\273\057\113\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16035
\015\001\001\005\005\000\060\107\061\013\060\011\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16036
\006\023\002\103\110\061\025\060\023\006\003\125\004\012\023\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16037
\123\167\151\163\163\123\151\147\156\040\101\107\061\041\060\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16038
\006\003\125\004\003\023\030\123\167\151\163\163\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16039
\040\123\151\154\166\145\162\040\103\101\040\055\040\107\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16040
\036\027\015\060\066\061\060\062\065\060\070\063\062\064\066\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16041
\027\015\063\066\061\060\062\065\060\070\063\062\064\066\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16042
\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16043
\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16044
\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16045
\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16046
\040\103\101\040\055\040\107\062\060\202\002\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16047
\052\206\110\206\367\015\001\001\001\005\000\003\202\002\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16048
\060\202\002\012\002\202\002\001\000\304\361\207\177\323\170\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16049
\367\070\311\370\303\231\103\274\307\367\274\067\347\116\161\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16050
\113\217\245\163\035\134\156\230\256\003\127\256\070\067\103\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16051
\027\075\037\310\316\150\020\301\170\256\031\003\053\020\372\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16052
\171\203\366\350\271\150\271\125\362\004\104\247\071\371\374\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16053
\213\036\361\242\115\047\371\141\173\272\267\345\242\023\266\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16054
\141\076\320\154\321\346\373\372\136\355\035\264\236\240\065\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16055
\241\222\313\360\111\222\376\205\012\005\076\346\331\013\342\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16056
\273\334\225\067\374\221\351\062\065\042\321\037\072\116\047\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16057
\235\260\025\224\062\332\141\015\107\115\140\102\256\222\107\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16058
\203\132\120\130\351\212\213\271\135\241\334\335\231\112\037\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16059
\147\273\110\344\203\266\067\353\110\072\257\017\147\217\027\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16060
\350\004\312\357\152\061\207\324\300\266\371\224\161\173\147\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16061
\270\266\221\112\102\173\145\056\060\152\014\365\220\356\225\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16062
\362\315\202\354\331\241\112\354\366\262\113\345\105\205\346\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16063
\170\223\004\056\234\202\155\066\251\304\061\144\037\206\203\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16064
\052\364\065\012\170\311\125\317\101\260\107\351\060\237\231\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16065
\141\250\006\204\271\050\172\137\070\331\033\251\070\260\203\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16066
\163\301\303\073\110\052\202\017\041\233\270\314\250\065\303\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16067
\033\203\263\076\276\244\225\151\001\072\211\000\170\004\331\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16068
\364\231\031\253\126\176\133\213\206\071\025\221\244\020\054\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16069
\062\200\140\263\223\300\052\266\030\013\235\176\215\111\362\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16070
\112\177\371\325\106\057\031\222\243\231\247\046\254\273\214\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16071
\346\016\274\107\007\334\163\121\361\160\144\057\010\371\264\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16072
\035\060\154\104\352\051\067\205\222\150\146\274\203\070\376\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16073
\071\056\323\120\360\037\373\136\140\266\251\246\372\047\101\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16074
\233\030\162\362\365\204\164\112\311\147\304\124\256\110\144\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16075
\214\321\156\260\035\341\007\217\010\036\231\234\161\351\114\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16076
\245\367\107\022\037\164\321\121\236\206\363\302\242\043\100\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16077
\163\333\113\246\347\163\006\214\301\240\351\301\131\254\106\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16078
\346\057\370\317\161\234\106\155\271\304\025\215\070\171\003\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16079
\110\357\304\135\327\010\356\207\071\042\206\262\015\017\130\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16080
\367\161\251\110\056\375\352\326\037\002\003\001\000\001\243\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16081
\254\060\201\251\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16082
\003\002\001\006\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16083
\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16084
\027\240\315\301\344\101\266\072\133\073\313\105\235\275\034\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16085
\230\372\206\130\060\037\006\003\125\035\043\004\030\060\026\200
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16086
\024\027\240\315\301\344\101\266\072\133\073\313\105\235\275\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16087
\302\230\372\206\130\060\106\006\003\125\035\040\004\077\060\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16088
\060\073\006\011\140\205\164\001\131\001\003\001\001\060\056\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16089
\054\006\010\053\006\001\005\005\007\002\001\026\040\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16090
\160\072\057\057\162\145\160\157\163\151\164\157\162\171\056\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16091
\167\151\163\163\163\151\147\156\056\143\157\155\057\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16092
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16093
\000\163\306\201\340\047\322\055\017\340\225\060\342\232\101\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16094
\120\054\137\137\142\141\251\206\152\151\030\014\164\111\326\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16095
\204\352\101\122\030\157\130\255\120\126\040\152\306\275\050\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16096
\130\221\334\221\021\065\251\072\035\274\032\245\140\236\330\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16097
\177\105\221\151\331\176\273\170\162\301\006\017\052\316\217\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16098
\160\141\254\240\315\013\270\071\051\126\204\062\116\206\273\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16099
\304\052\331\327\037\162\356\376\121\241\042\101\261\161\002\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16100
\032\202\260\142\253\136\127\022\037\337\313\335\165\240\300\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16101
\171\220\214\033\340\120\346\336\061\376\230\173\160\137\245\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16102
\330\255\370\002\266\157\323\140\335\100\113\042\305\075\255\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16103
\172\237\032\032\107\221\171\063\272\202\334\062\151\003\226\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16104
\037\113\360\161\376\343\147\162\240\261\277\134\213\344\372\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16105
\042\307\204\271\033\215\043\227\077\355\045\340\317\145\273\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16106
\141\004\357\335\036\262\132\101\042\132\241\237\135\054\350\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16107
\311\155\251\014\014\170\252\140\306\126\217\001\132\014\150\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16108
\151\031\171\304\037\176\227\005\277\305\351\044\121\136\324\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16109
\113\123\355\331\043\132\066\003\145\243\301\003\255\101\060\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16110
\106\033\205\220\257\145\265\325\261\344\026\133\170\165\035\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16111
\172\155\131\251\052\217\173\336\303\207\211\020\231\111\163\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16112
\310\075\275\121\065\164\052\325\361\176\151\033\052\273\073\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16113
\045\270\232\132\075\162\141\220\146\207\356\014\326\115\324\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16114
\164\013\152\376\013\003\374\243\125\127\211\376\112\313\256\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16115
\027\005\310\362\215\043\061\123\070\322\055\152\077\202\271\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16116
\010\152\367\136\101\164\156\303\021\176\007\254\051\140\221\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16117
\070\312\127\020\015\275\060\057\307\245\346\101\240\332\256\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16118
\207\232\240\244\145\154\114\011\014\211\272\270\323\271\300\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16119
\212\060\372\215\345\232\153\025\001\116\147\252\332\142\126\076
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16120
\204\010\146\322\304\066\175\247\076\020\374\210\340\324\200\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16121
\000\275\252\363\116\006\243\172\152\371\142\162\343\011\117\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16122
\233\016\001\043\361\237\273\174\334\334\154\021\227\045\262\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16123
\264\143\024\322\006\052\147\214\203\365\316\352\007\330\232\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16124
\036\354\344\012\273\052\114\353\011\140\071\316\312\142\330\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16125
\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16126
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16128
# Trust for Certificate "SwissSign Silver CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16129
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16130
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16131
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16132
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16133
CKA_LABEL UTF8 "SwissSign Silver CA - G2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16134
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16135
\233\252\345\237\126\356\041\313\103\132\276\045\223\337\247\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16136
\100\321\035\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16137
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16138
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16139
\340\006\241\311\175\317\311\374\015\300\126\165\226\330\142\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16140
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16141
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16142
\060\107\061\013\060\011\006\003\125\004\006\023\002\103\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16143
\025\060\023\006\003\125\004\012\023\014\123\167\151\163\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16144
\151\147\156\040\101\107\061\041\060\037\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16145
\030\123\167\151\163\163\123\151\147\156\040\123\151\154\166\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16146
\162\040\103\101\040\055\040\107\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16147
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16148
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16149
\002\010\117\033\324\057\124\273\057\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16150
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16151
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16152
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16153
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16154
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16156
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16157
# Certificate "GeoTrust Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16158
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16159
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16160
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16161
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16162
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16163
CKA_LABEL UTF8 "GeoTrust Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16164
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16165
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16166
\060\130\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16167
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16168
\163\164\040\111\156\143\056\061\061\060\057\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16169
\023\050\107\145\157\124\162\165\163\164\040\120\162\151\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16170
\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16171
\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16172
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16173
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16174
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16175
\060\130\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16176
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16177
\163\164\040\111\156\143\056\061\061\060\057\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16178
\023\050\107\145\157\124\162\165\163\164\040\120\162\151\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16179
\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16180
\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16181
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16182
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16183
\002\020\030\254\265\152\375\151\266\025\072\143\154\257\332\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16184
\304\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16185
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16186
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16187
\060\202\003\174\060\202\002\144\240\003\002\001\002\002\020\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16188
\254\265\152\375\151\266\025\072\143\154\257\332\372\304\241\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16189
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16190
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\026\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16191
\024\006\003\125\004\012\023\015\107\145\157\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16192
\040\111\156\143\056\061\061\060\057\006\003\125\004\003\023\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16193
\107\145\157\124\162\165\163\164\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16194
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16195
\165\164\150\157\162\151\164\171\060\036\027\015\060\066\061\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16196
\062\067\060\060\060\060\060\060\132\027\015\063\066\060\067\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16197
\066\062\063\065\071\065\071\132\060\130\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16198
\125\004\006\023\002\125\123\061\026\060\024\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16199
\023\015\107\145\157\124\162\165\163\164\040\111\156\143\056\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16200
\061\060\057\006\003\125\004\003\023\050\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16201
\163\164\040\120\162\151\155\141\162\171\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16202
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16203
\164\171\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16204
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16205
\001\001\000\276\270\025\173\377\324\174\175\147\255\203\144\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16206
\310\102\123\055\337\366\204\010\040\141\326\001\131\152\234\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16207
\021\257\357\166\375\225\176\316\141\060\273\172\203\137\002\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16208
\001\146\312\356\025\215\157\241\060\234\275\241\205\236\224\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16209
\363\126\210\000\061\317\330\356\152\226\002\331\355\003\214\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16210
\165\155\347\352\270\125\026\005\026\232\364\340\136\261\210\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16211
\144\205\134\025\115\210\307\267\272\340\165\351\255\005\075\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16212
\307\211\110\340\273\050\310\003\341\060\223\144\136\122\300\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16213
\160\042\065\127\210\212\361\225\012\203\327\274\061\163\001\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16214
\355\357\106\161\340\153\002\250\065\162\153\227\233\146\340\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16215
\034\171\137\330\032\004\150\036\107\002\346\235\140\342\066\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16216
\001\337\316\065\222\337\276\147\307\155\167\131\073\217\235\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16217
\220\025\224\274\102\064\020\301\071\371\261\047\076\176\326\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16218
\165\305\262\257\226\323\242\336\233\344\230\276\175\341\351\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16219
\255\266\157\374\327\016\332\340\064\260\015\032\167\347\343\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16220
\230\357\130\372\234\204\267\066\257\302\337\254\322\364\020\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16221
\160\161\065\002\003\001\000\001\243\102\060\100\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16222
\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16223
\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16224
\003\125\035\016\004\026\004\024\054\325\120\101\227\025\213\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16225
\217\066\141\133\112\373\153\331\231\311\063\222\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16226
\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16227
\132\160\177\054\335\267\064\117\365\206\121\251\046\276\113\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16228
\252\361\161\015\334\141\307\240\352\064\036\172\167\017\004\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16229
\350\047\217\154\220\277\221\026\044\106\076\112\116\316\053\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16230
\325\013\122\035\374\037\147\242\002\105\061\117\316\363\372\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16231
\247\171\235\123\152\331\332\143\072\370\200\327\323\231\341\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16232
\341\276\324\125\161\230\065\072\276\223\352\256\255\102\262\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16233
\157\340\374\041\115\065\143\063\211\111\326\233\116\312\307\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16234
\116\011\000\367\332\307\357\231\142\231\167\266\225\042\136\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16235
\240\253\364\270\170\230\312\070\031\231\311\162\236\170\315\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16236
\254\257\031\240\163\022\055\374\302\101\272\201\221\332\026\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16237
\061\267\371\264\161\200\022\110\231\162\163\132\131\123\301\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16238
\122\063\355\247\311\322\071\002\160\372\340\261\102\146\051\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16239
\233\121\355\060\124\042\024\137\331\253\035\301\344\224\360\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16240
\365\053\367\352\312\170\106\326\270\221\375\246\015\053\032\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16241
\001\076\200\360\102\240\225\007\136\155\315\314\113\244\105\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16242
\253\022\350\263\336\132\345\240\174\350\017\042\035\132\351\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16243
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16245
# Trust for Certificate "GeoTrust Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16246
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16247
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16248
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16249
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16250
CKA_LABEL UTF8 "GeoTrust Primary Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16251
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16252
\062\074\021\216\033\367\270\266\122\124\342\342\020\015\326\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16253
\220\067\360\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16254
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16255
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16256
\002\046\303\001\136\010\060\067\103\251\320\175\317\067\346\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16257
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16258
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16259
\060\130\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16260
\026\060\024\006\003\125\004\012\023\015\107\145\157\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16261
\163\164\040\111\156\143\056\061\061\060\057\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16262
\023\050\107\145\157\124\162\165\163\164\040\120\162\151\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16263
\162\171\040\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16264
\040\101\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16265
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16266
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16267
\002\020\030\254\265\152\375\151\266\025\072\143\154\257\332\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16268
\304\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16269
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16270
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16271
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16272
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16273
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16275
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16276
# Certificate "thawte Primary Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16277
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16278
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16279
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16280
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16281
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16282
CKA_LABEL UTF8 "thawte Primary Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16283
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16284
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16285
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16286
\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16287
\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16288
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16289
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16290
\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16291
\062\060\060\066\040\164\150\141\167\164\145\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16292
\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16293
\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16294
\003\125\004\003\023\026\164\150\141\167\164\145\040\120\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16295
\155\141\162\171\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16296
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16297
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16298
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16299
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16300
\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16301
\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16302
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16303
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16304
\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16305
\062\060\060\066\040\164\150\141\167\164\145\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16306
\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16307
\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16308
\003\125\004\003\023\026\164\150\141\167\164\145\040\120\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16309
\155\141\162\171\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16310
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16311
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16312
\002\020\064\116\325\127\040\325\355\354\111\364\057\316\067\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16313
\053\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16314
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16315
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16316
\060\202\004\040\060\202\003\010\240\003\002\001\002\002\020\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16317
\116\325\127\040\325\355\354\111\364\057\316\067\333\053\155\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16318
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16319
\251\061\013\060\011\006\003\125\004\006\023\002\125\123\061\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16320
\060\023\006\003\125\004\012\023\014\164\150\141\167\164\145\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16321
\040\111\156\143\056\061\050\060\046\006\003\125\004\013\023\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16322
\103\145\162\164\151\146\151\143\141\164\151\157\156\040\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16323
\162\166\151\143\145\163\040\104\151\166\151\163\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16324
\070\060\066\006\003\125\004\013\023\057\050\143\051\040\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16325
\060\066\040\164\150\141\167\164\145\054\040\111\156\143\056\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16326
\055\040\106\157\162\040\141\165\164\150\157\162\151\172\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16327
\040\165\163\145\040\157\156\154\171\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16328
\004\003\023\026\164\150\141\167\164\145\040\120\162\151\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16329
\162\171\040\122\157\157\164\040\103\101\060\036\027\015\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16330
\061\061\061\067\060\060\060\060\060\060\132\027\015\063\066\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16331
\067\061\066\062\063\065\071\065\071\132\060\201\251\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16332
\011\006\003\125\004\006\023\002\125\123\061\025\060\023\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16333
\125\004\012\023\014\164\150\141\167\164\145\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16334
\056\061\050\060\046\006\003\125\004\013\023\037\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16335
\151\146\151\143\141\164\151\157\156\040\123\145\162\166\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16336
\145\163\040\104\151\166\151\163\151\157\156\061\070\060\066\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16337
\003\125\004\013\023\057\050\143\051\040\062\060\060\066\040\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16338
\150\141\167\164\145\054\040\111\156\143\056\040\055\040\106\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16339
\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16340
\040\157\156\154\171\061\037\060\035\006\003\125\004\003\023\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16341
\164\150\141\167\164\145\040\120\162\151\155\141\162\171\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16342
\157\157\164\040\103\101\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16343
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16344
\001\012\002\202\001\001\000\254\240\360\373\200\131\324\234\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16345
\244\317\235\241\131\163\011\020\105\014\015\054\156\150\361\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16346
\133\110\150\111\131\067\374\013\063\031\302\167\177\314\020\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16347
\225\064\034\346\353\115\011\247\034\322\270\311\227\066\002\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16348
\211\324\044\137\006\300\314\104\224\224\215\002\142\157\353\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16349
\335\021\215\050\232\134\204\220\020\172\015\275\164\146\057\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16350
\070\240\342\325\124\104\353\035\007\237\007\272\157\356\351\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16351
\116\013\051\365\076\204\240\001\361\234\253\370\034\176\211\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16352
\350\241\330\161\145\015\243\121\173\356\274\322\042\140\015\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16353
\133\235\337\272\374\121\133\013\257\230\262\351\056\351\004\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16354
\142\207\336\053\310\327\116\301\114\144\036\335\317\207\130\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16355
\112\117\312\150\007\035\034\235\112\306\325\057\221\314\174\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16356
\162\034\305\300\147\353\062\375\311\222\134\224\332\205\300\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16357
\277\123\175\053\011\364\214\235\221\037\227\152\122\313\336\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16358
\066\244\167\330\173\207\120\104\325\076\156\051\151\373\071\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16359
\046\036\011\245\200\173\100\055\353\350\047\205\311\376\141\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16360
\176\346\174\227\035\325\235\002\003\001\000\001\243\102\060\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16361
\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16362
\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16363
\006\060\035\006\003\125\035\016\004\026\004\024\173\133\105\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16364
\257\316\313\172\375\061\222\032\152\266\363\106\353\127\110\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16365
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16366
\202\001\001\000\171\021\300\113\263\221\266\374\360\351\147\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16367
\015\156\105\276\125\350\223\322\316\003\077\355\332\045\260\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16368
\127\313\036\072\166\240\114\354\120\166\350\144\162\014\244\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16369
\361\270\213\326\326\207\204\273\062\345\101\021\300\167\331\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16370
\140\235\353\033\325\321\156\104\104\251\246\001\354\125\142\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16371
\167\270\134\216\110\111\174\234\073\127\021\254\255\163\067\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16372
\057\170\134\220\150\107\331\140\140\346\374\007\075\042\040\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16373
\304\367\026\351\304\330\162\371\310\163\174\337\026\057\025\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16374
\076\375\152\047\266\241\353\132\272\230\037\325\343\115\144\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16375
\235\023\310\141\272\365\071\034\207\272\270\275\173\042\177\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16376
\376\254\100\171\345\254\020\157\075\217\033\171\166\213\304\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16377
\263\041\030\204\345\066\000\353\143\040\231\271\351\376\063\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16378
\273\101\310\301\002\371\104\143\040\236\201\316\102\323\326\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16379
\054\166\323\143\234\131\335\217\246\341\016\240\056\101\367\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16380
\225\107\317\274\375\063\363\366\013\141\176\176\221\053\201\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16381
\302\047\060\356\247\020\135\067\217\134\071\053\344\004\360\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16382
\215\126\214\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16383
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16384
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16385
# Trust for Certificate "thawte Primary Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16386
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16387
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16388
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16389
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16390
CKA_LABEL UTF8 "thawte Primary Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16391
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16392
\221\306\326\356\076\212\310\143\204\345\110\302\231\051\134\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16393
\154\201\173\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16394
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16395
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16396
\214\312\334\013\042\316\365\276\162\254\101\032\021\250\330\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16397
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16398
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16399
\060\201\251\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16400
\061\025\060\023\006\003\125\004\012\023\014\164\150\141\167\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16401
\145\054\040\111\156\143\056\061\050\060\046\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16402
\023\037\103\145\162\164\151\146\151\143\141\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16403
\123\145\162\166\151\143\145\163\040\104\151\166\151\163\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16404
\156\061\070\060\066\006\003\125\004\013\023\057\050\143\051\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16405
\062\060\060\066\040\164\150\141\167\164\145\054\040\111\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16406
\056\040\055\040\106\157\162\040\141\165\164\150\157\162\151\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16407
\145\144\040\165\163\145\040\157\156\154\171\061\037\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16408
\003\125\004\003\023\026\164\150\141\167\164\145\040\120\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16409
\155\141\162\171\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16410
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16411
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16412
\002\020\064\116\325\127\040\325\355\354\111\364\057\316\067\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16413
\053\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16414
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16415
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16416
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16417
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16418
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16419
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16420
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16421
# Certificate "VeriSign Class 3 Public Primary Certification Authority - G5"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16422
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16423
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16424
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16425
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16426
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16427
CKA_LABEL UTF8 "VeriSign Class 3 Public Primary Certification Authority - G5"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16428
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16429
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16430
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16431
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16432
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16433
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16434
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16435
\125\004\013\023\061\050\143\051\040\062\060\060\066\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16436
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16437
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16438
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16439
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16440
\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16441
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16442
\165\164\150\157\162\151\164\171\040\055\040\107\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16443
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16444
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16445
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16446
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16447
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16448
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16449
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16450
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16451
\125\004\013\023\061\050\143\051\040\062\060\060\066\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16452
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16453
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16454
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16455
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16456
\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16457
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16458
\165\164\150\157\162\151\164\171\040\055\040\107\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16459
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16460
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16461
\002\020\030\332\321\236\046\175\350\273\112\041\130\315\314\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16462
\073\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16463
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16464
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16465
\060\202\004\323\060\202\003\273\240\003\002\001\002\002\020\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16466
\332\321\236\046\175\350\273\112\041\130\315\314\153\073\112\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16467
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16468
\312\061\013\060\011\006\003\125\004\006\023\002\125\123\061\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16469
\060\025\006\003\125\004\012\023\016\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16470
\156\054\040\111\156\143\056\061\037\060\035\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16471
\023\026\126\145\162\151\123\151\147\156\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16472
\040\116\145\164\167\157\162\153\061\072\060\070\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16473
\013\023\061\050\143\051\040\062\060\060\066\040\126\145\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16474
\123\151\147\156\054\040\111\156\143\056\040\055\040\106\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16475
\040\141\165\164\150\157\162\151\172\145\144\040\165\163\145\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16476
\157\156\154\171\061\105\060\103\006\003\125\004\003\023\074\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16477
\145\162\151\123\151\147\156\040\103\154\141\163\163\040\063\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16478
\120\165\142\154\151\143\040\120\162\151\155\141\162\171\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16479
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16480
\150\157\162\151\164\171\040\055\040\107\065\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16481
\066\061\061\060\070\060\060\060\060\060\060\132\027\015\063\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16482
\060\067\061\066\062\063\065\071\065\071\132\060\201\312\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16483
\060\011\006\003\125\004\006\023\002\125\123\061\027\060\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16484
\003\125\004\012\023\016\126\145\162\151\123\151\147\156\054\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16485
\111\156\143\056\061\037\060\035\006\003\125\004\013\023\026\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16486
\145\162\151\123\151\147\156\040\124\162\165\163\164\040\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16487
\164\167\157\162\153\061\072\060\070\006\003\125\004\013\023\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16488
\050\143\051\040\062\060\060\066\040\126\145\162\151\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16489
\156\054\040\111\156\143\056\040\055\040\106\157\162\040\141\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16490
\164\150\157\162\151\172\145\144\040\165\163\145\040\157\156\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16491
\171\061\105\060\103\006\003\125\004\003\023\074\126\145\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16492
\123\151\147\156\040\103\154\141\163\163\040\063\040\120\165\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16493
\154\151\143\040\120\162\151\155\141\162\171\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16494
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16495
\151\164\171\040\055\040\107\065\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16496
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16497
\060\202\001\012\002\202\001\001\000\257\044\010\010\051\172\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16498
\236\140\014\252\347\113\073\116\334\174\274\074\105\034\273\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16499
\340\376\051\002\371\127\010\243\144\205\025\047\365\361\255\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16500
\061\211\135\042\350\052\252\246\102\263\217\370\271\125\267\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16501
\267\113\263\376\217\176\007\127\354\357\103\333\146\142\025\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16502
\317\140\015\244\330\336\370\340\303\142\010\075\124\023\353\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16503
\312\131\124\205\046\345\053\217\033\237\353\365\241\221\302\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16504
\111\330\103\143\152\122\113\322\217\350\160\121\115\321\211\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16505
\173\307\160\366\263\334\022\164\333\173\135\113\126\323\226\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16506
\025\167\241\260\364\242\045\362\257\034\222\147\030\345\364\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16507
\004\357\220\271\344\000\344\335\072\265\031\377\002\272\364\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16508
\356\340\213\353\067\213\354\364\327\254\362\366\360\075\257\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16509
\165\221\063\031\035\034\100\313\164\044\031\041\223\331\024\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16510
\254\052\122\307\217\325\004\111\344\215\143\107\210\074\151\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16511
\313\376\107\275\053\176\117\305\225\256\016\235\324\321\103\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16512
\147\163\343\024\010\176\345\077\237\163\270\063\012\317\135\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16513
\064\207\226\212\356\123\350\045\025\002\003\001\000\001\243\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16514
\262\060\201\257\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16515
\060\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16516
\004\003\002\001\006\060\155\006\010\053\006\001\005\005\007\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16517
\014\004\141\060\137\241\135\240\133\060\131\060\127\060\125\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16518
\011\151\155\141\147\145\057\147\151\146\060\041\060\037\060\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16519
\006\005\053\016\003\002\032\004\024\217\345\323\032\206\254\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16520
\216\153\303\317\200\152\324\110\030\054\173\031\056\060\045\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16521
\043\150\164\164\160\072\057\057\154\157\147\157\056\166\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16522
\151\163\151\147\156\056\143\157\155\057\166\163\154\157\147\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16523
\056\147\151\146\060\035\006\003\125\035\016\004\026\004\024\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16524
\323\145\247\302\335\354\273\360\060\011\363\103\071\372\002\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16525
\063\061\063\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16526
\005\000\003\202\001\001\000\223\044\112\060\137\142\317\330\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16527
\230\057\075\352\334\231\055\275\167\366\245\171\042\070\354\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16528
\247\240\170\022\255\142\016\105\160\144\305\347\227\146\055\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16529
\011\176\137\257\326\314\050\145\362\001\252\010\032\107\336\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16530
\371\174\222\132\010\151\040\015\331\076\155\156\074\015\156\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16531
\346\006\221\100\030\271\370\301\355\337\333\101\252\340\226\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16532
\311\315\144\025\070\201\311\224\356\242\204\051\013\023\157\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16533
\333\014\335\045\002\333\244\213\031\104\322\101\172\005\151\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16534
\130\117\140\312\176\202\152\013\002\252\045\027\071\265\333\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16535
\347\204\145\052\225\212\275\206\336\136\201\026\203\055\020\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16536
\336\375\250\202\052\155\050\037\015\013\304\345\347\032\046\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16537
\341\364\021\157\020\265\225\374\347\102\005\062\333\316\235\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16538
\136\050\266\236\205\323\133\357\245\175\105\100\162\216\267\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16539
\153\016\006\373\063\065\110\161\270\235\047\213\304\145\137\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16540
\206\166\234\104\172\366\225\134\366\135\062\010\063\244\124\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16541
\030\077\150\134\362\102\112\205\070\124\203\137\321\350\054\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16542
\254\021\326\250\355\143\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16543
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16544
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16545
# Trust for Certificate "VeriSign Class 3 Public Primary Certification Authority - G5"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16546
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16547
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16548
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16549
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16550
CKA_LABEL UTF8 "VeriSign Class 3 Public Primary Certification Authority - G5"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16551
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16552
\116\266\325\170\111\233\034\317\137\130\036\255\126\276\075\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16553
\147\104\245\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16554
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16555
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16556
\313\027\344\061\147\076\342\011\376\105\127\223\363\012\372\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16557
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16558
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16559
\060\201\312\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16560
\061\027\060\025\006\003\125\004\012\023\016\126\145\162\151\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16561
\151\147\156\054\040\111\156\143\056\061\037\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16562
\004\013\023\026\126\145\162\151\123\151\147\156\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16563
\163\164\040\116\145\164\167\157\162\153\061\072\060\070\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16564
\125\004\013\023\061\050\143\051\040\062\060\060\066\040\126\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16565
\162\151\123\151\147\156\054\040\111\156\143\056\040\055\040\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16566
\157\162\040\141\165\164\150\157\162\151\172\145\144\040\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16567
\145\040\157\156\154\171\061\105\060\103\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16568
\074\126\145\162\151\123\151\147\156\040\103\154\141\163\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16569
\063\040\120\165\142\154\151\143\040\120\162\151\155\141\162\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16570
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16571
\165\164\150\157\162\151\164\171\040\055\040\107\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16572
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16573
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16574
\002\020\030\332\321\236\046\175\350\273\112\041\130\315\314\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16575
\073\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16576
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16577
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16578
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16579
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16580
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16581
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16582
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16583
# Certificate "SecureTrust CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16584
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16585
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16586
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16587
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16588
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16589
CKA_LABEL UTF8 "SecureTrust CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16590
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16591
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16592
\060\110\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16593
\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16594
\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16595
\156\061\027\060\025\006\003\125\004\003\023\016\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16596
\162\145\124\162\165\163\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16597
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16598
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16599
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16600
\060\110\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16601
\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16602
\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16603
\156\061\027\060\025\006\003\125\004\003\023\016\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16604
\162\145\124\162\165\163\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16605
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16606
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16607
\002\020\014\360\216\134\010\026\245\255\102\177\360\353\047\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16608
\131\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16609
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16610
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16611
\060\202\003\270\060\202\002\240\240\003\002\001\002\002\020\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16612
\360\216\134\010\026\245\255\102\177\360\353\047\030\131\320\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16613
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16614
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16615
\036\006\003\125\004\012\023\027\123\145\143\165\162\145\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16616
\165\163\164\040\103\157\162\160\157\162\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16617
\027\060\025\006\003\125\004\003\023\016\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16618
\124\162\165\163\164\040\103\101\060\036\027\015\060\066\061\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16619
\060\067\061\071\063\061\061\070\132\027\015\062\071\061\062\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16620
\061\061\071\064\060\065\065\132\060\110\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16621
\125\004\006\023\002\125\123\061\040\060\036\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16622
\023\027\123\145\143\165\162\145\124\162\165\163\164\040\103\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16623
\162\160\157\162\141\164\151\157\156\061\027\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16624
\004\003\023\016\123\145\143\165\162\145\124\162\165\163\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16625
\103\101\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16626
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16627
\001\001\000\253\244\201\345\225\315\365\366\024\216\302\117\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16628
\324\342\170\225\130\234\101\341\015\231\100\044\027\071\221\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16629
\146\351\276\341\203\257\142\134\211\321\374\044\133\141\263\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16630
\021\021\101\034\035\156\360\270\273\370\336\247\201\272\246\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16631
\306\237\035\275\276\216\251\101\076\270\224\355\051\032\324\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16632
\322\003\035\003\357\155\015\147\034\127\327\006\255\312\310\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16633
\376\016\257\146\045\110\004\226\013\135\243\272\026\303\010\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16634
\321\106\370\024\134\362\310\136\001\231\155\375\210\314\206\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16635
\301\157\061\102\154\122\076\150\313\363\031\064\337\273\207\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16636
\126\200\046\304\320\334\300\157\337\336\240\302\221\026\240\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16637
\021\113\104\274\036\366\347\372\143\336\146\254\166\244\161\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16638
\354\066\224\150\172\167\244\261\347\016\057\201\172\342\265\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16639
\206\357\242\153\213\360\017\333\323\131\077\272\162\274\104\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16640
\234\343\163\263\367\257\127\057\102\046\235\251\164\272\000\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16641
\362\113\315\123\174\107\013\066\205\016\146\251\010\227\026\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16642
\127\301\146\367\200\343\355\160\124\307\223\340\056\050\025\131
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16643
\207\272\273\002\003\001\000\001\243\201\235\060\201\232\060\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16644
\006\011\053\006\001\004\001\202\067\024\002\004\006\036\004\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16645
\103\000\101\060\013\006\003\125\035\017\004\004\003\002\001\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16646
\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16647
\377\060\035\006\003\125\035\016\004\026\004\024\102\062\266\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16648
\372\004\375\376\135\113\172\303\375\367\114\100\035\132\103\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16649
\060\064\006\003\125\035\037\004\055\060\053\060\051\240\047\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16650
\045\206\043\150\164\164\160\072\057\057\143\162\154\056\163\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16651
\143\165\162\145\164\162\165\163\164\056\143\157\155\057\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16652
\103\101\056\143\162\154\060\020\006\011\053\006\001\004\001\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16653
\067\025\001\004\003\002\001\000\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16654
\367\015\001\001\005\005\000\003\202\001\001\000\060\355\117\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16655
\341\130\072\122\162\133\265\246\243\145\030\246\273\121\073\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16656
\351\235\352\323\237\134\340\105\145\173\015\312\133\342\160\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16657
\262\224\005\024\256\111\307\215\101\007\022\163\224\176\014\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16658
\041\375\274\020\177\140\020\132\162\365\230\016\254\354\271\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16659
\335\172\157\135\323\034\364\377\210\005\151\102\251\005\161\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16660
\267\254\046\350\056\264\214\152\377\161\334\270\261\337\231\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16661
\174\041\124\053\344\130\242\273\127\051\256\236\251\243\031\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16662
\017\231\056\010\260\357\375\151\317\231\032\011\215\343\247\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16663
\053\311\066\064\173\044\263\170\114\225\027\244\006\046\036\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16664
\144\122\066\137\140\147\331\234\305\005\164\013\347\147\043\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16665
\010\374\210\351\256\213\177\341\060\364\067\176\375\306\062\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16666
\055\236\104\060\060\154\356\007\336\322\064\374\322\377\100\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16667
\113\364\146\106\006\124\246\362\062\012\143\046\060\153\233\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16668
\334\213\107\272\341\271\325\142\320\242\240\364\147\005\170\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16669
\143\032\157\004\326\370\306\114\243\232\261\067\264\215\345\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16670
\113\035\236\054\302\270\150\274\355\002\356\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16671
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16672
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16673
# Trust for Certificate "SecureTrust CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16674
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16675
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16676
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16677
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16678
CKA_LABEL UTF8 "SecureTrust CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16679
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16680
\207\202\306\303\004\065\073\317\322\226\222\322\131\076\175\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16681
\331\064\377\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16682
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16683
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16684
\334\062\303\247\155\045\127\307\150\011\235\352\055\251\242\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16685
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16686
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16687
\060\110\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16688
\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16689
\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16690
\156\061\027\060\025\006\003\125\004\003\023\016\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16691
\162\145\124\162\165\163\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16692
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16693
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16694
\002\020\014\360\216\134\010\026\245\255\102\177\360\353\047\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16695
\131\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16696
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16697
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16698
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16699
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16700
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16701
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16702
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16703
# Certificate "Secure Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16704
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16705
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16706
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16707
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16708
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16709
CKA_LABEL UTF8 "Secure Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16710
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16711
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16712
\060\112\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16713
\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16714
\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16715
\156\061\031\060\027\006\003\125\004\003\023\020\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16716
\162\145\040\107\154\157\142\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16717
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16718
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16719
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16720
\060\112\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16721
\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16722
\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16723
\156\061\031\060\027\006\003\125\004\003\023\020\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16724
\162\145\040\107\154\157\142\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16725
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16726
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16727
\002\020\007\126\042\244\350\324\212\211\115\364\023\310\360\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16728
\352\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16729
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16730
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16731
\060\202\003\274\060\202\002\244\240\003\002\001\002\002\020\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16732
\126\042\244\350\324\212\211\115\364\023\310\360\370\352\245\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16733
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16734
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16735
\036\006\003\125\004\012\023\027\123\145\143\165\162\145\124\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16736
\165\163\164\040\103\157\162\160\157\162\141\164\151\157\156\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16737
\031\060\027\006\003\125\004\003\023\020\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16738
\040\107\154\157\142\141\154\040\103\101\060\036\027\015\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16739
\061\061\060\067\061\071\064\062\062\070\132\027\015\062\071\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16740
\062\063\061\061\071\065\062\060\066\132\060\112\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16741
\006\003\125\004\006\023\002\125\123\061\040\060\036\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16742
\004\012\023\027\123\145\143\165\162\145\124\162\165\163\164\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16743
\103\157\162\160\157\162\141\164\151\157\156\061\031\060\027\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16744
\003\125\004\003\023\020\123\145\143\165\162\145\040\107\154\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16745
\142\141\154\040\103\101\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16746
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16747
\001\012\002\202\001\001\000\257\065\056\330\254\154\125\151\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16748
\161\345\023\150\044\263\117\330\314\041\107\370\361\140\070\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16749
\211\003\351\275\352\136\106\123\011\334\134\365\132\350\367\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16750
\052\002\353\061\141\327\051\063\114\316\307\174\012\067\176\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16751
\272\062\230\341\035\227\257\217\307\334\311\070\226\363\333\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16752
\374\121\355\150\306\320\156\244\174\044\321\256\102\310\226\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16753
\143\056\340\376\165\376\230\247\137\111\056\225\343\071\063\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16754
\216\036\244\137\220\322\147\074\262\331\376\101\271\125\247\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16755
\216\162\005\036\213\335\104\205\202\102\320\111\300\035\140\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16756
\321\027\054\225\353\366\245\301\222\243\305\302\247\010\140\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16757
\140\004\020\226\171\236\026\064\346\251\266\372\045\105\071\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16758
\036\145\371\223\365\252\361\122\334\231\230\075\245\206\032\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16759
\065\063\372\113\245\004\006\025\034\061\200\357\252\030\153\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16760
\173\327\332\316\371\063\040\325\365\275\152\063\055\201\004\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16761
\260\134\324\234\243\342\134\035\343\251\102\165\136\173\324\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16762
\357\071\124\272\311\012\030\033\022\231\111\057\210\113\375\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16763
\142\321\163\347\217\172\103\002\003\001\000\001\243\201\235\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16764
\201\232\060\023\006\011\053\006\001\004\001\202\067\024\002\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16765
\006\036\004\000\103\000\101\060\013\006\003\125\035\017\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16766
\003\002\001\206\060\017\006\003\125\035\023\001\001\377\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16767
\060\003\001\001\377\060\035\006\003\125\035\016\004\026\004\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16768
\257\104\004\302\101\176\110\203\333\116\071\002\354\354\204\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16769
\346\316\311\244\060\064\006\003\125\035\037\004\055\060\053\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16770
\051\240\047\240\045\206\043\150\164\164\160\072\057\057\143\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16771
\154\056\163\145\143\165\162\145\164\162\165\163\164\056\143\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16772
\155\057\123\107\103\101\056\143\162\154\060\020\006\011\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16773
\001\004\001\202\067\025\001\004\003\002\001\000\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16774
\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16775
\143\032\010\100\175\244\136\123\015\167\330\172\256\037\015\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16776
\121\026\003\357\030\174\310\343\257\152\130\223\024\140\221\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16777
\204\334\210\116\276\071\212\072\363\346\202\211\135\001\067\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16778
\253\044\244\025\016\222\065\132\112\104\136\116\127\372\165\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16779
\037\110\316\146\364\074\100\046\222\230\154\033\356\044\106\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16780
\027\263\122\245\333\245\221\221\317\067\323\157\347\047\010\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16781
\116\031\037\072\247\130\134\027\317\171\077\213\344\247\323\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16782
\043\235\046\017\130\151\374\107\176\262\320\215\213\223\277\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16783
\117\103\151\164\166\147\113\317\007\214\346\002\367\265\341\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16784
\103\265\113\055\024\237\371\334\046\015\277\246\107\164\006\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16785
\210\321\072\051\060\204\316\322\071\200\142\033\250\307\127\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16786
\274\152\125\121\147\025\112\276\065\007\344\325\165\230\067\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16787
\060\024\333\051\235\154\305\151\314\107\125\242\060\367\314\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16788
\177\302\303\230\034\153\116\026\200\353\172\170\145\105\242\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16789
\032\257\014\015\125\144\064\110\270\222\271\361\264\120\051\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16790
\117\043\037\332\154\254\037\104\341\335\043\170\121\133\307\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16791
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16792
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16793
# Trust for Certificate "Secure Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16794
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16795
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16796
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16797
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16798
CKA_LABEL UTF8 "Secure Global CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16799
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16800
\072\104\163\132\345\201\220\037\044\206\141\106\036\073\234\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16801
\137\365\072\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16802
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16803
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16804
\317\364\047\015\324\355\334\145\026\111\155\075\332\277\156\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16805
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16806
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16807
\060\112\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16808
\040\060\036\006\003\125\004\012\023\027\123\145\143\165\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16809
\124\162\165\163\164\040\103\157\162\160\157\162\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16810
\156\061\031\060\027\006\003\125\004\003\023\020\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16811
\162\145\040\107\154\157\142\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16812
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16813
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16814
\002\020\007\126\042\244\350\324\212\211\115\364\023\310\360\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16815
\352\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16816
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16817
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16818
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16819
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16820
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16821
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16822
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16823
# Certificate "COMODO Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16824
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16825
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16826
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16827
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16828
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16829
CKA_LABEL UTF8 "COMODO Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16830
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16831
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16832
\060\201\201\061\013\060\011\006\003\125\004\006\023\002\107\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16833
\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16834
\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16835
\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16836
\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16837
\040\103\101\040\114\151\155\151\164\145\144\061\047\060\045\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16838
\003\125\004\003\023\036\103\117\115\117\104\117\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16839
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16840
\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16841
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16842
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16843
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16844
\060\201\201\061\013\060\011\006\003\125\004\006\023\002\107\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16845
\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16846
\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16847
\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16848
\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16849
\040\103\101\040\114\151\155\151\164\145\144\061\047\060\045\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16850
\003\125\004\003\023\036\103\117\115\117\104\117\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16851
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16852
\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16853
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16854
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16855
\002\020\116\201\055\212\202\145\340\013\002\356\076\065\002\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16856
\345\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16857
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16858
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16859
\060\202\004\035\060\202\003\005\240\003\002\001\002\002\020\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16860
\201\055\212\202\145\340\013\002\356\076\065\002\106\345\075\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16861
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16862
\201\061\013\060\011\006\003\125\004\006\023\002\107\102\061\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16863
\060\031\006\003\125\004\010\023\022\107\162\145\141\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16864
\040\115\141\156\143\150\145\163\164\145\162\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16865
\003\125\004\007\023\007\123\141\154\146\157\162\144\061\032\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16866
\030\006\003\125\004\012\023\021\103\117\115\117\104\117\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16867
\101\040\114\151\155\151\164\145\144\061\047\060\045\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16868
\004\003\023\036\103\117\115\117\104\117\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16869
\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16870
\164\171\060\036\027\015\060\066\061\062\060\061\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16871
\060\060\132\027\015\062\071\061\062\063\061\062\063\065\071\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16872
\071\132\060\201\201\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16873
\107\102\061\033\060\031\006\003\125\004\010\023\022\107\162\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16874
\141\164\145\162\040\115\141\156\143\150\145\163\164\145\162\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16875
\020\060\016\006\003\125\004\007\023\007\123\141\154\146\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16876
\144\061\032\060\030\006\003\125\004\012\023\021\103\117\115\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16877
\104\117\040\103\101\040\114\151\155\151\164\145\144\061\047\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16878
\045\006\003\125\004\003\023\036\103\117\115\117\104\117\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16879
\145\162\164\151\146\151\143\141\164\151\157\156\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16880
\150\157\162\151\164\171\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16881
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16882
\001\012\002\202\001\001\000\320\100\213\213\162\343\221\033\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16883
\121\301\033\124\004\230\323\251\277\301\346\212\135\073\207\373
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16884
\273\210\316\015\343\057\077\006\226\360\242\051\120\231\256\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16885
\073\241\127\260\164\121\161\315\355\102\221\115\101\376\251\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16886
\330\152\206\167\104\273\131\146\227\120\136\264\324\054\160\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16887
\317\332\067\225\102\151\074\060\304\161\263\122\360\041\115\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16888
\330\272\071\174\034\236\243\044\235\362\203\026\230\252\026\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16889
\103\233\025\133\267\256\064\221\376\324\142\046\030\106\232\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16890
\353\301\371\361\220\127\353\254\172\015\213\333\162\060\152\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16891
\325\340\106\243\160\334\150\331\377\004\110\211\167\336\265\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16892
\373\147\155\101\351\274\071\275\062\331\142\002\361\261\250\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16893
\156\067\234\342\057\342\323\242\046\213\306\270\125\103\210\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16894
\043\076\245\322\044\071\152\107\253\000\324\241\263\251\045\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16895
\015\077\247\035\272\323\121\301\013\244\332\254\070\357\125\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16896
\044\005\145\106\223\064\117\055\215\255\306\324\041\031\322\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16897
\312\005\141\161\007\163\107\345\212\031\022\275\004\115\316\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16898
\234\245\110\254\273\046\367\002\003\001\000\001\243\201\216\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16899
\201\213\060\035\006\003\125\035\016\004\026\004\024\013\130\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16900
\213\306\114\025\067\244\100\251\060\251\041\276\107\066\132\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16901
\377\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16902
\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16903
\001\377\060\111\006\003\125\035\037\004\102\060\100\060\076\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16904
\074\240\072\206\070\150\164\164\160\072\057\057\143\162\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16905
\143\157\155\157\144\157\143\141\056\143\157\155\057\103\117\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16906
\117\104\117\103\145\162\164\151\146\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16907
\101\165\164\150\157\162\151\164\171\056\143\162\154\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16908
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16909
\000\076\230\236\233\366\033\351\327\071\267\170\256\035\162\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16910
\111\323\207\344\103\202\353\077\311\252\365\250\265\357\125\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16911
\041\122\145\371\325\015\341\154\364\076\214\223\163\221\056\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16912
\304\116\007\161\157\300\217\070\141\010\250\036\201\012\300\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16913
\040\057\101\213\221\334\110\105\274\361\306\336\272\166\153\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16914
\310\000\055\061\106\114\355\347\235\317\210\224\377\063\300\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16915
\350\044\206\046\270\330\070\070\337\052\153\335\022\314\307\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16916
\107\027\114\242\302\006\226\011\326\333\376\077\074\106\101\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16917
\130\342\126\017\074\073\301\034\223\065\331\070\122\254\356\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16918
\354\056\060\116\224\065\264\044\037\113\170\151\332\362\002\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16919
\314\225\122\223\360\160\045\131\234\040\147\304\356\371\213\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16920
\141\364\222\166\175\077\204\215\125\267\350\345\254\325\361\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16921
\031\126\246\132\373\220\034\257\223\353\345\034\324\147\227\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16922
\004\016\276\013\203\246\027\203\271\060\022\240\305\063\025\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16923
\271\015\373\307\005\166\343\330\112\215\374\064\027\243\306\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16924
\050\276\060\105\061\036\307\170\276\130\141\070\254\073\342\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16925
\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16926
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16927
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16928
# Trust for Certificate "COMODO Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16929
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16930
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16931
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16932
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16933
CKA_LABEL UTF8 "COMODO Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16934
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16935
\146\061\277\236\367\117\236\266\311\325\246\014\272\152\276\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16936
\367\275\357\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16937
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16938
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16939
\134\110\334\367\102\162\354\126\224\155\034\314\161\065\200\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16940
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16941
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16942
\060\201\201\061\013\060\011\006\003\125\004\006\023\002\107\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16943
\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16944
\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16945
\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16946
\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16947
\040\103\101\040\114\151\155\151\164\145\144\061\047\060\045\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16948
\003\125\004\003\023\036\103\117\115\117\104\117\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16949
\164\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16950
\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16951
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16952
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16953
\002\020\116\201\055\212\202\145\340\013\002\356\076\065\002\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16954
\345\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16955
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16956
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16957
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16958
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16959
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16960
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16961
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16962
# Certificate "DigiNotar Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16963
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16964
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16965
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16966
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16967
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16968
CKA_LABEL UTF8 "DigiNotar Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16969
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16970
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16971
\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16972
\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16973
\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16974
\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16975
\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16976
\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16977
\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16978
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16979
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16980
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16981
\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16982
\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16983
\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16984
\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16985
\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16986
\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16987
\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16988
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16989
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16990
\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16991
\074\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16992
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16993
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16994
\060\202\005\212\060\202\003\162\240\003\002\001\002\002\020\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16995
\166\332\234\221\014\116\054\236\376\025\320\130\223\074\114\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16996
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16997
\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16998
\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 16999
\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17000
\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17001
\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17002
\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17003
\036\027\015\060\067\060\065\061\066\061\067\061\071\063\066\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17004
\027\015\062\065\060\063\063\061\061\070\061\071\062\061\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17005
\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17006
\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17007
\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17008
\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17009
\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17010
\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17011
\060\202\002\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17012
\001\005\000\003\202\002\017\000\060\202\002\012\002\202\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17013
\000\254\260\130\301\000\275\330\041\010\013\053\232\376\156\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17014
\060\005\237\033\167\220\020\101\134\303\015\207\021\167\216\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17015
\361\312\174\351\214\152\355\070\164\065\273\332\337\371\273\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17016
\011\067\264\226\163\201\175\063\032\230\071\367\223\157\225\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17017
\075\271\261\165\207\272\121\110\350\213\160\076\225\004\305\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17018
\266\303\026\331\210\260\261\207\035\160\332\206\264\017\024\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17019
\172\317\020\321\164\066\242\022\173\167\206\112\171\346\173\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17020
\002\021\150\245\116\206\256\064\130\233\044\023\170\126\042\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17021
\036\001\213\113\121\161\373\202\314\131\226\151\210\132\150\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17022
\305\271\015\002\067\313\113\274\146\112\220\176\052\013\005\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17023
\355\026\137\125\220\165\330\106\311\033\203\342\010\276\361\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17024
\314\231\035\326\052\017\203\040\025\130\047\202\056\372\342\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17025
\302\111\261\271\001\201\152\235\155\235\100\167\150\166\116\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17026
\052\155\204\100\205\116\166\231\174\202\363\363\267\002\131\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17027
\046\001\033\216\337\255\123\006\321\256\030\335\342\262\072\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17028
\327\210\070\216\254\133\051\271\031\323\230\371\030\003\317\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17029
\202\206\146\013\033\151\017\311\353\070\210\172\046\032\005\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17030
\222\327\044\324\226\362\254\122\055\243\107\325\122\366\077\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17031
\316\204\006\160\246\252\076\242\362\266\126\064\030\127\242\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17032
\201\155\347\312\360\152\323\307\221\153\002\203\101\174\025\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17033
\153\232\144\136\343\320\074\345\261\353\173\135\206\373\313\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17034
\167\111\315\243\145\334\367\271\234\270\344\013\137\223\317\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17035
\060\032\062\034\316\034\143\225\245\371\352\341\164\213\236\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17036
\053\251\060\173\240\030\037\016\030\013\345\133\251\323\321\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17037
\036\007\147\217\221\113\251\212\274\322\146\252\223\001\210\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17038
\221\372\061\134\325\246\301\122\010\011\315\012\143\242\323\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17039
\246\350\241\331\071\006\227\365\156\215\002\220\214\024\173\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17040
\200\315\033\234\272\304\130\162\043\257\266\126\237\306\172\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17041
\063\051\007\077\202\311\346\037\005\015\315\114\050\066\213\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17042
\310\076\034\306\210\357\136\356\211\144\351\035\353\332\211\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17043
\062\246\151\321\335\314\210\237\321\320\311\146\041\334\006\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17044
\305\224\172\232\155\142\114\175\314\340\144\200\262\236\107\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17045
\243\002\003\001\000\001\243\102\060\100\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17046
\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17047
\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17048
\035\016\004\026\004\024\210\150\277\340\216\065\304\073\070\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17049
\142\367\050\073\204\201\310\014\327\115\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17050
\110\206\367\015\001\001\005\005\000\003\202\002\001\000\073\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17051
\215\313\074\060\350\156\240\255\362\163\263\137\236\045\023\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17052
\005\323\366\343\213\273\013\171\316\123\336\344\226\305\321\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17053
\163\274\325\303\320\100\125\174\100\177\315\033\137\011\325\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17054
\174\237\150\035\273\135\316\172\071\302\214\326\230\173\305\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17055
\125\250\325\175\100\312\340\036\367\211\136\143\135\241\023\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17056
\135\212\266\212\174\000\363\043\303\355\205\137\161\166\360\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17057
\143\252\105\041\071\110\141\170\066\334\361\103\223\324\045\307
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17058
\362\200\145\341\123\002\165\121\374\172\072\357\067\253\204\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17059
\127\014\330\324\324\231\126\154\343\242\376\131\204\264\061\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17060
\063\370\144\224\224\121\227\253\071\305\113\355\332\335\200\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17061
\157\174\051\015\304\216\212\162\015\347\123\024\262\140\101\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17062
\204\221\061\150\075\047\104\333\345\336\364\372\143\105\310\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17063
\076\230\365\077\101\272\116\313\067\015\272\146\230\361\335\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17064
\237\134\367\124\066\202\153\054\274\023\141\227\102\370\170\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17065
\314\310\242\237\312\360\150\275\153\035\262\337\215\157\007\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17066
\332\216\147\307\107\036\312\271\277\052\102\221\267\143\123\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17067
\361\102\243\341\364\132\115\130\153\265\344\244\063\255\134\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17068
\035\334\340\362\353\163\024\221\232\003\301\352\000\145\274\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17069
\374\317\022\021\042\054\256\240\275\072\340\242\052\330\131\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17070
\051\323\030\065\244\254\021\137\031\265\265\033\377\042\112\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17071
\306\172\344\027\357\040\251\247\364\077\255\212\247\232\004\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17072
\235\016\312\067\346\120\375\214\102\051\004\232\354\271\317\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17073
\162\275\342\010\066\257\043\057\142\345\312\001\323\160\333\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17074
\202\043\054\026\061\014\306\066\007\220\172\261\037\147\130\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17075
\073\130\131\211\260\214\214\120\263\330\206\313\150\243\304\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17076
\347\151\113\040\316\301\036\126\113\225\251\043\150\330\060\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17077
\303\353\260\125\121\315\345\375\053\270\365\273\021\237\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17078
\366\064\031\214\171\011\066\312\141\027\045\027\013\202\230\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17079
\014\167\164\303\325\015\307\250\022\114\307\247\124\161\107\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17080
\054\032\175\311\343\053\073\110\336\047\204\247\143\066\263\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17081
\217\240\144\071\044\015\075\173\207\257\146\134\164\033\113\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17082
\262\345\214\360\206\231\270\345\305\337\204\301\267\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17083
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17084
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17085
# Trust for Certificate "DigiNotar Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17086
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17087
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17088
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17089
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17090
CKA_LABEL UTF8 "DigiNotar Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17091
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17092
\300\140\355\104\313\330\201\275\016\370\154\013\242\207\335\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17093
\201\147\107\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17094
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17095
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17096
\172\171\124\115\007\222\073\133\377\101\360\016\307\071\242\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17097
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17098
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17099
\060\137\061\013\060\011\006\003\125\004\006\023\002\116\114\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17100
\022\060\020\006\003\125\004\012\023\011\104\151\147\151\116\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17101
\164\141\162\061\032\060\030\006\003\125\004\003\023\021\104\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17102
\147\151\116\157\164\141\162\040\122\157\157\164\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17103
\040\060\036\006\011\052\206\110\206\367\015\001\011\001\026\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17104
\151\156\146\157\100\144\151\147\151\156\157\164\141\162\056\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17105
\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17106
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17107
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17108
\002\020\014\166\332\234\221\014\116\054\236\376\025\320\130\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17109
\074\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17110
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17111
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17112
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17113
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17114
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17116
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17117
# Certificate "Network Solutions Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17118
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17119
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17120
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17121
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17122
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17123
CKA_LABEL UTF8 "Network Solutions Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17124
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17125
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17126
\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17127
\041\060\037\006\003\125\004\012\023\030\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17128
\153\040\123\157\154\165\164\151\157\156\163\040\114\056\114\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17129
\103\056\061\060\060\056\006\003\125\004\003\023\047\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17130
\167\157\162\153\040\123\157\154\165\164\151\157\156\163\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17131
\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17132
\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17133
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17134
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17135
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17136
\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17137
\041\060\037\006\003\125\004\012\023\030\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17138
\153\040\123\157\154\165\164\151\157\156\163\040\114\056\114\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17139
\103\056\061\060\060\056\006\003\125\004\003\023\047\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17140
\167\157\162\153\040\123\157\154\165\164\151\157\156\163\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17141
\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17142
\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17143
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17144
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17145
\002\020\127\313\063\157\302\134\026\346\107\026\027\343\220\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17146
\150\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17147
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17148
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17149
\060\202\003\346\060\202\002\316\240\003\002\001\002\002\020\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17150
\313\063\157\302\134\026\346\107\026\027\343\220\061\150\340\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17151
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17152
\061\013\060\011\006\003\125\004\006\023\002\125\123\061\041\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17153
\037\006\003\125\004\012\023\030\116\145\164\167\157\162\153\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17154
\123\157\154\165\164\151\157\156\163\040\114\056\114\056\103\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17155
\061\060\060\056\006\003\125\004\003\023\047\116\145\164\167\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17156
\162\153\040\123\157\154\165\164\151\157\156\163\040\103\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17157
\164\151\146\151\143\141\164\145\040\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17158
\164\171\060\036\027\015\060\066\061\062\060\061\060\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17159
\060\060\132\027\015\062\071\061\062\063\061\062\063\065\071\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17160
\071\132\060\142\061\013\060\011\006\003\125\004\006\023\002\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17161
\123\061\041\060\037\006\003\125\004\012\023\030\116\145\164\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17162
\157\162\153\040\123\157\154\165\164\151\157\156\163\040\114\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17163
\114\056\103\056\061\060\060\056\006\003\125\004\003\023\047\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17164
\145\164\167\157\162\153\040\123\157\154\165\164\151\157\156\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17165
\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17166
\150\157\162\151\164\171\060\202\001\042\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17167
\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17168
\001\012\002\202\001\001\000\344\274\176\222\060\155\306\330\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17169
\053\013\274\106\316\340\047\226\336\336\371\372\022\323\074\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17170
\163\263\004\057\274\161\214\345\237\266\042\140\076\137\135\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17171
\011\377\202\014\033\232\121\120\032\046\211\335\325\141\135\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17172
\334\022\017\055\012\242\103\135\027\320\064\222\040\352\163\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17173
\070\054\006\046\011\172\162\367\372\120\062\370\302\223\323\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17174
\242\043\316\101\261\314\344\325\037\066\321\212\072\370\214\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17175
\342\024\131\151\355\015\323\177\153\350\270\003\345\117\152\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17176
\230\143\151\110\005\276\056\377\063\266\351\227\131\151\370\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17177
\031\256\223\141\226\104\025\323\162\260\077\274\152\175\354\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17178
\177\215\303\253\252\161\053\123\151\101\123\064\265\260\271\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17179
\006\012\304\260\105\365\101\135\156\211\105\173\075\073\046\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17180
\164\302\345\322\321\175\262\021\324\373\130\062\042\232\200\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17181
\334\375\014\351\177\136\003\227\316\073\000\024\207\047\160\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17182
\251\216\156\263\047\166\230\121\340\005\343\041\253\032\325\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17183
\042\074\051\265\232\026\305\200\250\364\273\153\060\217\057\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17184
\002\242\261\014\042\340\323\002\003\001\000\001\243\201\227\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17185
\201\224\060\035\006\003\125\035\016\004\026\004\024\041\060\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17186
\373\000\327\116\230\332\207\252\052\320\247\056\261\100\061\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17187
\114\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17188
\006\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17189
\001\377\060\122\006\003\125\035\037\004\113\060\111\060\107\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17190
\105\240\103\206\101\150\164\164\160\072\057\057\143\162\154\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17191
\156\145\164\163\157\154\163\163\154\056\143\157\155\057\116\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17192
\164\167\157\162\153\123\157\154\165\164\151\157\156\163\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17193
\162\164\151\146\151\143\141\164\145\101\165\164\150\157\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17194
\164\171\056\143\162\154\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17195
\001\001\005\005\000\003\202\001\001\000\273\256\113\347\267\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17196
\353\177\252\055\267\163\107\205\152\301\344\245\035\344\347\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17197
\351\364\131\145\167\265\172\133\132\215\045\066\340\172\227\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17198
\070\300\127\140\203\230\006\203\237\271\166\172\156\120\340\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17199
\210\054\374\105\314\030\260\231\225\121\016\354\035\270\210\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17200
\207\120\034\202\302\343\340\062\200\277\240\013\107\310\303\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17201
\357\231\147\062\200\117\027\041\171\014\151\134\336\136\064\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17202
\002\265\046\352\120\337\177\030\145\054\311\362\143\341\251\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17203
\376\174\161\037\153\063\044\152\036\005\367\005\150\300\152\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17204
\313\056\136\141\313\256\050\323\176\302\264\146\221\046\137\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17205
\056\044\137\313\130\017\353\050\354\257\021\226\363\334\173\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17206
\300\247\210\362\123\167\263\140\136\256\256\050\332\065\054\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17207
\064\105\323\046\341\336\354\133\117\047\153\026\174\275\104\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17208
\030\202\263\211\171\027\020\161\075\172\242\026\116\365\001\315
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17209
\244\154\145\150\241\111\166\134\103\311\330\274\066\147\154\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17210
\224\265\324\314\271\275\152\065\126\041\336\330\303\353\373\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17211
\244\140\114\260\125\240\240\173\127\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17212
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17214
# Trust for Certificate "Network Solutions Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17215
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17216
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17217
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17218
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17219
CKA_LABEL UTF8 "Network Solutions Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17220
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17221
\164\370\243\303\357\347\263\220\006\113\203\220\074\041\144\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17222
\040\345\337\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17223
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17224
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17225
\323\363\246\026\300\372\153\035\131\261\055\226\115\016\021\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17226
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17227
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17228
\060\142\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17229
\041\060\037\006\003\125\004\012\023\030\116\145\164\167\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17230
\153\040\123\157\154\165\164\151\157\156\163\040\114\056\114\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17231
\103\056\061\060\060\056\006\003\125\004\003\023\047\116\145\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17232
\167\157\162\153\040\123\157\154\165\164\151\157\156\163\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17233
\145\162\164\151\146\151\143\141\164\145\040\101\165\164\150\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17234
\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17235
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17236
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17237
\002\020\127\313\063\157\302\134\026\346\107\026\027\343\220\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17238
\150\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17239
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17240
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17241
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17242
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17243
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17245
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17246
# Certificate "WellsSecure Public Root Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17247
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17248
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17249
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17250
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17251
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17252
CKA_LABEL UTF8 "WellsSecure Public Root Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17253
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17254
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17255
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17256
\061\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17257
\040\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17258
\162\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17259
\154\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17260
\061\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17261
\123\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17262
\157\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17263
\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17264
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17265
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17266
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17267
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17268
\061\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17269
\040\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17270
\162\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17271
\154\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17272
\061\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17273
\123\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17274
\157\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17275
\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17276
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17277
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17278
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17279
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17280
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17281
\060\202\004\275\060\202\003\245\240\003\002\001\002\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17282
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17283
\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17284
\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17285
\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17286
\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17287
\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17288
\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17289
\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17290
\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17291
\164\150\157\162\151\164\171\060\036\027\015\060\067\061\062\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17292
\063\061\067\060\067\065\064\132\027\015\062\062\061\062\061\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17293
\060\060\060\067\065\064\132\060\201\205\061\013\060\011\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17294
\125\004\006\023\002\125\123\061\040\060\036\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17295
\014\027\127\145\154\154\163\040\106\141\162\147\157\040\127\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17296
\154\154\163\123\145\143\165\162\145\061\034\060\032\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17297
\004\013\014\023\127\145\154\154\163\040\106\141\162\147\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17298
\102\141\156\153\040\116\101\061\066\060\064\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17299
\014\055\127\145\154\154\163\123\145\143\165\162\145\040\120\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17300
\142\154\151\143\040\122\157\157\164\040\103\145\162\164\151\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17301
\151\143\141\164\145\040\101\165\164\150\157\162\151\164\171\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17302
\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17303
\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17304
\356\157\264\275\171\342\217\010\041\236\070\004\101\045\357\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17305
\133\034\123\222\254\155\236\335\302\304\056\105\224\003\065\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17306
\147\164\127\343\337\214\270\247\166\217\073\367\250\304\333\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17307
\143\016\221\150\066\212\227\216\212\161\150\011\007\344\350\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17308
\016\117\370\326\053\114\244\026\371\357\103\230\217\263\236\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17309
\337\155\221\071\217\070\275\167\213\103\143\353\267\223\374\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17310
\114\034\001\223\266\023\373\367\241\037\277\045\341\164\067\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17311
\036\244\136\074\150\370\113\277\015\271\036\056\066\350\251\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17312
\247\370\017\313\202\165\174\065\055\042\326\302\277\013\363\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17313
\374\154\225\141\036\127\327\004\201\062\203\122\171\346\203\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17314
\317\267\313\143\213\021\342\275\136\353\366\215\355\225\162\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17315
\264\254\022\142\351\112\063\346\203\062\256\005\165\225\275\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17316
\225\333\052\134\233\216\056\014\270\201\053\101\346\070\126\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17317
\111\233\154\166\372\212\135\367\001\171\201\174\301\203\100\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17318
\376\161\375\014\077\314\116\140\011\016\145\107\020\057\001\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17319
\005\077\217\370\263\101\357\132\102\176\131\357\322\227\014\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17320
\002\003\001\000\001\243\202\001\064\060\202\001\060\060\017\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17321
\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17322
\006\003\125\035\037\004\062\060\060\060\056\240\054\240\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17323
\050\150\164\164\160\072\057\057\143\162\154\056\160\153\151\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17324
\167\145\154\154\163\146\141\162\147\157\056\143\157\155\057\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17325
\163\160\162\143\141\056\143\162\154\060\016\006\003\125\035\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17326
\001\001\377\004\004\003\002\001\306\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17327
\004\026\004\024\046\225\031\020\331\350\241\227\221\377\334\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17328
\331\265\004\076\322\163\012\152\060\201\262\006\003\125\035\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17329
\004\201\252\060\201\247\200\024\046\225\031\020\331\350\241\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17330
\221\377\334\031\331\265\004\076\322\163\012\152\241\201\213\244
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17331
\201\210\060\201\205\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17332
\125\123\061\040\060\036\006\003\125\004\012\014\027\127\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17333
\154\163\040\106\141\162\147\157\040\127\145\154\154\163\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17334
\143\165\162\145\061\034\060\032\006\003\125\004\013\014\023\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17335
\145\154\154\163\040\106\141\162\147\157\040\102\141\156\153\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17336
\116\101\061\066\060\064\006\003\125\004\003\014\055\127\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17337
\154\163\123\145\143\165\162\145\040\120\165\142\154\151\143\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17338
\122\157\157\164\040\103\145\162\164\151\146\151\143\141\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17339
\040\101\165\164\150\157\162\151\164\171\202\001\001\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17340
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17341
\000\271\025\261\104\221\314\043\310\053\115\167\343\370\232\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17342
\047\015\315\162\273\231\000\312\174\146\031\120\306\325\230\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17343
\253\277\003\132\345\115\345\036\310\117\161\227\206\325\343\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17344
\375\220\311\074\165\167\127\172\175\370\336\364\324\325\367\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17345
\346\164\156\035\074\256\174\235\333\002\003\005\054\161\113\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17346
\076\007\343\136\232\365\146\027\051\210\032\070\237\317\252\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17347
\003\204\227\153\223\070\172\312\060\104\033\044\104\063\320\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17348
\321\334\050\070\364\023\103\065\065\051\143\250\174\242\265\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17349
\070\244\355\255\375\306\232\037\377\227\163\376\373\263\065\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17350
\223\206\306\166\221\000\346\254\121\026\304\047\062\134\333\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17351
\332\245\223\127\216\076\155\065\046\010\131\325\347\104\327\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17352
\040\143\347\254\023\147\303\155\261\160\106\174\325\226\021\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17353
\211\157\135\250\241\353\215\012\332\303\035\063\154\243\352\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17354
\031\232\231\177\113\075\203\121\052\035\312\057\206\014\242\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17355
\020\055\053\324\026\225\013\007\252\056\024\222\111\267\051\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17356
\330\155\061\175\365\374\241\020\007\207\316\057\131\334\076\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17357
\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17358
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17359
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17360
# Trust for Certificate "WellsSecure Public Root Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17361
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17362
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17363
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17364
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17365
CKA_LABEL UTF8 "WellsSecure Public Root Certificate Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17366
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17367
\347\264\366\235\141\354\220\151\333\176\220\247\100\032\074\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17368
\175\117\350\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17369
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17370
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17371
\025\254\245\302\222\055\171\274\350\177\313\147\355\002\317\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17372
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17373
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17374
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17375
\061\040\060\036\006\003\125\004\012\014\027\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17376
\040\106\141\162\147\157\040\127\145\154\154\163\123\145\143\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17377
\162\145\061\034\060\032\006\003\125\004\013\014\023\127\145\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17378
\154\163\040\106\141\162\147\157\040\102\141\156\153\040\116\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17379
\061\066\060\064\006\003\125\004\003\014\055\127\145\154\154\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17380
\123\145\143\165\162\145\040\120\165\142\154\151\143\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17381
\157\164\040\103\145\162\164\151\146\151\143\141\164\145\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17382
\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17383
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17384
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17385
\002\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17386
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17387
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17388
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17389
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17390
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17391
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17392
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17393
# Certificate "COMODO ECC Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17394
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17395
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17396
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17397
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17398
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17399
CKA_LABEL UTF8 "COMODO ECC Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17400
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17401
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17402
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\107\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17403
\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17404
\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17405
\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17406
\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17407
\040\103\101\040\114\151\155\151\164\145\144\061\053\060\051\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17408
\003\125\004\003\023\042\103\117\115\117\104\117\040\105\103\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17409
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17410
\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17411
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17412
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17413
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17414
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\107\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17415
\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17416
\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17417
\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17418
\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17419
\040\103\101\040\114\151\155\151\164\145\144\061\053\060\051\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17420
\003\125\004\003\023\042\103\117\115\117\104\117\040\105\103\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17421
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17422
\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17423
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17424
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17425
\002\020\037\107\257\252\142\000\160\120\124\114\001\236\233\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17426
\231\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17427
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17428
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17429
\060\202\002\211\060\202\002\017\240\003\002\001\002\002\020\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17430
\107\257\252\142\000\160\120\124\114\001\236\233\143\231\052\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17431
\012\006\010\052\206\110\316\075\004\003\003\060\201\205\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17432
\060\011\006\003\125\004\006\023\002\107\102\061\033\060\031\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17433
\003\125\004\010\023\022\107\162\145\141\164\145\162\040\115\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17434
\156\143\150\145\163\164\145\162\061\020\060\016\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17435
\007\023\007\123\141\154\146\157\162\144\061\032\060\030\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17436
\125\004\012\023\021\103\117\115\117\104\117\040\103\101\040\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17437
\151\155\151\164\145\144\061\053\060\051\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17438
\042\103\117\115\117\104\117\040\105\103\103\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17439
\151\146\151\143\141\164\151\157\156\040\101\165\164\150\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17440
\151\164\171\060\036\027\015\060\070\060\063\060\066\060\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17441
\060\060\060\132\027\015\063\070\060\061\061\070\062\063\065\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17442
\065\071\132\060\201\205\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17443
\002\107\102\061\033\060\031\006\003\125\004\010\023\022\107\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17444
\145\141\164\145\162\040\115\141\156\143\150\145\163\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17445
\061\020\060\016\006\003\125\004\007\023\007\123\141\154\146\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17446
\162\144\061\032\060\030\006\003\125\004\012\023\021\103\117\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17447
\117\104\117\040\103\101\040\114\151\155\151\164\145\144\061\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17448
\060\051\006\003\125\004\003\023\042\103\117\115\117\104\117\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17449
\105\103\103\040\103\145\162\164\151\146\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17450
\156\040\101\165\164\150\157\162\151\164\171\060\166\060\020\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17451
\007\052\206\110\316\075\002\001\006\005\053\201\004\000\042\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17452
\142\000\004\003\107\173\057\165\311\202\025\205\373\165\344\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17453
\026\324\253\142\231\365\076\122\013\006\316\101\000\177\227\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17454
\012\044\074\035\001\004\356\075\322\215\011\227\014\340\165\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17455
\372\373\167\212\052\365\003\140\113\066\213\026\043\026\255\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17456
\161\364\112\364\050\120\264\376\210\034\156\077\154\057\057\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17457
\131\133\245\133\013\063\231\342\303\075\211\371\152\054\357\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17458
\323\006\351\243\102\060\100\060\035\006\003\125\035\016\004\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17459
\004\024\165\161\247\031\110\031\274\235\235\352\101\107\337\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17460
\304\110\167\231\323\171\060\016\006\003\125\035\017\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17461
\004\004\003\002\001\006\060\017\006\003\125\035\023\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17462
\004\005\060\003\001\001\377\060\012\006\010\052\206\110\316\075
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17463
\004\003\003\003\150\000\060\145\002\061\000\357\003\133\172\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17464
\267\170\012\162\267\210\337\377\265\106\024\011\012\372\240\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17465
\175\010\306\032\207\275\030\250\163\275\046\312\140\014\235\316
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17466
\231\237\317\134\017\060\341\276\024\061\352\002\060\024\364\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17467
\074\111\247\063\172\220\106\107\263\143\175\023\233\116\267\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17468
\030\067\200\123\376\335\040\340\065\232\066\321\307\001\271\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17469
\334\335\363\377\035\054\072\026\127\331\222\071\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17470
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17471
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17472
# Trust for Certificate "COMODO ECC Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17473
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17474
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17475
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17476
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17477
CKA_LABEL UTF8 "COMODO ECC Certification Authority"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17478
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17479
\237\164\116\237\053\115\272\354\017\061\054\120\266\126\073\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17480
\055\223\303\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17481
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17482
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17483
\174\142\377\164\235\061\123\136\150\112\325\170\252\036\277\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17484
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17485
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17486
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\107\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17487
\061\033\060\031\006\003\125\004\010\023\022\107\162\145\141\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17488
\145\162\040\115\141\156\143\150\145\163\164\145\162\061\020\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17489
\016\006\003\125\004\007\023\007\123\141\154\146\157\162\144\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17490
\032\060\030\006\003\125\004\012\023\021\103\117\115\117\104\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17491
\040\103\101\040\114\151\155\151\164\145\144\061\053\060\051\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17492
\003\125\004\003\023\042\103\117\115\117\104\117\040\105\103\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17493
\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17494
\165\164\150\157\162\151\164\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17495
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17496
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17497
\002\020\037\107\257\252\142\000\160\120\124\114\001\236\233\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17498
\231\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17499
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17500
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17501
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17502
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17503
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17504
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17505
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17506
# Certificate "MD5 Collisions Forged Rogue CA 25c3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17507
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17508
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17509
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17510
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17511
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17512
CKA_LABEL UTF8 "MD5 Collisions Forged Rogue CA 25c3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17513
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17514
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17515
\060\074\061\072\060\070\006\003\125\004\003\023\061\115\104\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17516
\040\103\157\154\154\151\163\151\157\156\163\040\111\156\143\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17517
\040\050\150\164\164\160\072\057\057\167\167\167\056\160\150\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17518
\145\145\144\157\155\056\157\162\147\057\155\144\065\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17519
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17520
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17521
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17522
\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17523
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17524
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17525
\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17526
\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17527
\165\163\151\156\145\163\163\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17528
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17529
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17530
\002\001\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17531
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17532
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17533
\060\202\004\062\060\202\003\233\240\003\002\001\002\002\001\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17534
\060\015\006\011\052\206\110\206\367\015\001\001\004\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17535
\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17536
\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17537
\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17538
\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17539
\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17540
\163\151\156\145\163\163\040\103\101\055\061\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17541
\064\060\067\063\061\060\060\060\060\060\061\132\027\015\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17542
\060\071\060\062\060\060\060\060\060\061\132\060\074\061\072\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17543
\070\006\003\125\004\003\023\061\115\104\065\040\103\157\154\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17544
\151\163\151\157\156\163\040\111\156\143\056\040\050\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17545
\160\072\057\057\167\167\167\056\160\150\162\145\145\144\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17546
\056\157\162\147\057\155\144\065\051\060\201\237\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17547
\052\206\110\206\367\015\001\001\001\005\000\003\201\215\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17548
\201\211\002\201\201\000\272\246\131\311\054\050\326\052\260\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17549
\355\237\106\244\244\067\356\016\031\150\131\321\263\003\231\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17550
\326\026\232\136\067\153\025\340\016\113\365\204\144\370\243\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17551
\101\157\065\325\233\025\037\333\304\070\122\160\201\227\136\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17552
\240\265\367\176\071\360\062\254\036\255\104\322\263\372\110\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17553
\316\221\233\354\364\234\174\341\132\365\310\067\153\232\203\336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17554
\347\312\040\227\061\102\163\025\221\150\364\210\257\371\050\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17555
\305\351\017\163\260\027\113\023\114\231\165\320\104\346\176\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17556
\154\032\362\117\033\101\002\003\001\000\001\243\202\002\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17557
\202\002\040\060\013\006\003\125\035\017\004\004\003\002\001\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17558
\060\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17559
\377\060\035\006\003\125\035\016\004\026\004\024\247\004\140\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17560
\253\162\103\010\305\177\010\220\125\126\034\326\316\346\070\353
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17561
\060\037\006\003\125\035\043\004\030\060\026\200\024\276\250\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17562
\164\162\120\153\104\267\311\043\330\373\250\377\263\127\153\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17563
\154\060\202\001\276\006\011\140\206\110\001\206\370\102\001\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17564
\004\202\001\257\026\202\001\253\063\000\000\000\047\136\071\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17565
\211\141\017\116\243\305\105\013\066\273\001\321\123\252\303\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17566
\217\157\370\117\076\207\207\104\021\334\140\340\337\222\125\371
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17567
\270\163\033\124\223\305\237\320\106\304\140\266\065\142\315\271
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17568
\257\034\250\151\032\311\133\074\226\067\300\355\147\357\273\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17569
\300\213\234\120\057\051\275\203\042\236\216\010\372\254\023\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17570
\242\130\177\142\142\212\021\367\211\366\337\266\147\131\163\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17571
\373\143\026\212\264\221\070\316\056\365\266\276\114\244\224\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17572
\344\145\021\012\102\025\311\301\060\342\151\325\105\175\245\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17573
\273\271\141\354\142\144\360\071\341\347\274\150\330\120\121\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17574
\035\140\323\321\243\247\012\370\003\040\241\160\001\027\221\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17575
\117\002\160\061\206\203\335\367\017\330\007\035\021\263\023\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17576
\245\334\360\256\120\261\050\016\143\151\052\014\202\157\217\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17577
\063\337\154\242\006\222\361\117\105\276\331\060\066\243\053\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17578
\326\167\256\065\143\177\116\114\232\223\110\066\331\237\002\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17579
\001\000\001\243\201\275\060\201\272\060\016\006\003\125\035\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17580
\001\001\377\004\004\003\002\004\360\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17581
\004\026\004\024\315\246\203\372\245\140\067\367\226\067\027\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17582
\336\101\170\361\207\211\125\347\060\073\006\003\125\035\037\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17583
\064\060\062\060\060\240\056\240\054\206\052\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17584
\057\057\143\162\154\056\147\145\157\164\162\165\163\164\056\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17585
\157\155\057\143\162\154\163\057\147\154\157\142\141\154\143\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17586
\061\056\143\162\154\060\037\006\003\125\035\043\004\030\060\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17587
\200\024\276\250\240\164\162\120\153\104\267\311\043\330\373\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17588
\377\263\127\153\150\154\060\035\006\003\125\035\045\004\026\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17589
\024\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17590
\005\005\007\003\002\060\014\006\003\125\035\023\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17591
\002\060\000\060\015\006\011\052\206\110\206\367\015\001\001\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17592
\005\000\003\201\201\000\247\041\002\215\321\016\242\200\167\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17593
\375\103\140\025\217\354\357\220\107\324\204\102\025\046\021\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17594
\315\302\074\020\051\251\266\337\253\127\165\221\332\345\053\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17595
\220\105\034\060\143\126\077\212\331\120\372\355\130\154\300\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17596
\254\146\127\336\034\306\166\073\365\000\016\216\105\316\177\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17597
\220\354\053\306\315\263\264\217\142\320\376\267\305\046\162\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17598
\355\366\230\133\256\313\321\225\365\332\010\276\150\106\261\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17599
\310\354\035\217\036\172\224\361\252\123\170\242\105\256\124\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17600
\321\236\164\310\166\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17601
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17602
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17603
# Trust for Certificate "MD5 Collisions Forged Rogue CA 25c3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17604
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17605
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17606
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17607
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17608
CKA_LABEL UTF8 "MD5 Collisions Forged Rogue CA 25c3"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17609
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17610
\144\043\023\176\134\123\326\112\246\144\205\355\066\124\365\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17611
\005\132\213\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17612
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17613
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17614
\026\172\023\025\271\027\071\243\361\005\152\346\076\331\072\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17615
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17616
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17617
\060\132\061\013\060\011\006\003\125\004\006\023\002\125\123\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17618
\034\060\032\006\003\125\004\012\023\023\105\161\165\151\146\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17619
\170\040\123\145\143\165\162\145\040\111\156\143\056\061\055\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17620
\053\006\003\125\004\003\023\044\105\161\165\151\146\141\170\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17621
\123\145\143\165\162\145\040\107\154\157\142\141\154\040\145\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17622
\165\163\151\156\145\163\163\040\103\101\055\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17623
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17624
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17625
\002\001\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17626
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17627
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_UNTRUSTED
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17628
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_UNTRUSTED
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17629
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_UNTRUSTED
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17630
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17631
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17632
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17633
# Certificate "IGC/A"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17634
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17635
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17636
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17637
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17638
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17639
CKA_LABEL UTF8 "IGC/A"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17640
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17641
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17642
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\106\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17643
\061\017\060\015\006\003\125\004\010\023\006\106\162\141\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17644
\145\061\016\060\014\006\003\125\004\007\023\005\120\141\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17645
\163\061\020\060\016\006\003\125\004\012\023\007\120\115\057\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17646
\107\104\116\061\016\060\014\006\003\125\004\013\023\005\104\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17647
\123\123\111\061\016\060\014\006\003\125\004\003\023\005\111\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17648
\103\057\101\061\043\060\041\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17649
\011\001\026\024\151\147\143\141\100\163\147\144\156\056\160\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17650
\056\147\157\165\166\056\146\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17651
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17652
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17653
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17654
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\106\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17655
\061\017\060\015\006\003\125\004\010\023\006\106\162\141\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17656
\145\061\016\060\014\006\003\125\004\007\023\005\120\141\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17657
\163\061\020\060\016\006\003\125\004\012\023\007\120\115\057\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17658
\107\104\116\061\016\060\014\006\003\125\004\013\023\005\104\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17659
\123\123\111\061\016\060\014\006\003\125\004\003\023\005\111\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17660
\103\057\101\061\043\060\041\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17661
\011\001\026\024\151\147\143\141\100\163\147\144\156\056\160\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17662
\056\147\157\165\166\056\146\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17663
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17664
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17665
\002\005\071\021\105\020\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17666
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17667
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17668
\060\202\004\002\060\202\002\352\240\003\002\001\002\002\005\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17669
\021\105\020\224\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17670
\005\005\000\060\201\205\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17671
\002\106\122\061\017\060\015\006\003\125\004\010\023\006\106\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17672
\141\156\143\145\061\016\060\014\006\003\125\004\007\023\005\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17673
\141\162\151\163\061\020\060\016\006\003\125\004\012\023\007\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17674
\115\057\123\107\104\116\061\016\060\014\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17675
\005\104\103\123\123\111\061\016\060\014\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17676
\005\111\107\103\057\101\061\043\060\041\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17677
\367\015\001\011\001\026\024\151\147\143\141\100\163\147\144\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17678
\056\160\155\056\147\157\165\166\056\146\162\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17679
\062\061\062\061\063\061\064\062\071\062\063\132\027\015\062\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17680
\061\060\061\067\061\064\062\071\062\062\132\060\201\205\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17681
\060\011\006\003\125\004\006\023\002\106\122\061\017\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17682
\003\125\004\010\023\006\106\162\141\156\143\145\061\016\060\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17683
\006\003\125\004\007\023\005\120\141\162\151\163\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17684
\006\003\125\004\012\023\007\120\115\057\123\107\104\116\061\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17685
\060\014\006\003\125\004\013\023\005\104\103\123\123\111\061\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17686
\060\014\006\003\125\004\003\023\005\111\107\103\057\101\061\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17687
\060\041\006\011\052\206\110\206\367\015\001\011\001\026\024\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17688
\147\143\141\100\163\147\144\156\056\160\155\056\147\157\165\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17689
\056\146\162\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17690
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17691
\202\001\001\000\262\037\321\320\142\305\063\073\300\004\206\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17692
\263\334\370\210\367\375\337\103\337\172\215\232\111\134\366\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17693
\252\314\034\271\241\353\047\211\362\106\351\073\112\161\325\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17694
\216\055\317\346\255\253\143\120\307\124\013\156\022\311\220\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17695
\306\330\057\332\221\252\150\305\162\376\027\012\262\027\176\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17696
\265\062\210\160\312\160\300\226\112\216\344\125\315\035\047\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17697
\277\316\162\052\354\134\371\163\040\376\275\367\056\211\147\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17698
\273\107\163\022\367\321\065\151\072\362\012\271\256\377\106\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17699
\106\242\277\241\205\032\371\277\344\377\111\205\367\243\160\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17700
\062\034\135\237\140\367\251\255\245\377\317\321\064\371\175\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17701
\027\306\334\326\016\050\153\302\335\361\365\063\150\235\116\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17702
\207\174\066\022\326\243\200\350\103\015\125\141\224\352\144\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17703
\107\352\167\312\320\262\130\005\303\135\176\261\250\106\220\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17704
\126\316\160\052\226\262\060\270\167\346\171\300\275\051\073\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17705
\224\167\114\275\040\315\101\045\340\056\307\033\273\356\244\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17706
\101\322\135\255\022\152\212\233\107\373\311\335\106\100\341\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17707
\074\063\320\265\002\003\001\000\001\243\167\060\165\060\017\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17708
\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17709
\006\003\125\035\017\004\004\003\002\001\106\060\025\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17710
\035\040\004\016\060\014\060\012\006\010\052\201\172\001\171\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17711
\001\001\060\035\006\003\125\035\016\004\026\004\024\243\005\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17712
\030\140\120\302\211\012\335\053\041\117\377\216\116\250\060\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17713
\066\060\037\006\003\125\035\043\004\030\060\026\200\024\243\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17714
\057\030\140\120\302\211\012\335\053\041\117\377\216\116\250\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17715
\061\066\060\015\006\011\052\206\110\206\367\015\001\001\005\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17716
\000\003\202\001\001\000\005\334\046\330\372\167\025\104\150\374
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17717
\057\146\072\164\340\135\344\051\377\006\007\023\204\112\253\317
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17718
\155\240\037\121\224\370\111\313\164\066\024\274\025\335\333\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17719
\057\335\217\240\135\174\365\022\353\237\236\070\244\107\314\263
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17720
\226\331\276\234\045\253\003\176\063\017\225\201\015\375\026\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17721
\210\276\067\360\154\135\320\061\233\062\053\135\027\145\223\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17722
\140\274\156\217\261\250\074\036\331\034\363\251\046\102\371\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17723
\035\302\347\222\366\364\036\132\252\031\122\135\257\350\242\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17724
\140\240\366\215\360\211\365\156\340\012\005\001\225\311\213\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17725
\012\272\132\374\232\054\074\275\303\267\311\135\170\045\005\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17726
\126\024\233\014\332\373\072\110\376\227\151\136\312\020\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17727
\116\226\004\010\115\354\260\276\135\334\073\216\117\301\375\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17728
\066\064\232\114\124\176\027\003\110\225\010\021\034\007\157\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17729
\010\176\135\115\304\235\333\373\256\316\262\321\263\270\203\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17730
\035\262\263\171\361\330\160\231\176\360\023\002\316\136\335\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17731
\323\337\066\201\241\033\170\057\161\263\361\131\114\106\030\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17732
\253\205\322\140\126\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17733
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17734
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17735
# Trust for Certificate "IGC/A"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17736
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17737
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17738
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17739
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17740
CKA_LABEL UTF8 "IGC/A"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17741
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17742
\140\326\211\164\265\302\145\236\212\017\301\210\174\210\322\106
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17743
\151\033\030\054
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17744
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17745
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17746
\014\177\335\152\364\052\271\310\233\275\040\176\251\333\134\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17747
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17748
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17749
\060\201\205\061\013\060\011\006\003\125\004\006\023\002\106\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17750
\061\017\060\015\006\003\125\004\010\023\006\106\162\141\156\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17751
\145\061\016\060\014\006\003\125\004\007\023\005\120\141\162\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17752
\163\061\020\060\016\006\003\125\004\012\023\007\120\115\057\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17753
\107\104\116\061\016\060\014\006\003\125\004\013\023\005\104\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17754
\123\123\111\061\016\060\014\006\003\125\004\003\023\005\111\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17755
\103\057\101\061\043\060\041\006\011\052\206\110\206\367\015\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17756
\011\001\026\024\151\147\143\141\100\163\147\144\156\056\160\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17757
\056\147\157\165\166\056\146\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17758
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17759
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17760
\002\005\071\021\105\020\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17761
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17762
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17763
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17764
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17765
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17766
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17767
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17768
# Certificate "Security Communication EV RootCA1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17769
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17770
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17771
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17772
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17773
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17774
CKA_LABEL UTF8 "Security Communication EV RootCA1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17775
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17776
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17777
\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17778
\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17779
\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17780
\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17781
\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17782
\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17783
\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17784
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17785
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17786
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17787
\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17788
\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17789
\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17790
\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17791
\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17792
\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17793
\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17794
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17795
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17796
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17797
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17798
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17799
\060\202\003\175\060\202\002\145\240\003\002\001\002\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17800
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17801
\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17802
\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17803
\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17804
\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17805
\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17806
\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17807
\061\060\036\027\015\060\067\060\066\060\066\060\062\061\062\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17808
\062\132\027\015\063\067\060\066\060\066\060\062\061\062\063\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17809
\132\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17810
\061\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17811
\040\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17812
\117\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17813
\023\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17814
\156\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17815
\103\101\061\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17816
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17817
\202\001\001\000\274\177\354\127\233\044\340\376\234\272\102\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17818
\251\210\212\372\200\340\365\007\051\103\352\216\012\064\066\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17819
\034\372\247\265\071\170\377\227\165\367\057\344\252\153\004\204
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17820
\104\312\246\342\150\216\375\125\120\142\017\244\161\016\316\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17821
\070\055\102\205\120\255\074\226\157\213\325\242\016\317\336\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17822
\211\075\326\144\056\070\345\036\154\265\127\212\236\357\110\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17823
\315\172\151\026\207\104\265\220\344\006\235\256\241\004\227\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17824
\171\357\040\112\202\153\214\042\277\354\037\017\351\204\161\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17825
\361\016\344\270\030\023\314\126\066\135\321\232\036\121\153\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17826
\156\140\166\210\064\013\363\263\321\260\235\312\141\342\144\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17827
\301\106\007\270\143\335\036\063\145\263\216\011\125\122\075\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17828
\275\377\007\353\255\141\125\030\054\251\151\230\112\252\100\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17829
\063\024\145\164\000\371\221\336\257\003\110\305\100\124\334\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17830
\204\220\150\040\305\222\226\334\056\345\002\105\252\300\137\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17831
\370\155\352\111\317\135\154\113\257\357\232\302\126\134\306\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17832
\126\102\152\060\137\302\253\366\342\075\077\263\311\021\217\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17833
\114\327\237\111\002\003\001\000\001\243\102\060\100\060\035\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17834
\003\125\035\016\004\026\004\024\065\112\365\115\257\077\327\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17835
\070\254\253\161\145\027\165\214\235\125\223\346\060\016\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17836
\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17837
\125\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17838
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17839
\000\250\207\351\354\370\100\147\135\303\301\146\307\100\113\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17840
\374\207\023\220\132\304\357\240\312\137\213\267\247\267\361\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17841
\265\144\267\212\263\270\033\314\332\373\254\146\210\101\316\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17842
\374\344\333\036\210\246\355\047\120\033\002\060\044\106\171\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17843
\004\207\160\227\100\163\321\300\301\127\031\232\151\245\047\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17844
\253\235\142\204\366\121\301\054\311\043\025\330\050\267\253\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17845
\023\265\106\341\206\002\377\046\214\304\210\222\035\126\376\031
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17846
\147\362\125\344\200\243\153\234\253\167\341\121\161\015\040\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17847
\020\232\333\275\166\171\007\167\231\050\255\232\136\332\261\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17848
\104\054\065\216\245\226\307\375\203\360\130\306\171\326\230\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17849
\250\215\376\206\076\007\026\222\341\173\347\035\354\063\166\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17850
\102\056\112\205\371\221\211\150\204\003\201\245\233\232\276\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17851
\067\305\124\253\126\073\030\055\101\244\014\370\102\333\231\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17852
\340\162\157\273\135\341\026\117\123\012\144\371\116\364\277\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17853
\124\275\170\154\210\352\277\234\023\044\302\160\151\242\177\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17854
\310\074\255\010\311\260\230\100\243\052\347\210\203\355\167\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17855
\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17856
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17857
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17858
# Trust for Certificate "Security Communication EV RootCA1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17859
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17860
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17861
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17862
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17863
CKA_LABEL UTF8 "Security Communication EV RootCA1"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17864
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17865
\376\270\304\062\334\371\166\232\316\256\075\330\220\217\375\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17866
\206\145\144\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17867
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17868
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17869
\042\055\246\001\352\174\012\367\360\154\126\103\077\167\166\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17870
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17871
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17872
\060\140\061\013\060\011\006\003\125\004\006\023\002\112\120\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17873
\045\060\043\006\003\125\004\012\023\034\123\105\103\117\115\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17874
\124\162\165\163\164\040\123\171\163\164\145\155\163\040\103\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17875
\056\054\114\124\104\056\061\052\060\050\006\003\125\004\013\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17876
\041\123\145\143\165\162\151\164\171\040\103\157\155\155\165\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17877
\151\143\141\164\151\157\156\040\105\126\040\122\157\157\164\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17878
\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17879
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17880
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17881
\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17882
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17883
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17884
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17885
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17886
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17887
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17888
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17889
# Certificate "OISTE WISeKey Global Root GA CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17890
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17891
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17892
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17893
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17894
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17895
CKA_LABEL UTF8 "OISTE WISeKey Global Root GA CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17896
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17897
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17898
\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17899
\061\020\060\016\006\003\125\004\012\023\007\127\111\123\145\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17900
\145\171\061\033\060\031\006\003\125\004\013\023\022\103\157\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17901
\171\162\151\147\150\164\040\050\143\051\040\062\060\060\065\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17902
\042\060\040\006\003\125\004\013\023\031\117\111\123\124\105\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17903
\106\157\165\156\144\141\164\151\157\156\040\105\156\144\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17904
\163\145\144\061\050\060\046\006\003\125\004\003\023\037\117\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17905
\123\124\105\040\127\111\123\145\113\145\171\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17906
\141\154\040\122\157\157\164\040\107\101\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17907
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17908
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17909
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17910
\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17911
\061\020\060\016\006\003\125\004\012\023\007\127\111\123\145\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17912
\145\171\061\033\060\031\006\003\125\004\013\023\022\103\157\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17913
\171\162\151\147\150\164\040\050\143\051\040\062\060\060\065\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17914
\042\060\040\006\003\125\004\013\023\031\117\111\123\124\105\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17915
\106\157\165\156\144\141\164\151\157\156\040\105\156\144\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17916
\163\145\144\061\050\060\046\006\003\125\004\003\023\037\117\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17917
\123\124\105\040\127\111\123\145\113\145\171\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17918
\141\154\040\122\157\157\164\040\107\101\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17919
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17920
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17921
\002\020\101\075\162\307\364\153\037\201\103\175\361\322\050\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17922
\337\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17923
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17924
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17925
\060\202\003\361\060\202\002\331\240\003\002\001\002\002\020\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17926
\075\162\307\364\153\037\201\103\175\361\322\050\124\337\232\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17927
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17928
\212\061\013\060\011\006\003\125\004\006\023\002\103\110\061\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17929
\060\016\006\003\125\004\012\023\007\127\111\123\145\113\145\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17930
\061\033\060\031\006\003\125\004\013\023\022\103\157\160\171\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17931
\151\147\150\164\040\050\143\051\040\062\060\060\065\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17932
\040\006\003\125\004\013\023\031\117\111\123\124\105\040\106\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17933
\165\156\144\141\164\151\157\156\040\105\156\144\157\162\163\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17934
\144\061\050\060\046\006\003\125\004\003\023\037\117\111\123\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17935
\105\040\127\111\123\145\113\145\171\040\107\154\157\142\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17936
\040\122\157\157\164\040\107\101\040\103\101\060\036\027\015\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17937
\065\061\062\061\061\061\066\060\063\064\064\132\027\015\063\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17938
\061\062\061\061\061\066\060\071\065\061\132\060\201\212\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17939
\060\011\006\003\125\004\006\023\002\103\110\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17940
\003\125\004\012\023\007\127\111\123\145\113\145\171\061\033\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17941
\031\006\003\125\004\013\023\022\103\157\160\171\162\151\147\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17942
\164\040\050\143\051\040\062\060\060\065\061\042\060\040\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17943
\125\004\013\023\031\117\111\123\124\105\040\106\157\165\156\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17944
\141\164\151\157\156\040\105\156\144\157\162\163\145\144\061\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17945
\060\046\006\003\125\004\003\023\037\117\111\123\124\105\040\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17946
\111\123\145\113\145\171\040\107\154\157\142\141\154\040\122\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17947
\157\164\040\107\101\040\103\101\060\202\001\042\060\015\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17948
\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17949
\060\202\001\012\002\202\001\001\000\313\117\263\000\233\075\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17950
\335\371\321\111\152\153\020\111\037\354\330\053\262\306\370\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17951
\201\051\103\225\114\232\031\043\041\025\105\336\343\310\034\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17952
\125\133\256\223\350\067\377\053\153\351\324\352\276\052\335\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17953
\121\053\327\146\303\141\134\140\002\310\365\316\162\173\073\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17954
\362\116\145\010\232\315\244\152\031\301\001\273\163\246\327\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17955
\303\335\315\274\244\213\265\231\141\270\001\242\243\324\115\324
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17956
\005\075\221\255\370\264\010\161\144\257\160\361\034\153\176\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17957
\303\167\235\044\163\173\344\014\214\341\331\066\341\231\213\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17958
\231\013\355\105\061\011\312\302\000\333\367\162\240\226\252\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17959
\207\320\216\307\266\141\163\015\166\146\214\334\033\264\143\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17960
\237\177\223\023\060\361\241\047\333\331\377\054\125\210\221\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17961
\340\117\007\260\050\126\214\030\033\227\104\216\211\335\340\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17962
\156\347\052\357\217\071\012\061\204\202\330\100\024\111\056\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17963
\101\344\247\376\343\144\314\301\131\161\113\054\041\247\133\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17964
\340\035\321\056\201\233\303\330\150\367\275\226\033\254\160\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17965
\026\024\013\333\140\271\046\001\005\002\003\001\000\001\243\121
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17966
\060\117\060\013\006\003\125\035\017\004\004\003\002\001\206\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17967
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17968
\060\035\006\003\125\035\016\004\026\004\024\263\003\176\256\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17969
\274\260\171\321\334\224\046\266\021\276\041\262\151\206\224\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17970
\020\006\011\053\006\001\004\001\202\067\025\001\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17971
\000\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17972
\003\202\001\001\000\113\241\377\013\207\156\263\371\301\103\261
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17973
\110\363\050\300\035\056\311\011\101\372\224\000\034\244\244\253
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17974
\111\117\217\075\036\357\115\157\275\274\244\366\362\046\060\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17975
\020\312\035\210\373\164\031\037\205\105\275\260\154\121\371\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17976
\176\333\365\114\062\072\101\117\133\107\317\350\013\055\266\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17977
\031\235\164\305\107\306\073\152\017\254\024\333\074\364\163\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17978
\251\005\337\000\334\164\170\372\370\065\140\131\002\023\030\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17979
\274\373\115\260\040\155\103\273\140\060\172\147\063\134\305\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17980
\321\370\055\071\122\163\373\214\252\227\045\134\162\331\010\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17981
\253\116\074\343\201\061\237\003\246\373\300\376\051\210\125\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17982
\204\325\120\003\266\342\204\243\246\066\252\021\072\001\341\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17983
\113\326\104\150\263\075\371\123\164\204\263\106\221\106\226\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17984
\267\200\054\266\341\343\020\342\333\242\347\050\217\001\226\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17985
\026\076\000\343\034\245\066\201\030\242\114\122\166\300\021\243
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17986
\156\346\035\272\343\132\276\066\123\305\076\165\217\206\151\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17987
\130\123\265\234\273\157\237\134\305\030\354\335\057\341\230\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17988
\374\276\337\012\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17989
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17990
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17991
# Trust for Certificate "OISTE WISeKey Global Root GA CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17992
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17993
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17994
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17995
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17996
CKA_LABEL UTF8 "OISTE WISeKey Global Root GA CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17997
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17998
\131\042\241\341\132\352\026\065\041\370\230\071\152\106\106\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 17999
\104\033\017\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18000
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18001
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18002
\274\154\121\063\247\351\323\146\143\124\025\162\033\041\222\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18003
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18004
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18005
\060\201\212\061\013\060\011\006\003\125\004\006\023\002\103\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18006
\061\020\060\016\006\003\125\004\012\023\007\127\111\123\145\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18007
\145\171\061\033\060\031\006\003\125\004\013\023\022\103\157\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18008
\171\162\151\147\150\164\040\050\143\051\040\062\060\060\065\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18009
\042\060\040\006\003\125\004\013\023\031\117\111\123\124\105\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18010
\106\157\165\156\144\141\164\151\157\156\040\105\156\144\157\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18011
\163\145\144\061\050\060\046\006\003\125\004\003\023\037\117\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18012
\123\124\105\040\127\111\123\145\113\145\171\040\107\154\157\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18013
\141\154\040\122\157\157\164\040\107\101\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18014
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18015
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18016
\002\020\101\075\162\307\364\153\037\201\103\175\361\322\050\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18017
\337\232
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18018
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18019
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18020
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18021
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18022
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18024
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18025
# Certificate "S-TRUST Authentication and Encryption Root CA 2005 PN"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18026
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18027
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18028
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18029
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18030
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18031
CKA_LABEL UTF8 "S-TRUST Authentication and Encryption Root CA 2005 PN"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18032
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18033
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18034
\060\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18035
\061\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18036
\055\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18037
\127\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18038
\164\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18039
\040\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18040
\141\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18041
\110\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18042
\125\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18043
\157\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18044
\156\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18045
\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18046
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18047
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18048
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18049
\060\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18050
\061\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18051
\055\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18052
\127\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18053
\164\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18054
\040\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18055
\141\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18056
\110\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18057
\125\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18058
\157\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18059
\156\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18060
\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18061
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18062
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18063
\002\020\067\031\030\346\123\124\174\032\265\270\313\131\132\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18064
\065\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18065
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18066
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18067
\060\202\004\173\060\202\003\143\240\003\002\001\002\002\020\067
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18068
\031\030\346\123\124\174\032\265\270\313\131\132\333\065\267\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18069
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18070
\256\061\013\060\011\006\003\125\004\006\023\002\104\105\061\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18071
\060\036\006\003\125\004\010\023\027\102\141\144\145\156\055\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18072
\165\145\162\164\164\145\155\142\145\162\147\040\050\102\127\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18073
\061\022\060\020\006\003\125\004\007\023\011\123\164\165\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18074
\147\141\162\164\061\051\060\047\006\003\125\004\012\023\040\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18075
\145\165\164\163\143\150\145\162\040\123\160\141\162\153\141\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18076
\163\145\156\040\126\145\162\154\141\147\040\107\155\142\110\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18077
\076\060\074\006\003\125\004\003\023\065\123\055\124\122\125\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18078
\124\040\101\165\164\150\145\156\164\151\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18079
\040\141\156\144\040\105\156\143\162\171\160\164\151\157\156\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18080
\122\157\157\164\040\103\101\040\062\060\060\065\072\120\116\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18081
\036\027\015\060\065\060\066\062\062\060\060\060\060\060\060\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18082
\027\015\063\060\060\066\062\061\062\063\065\071\065\071\132\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18083
\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18084
\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18085
\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18086
\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18087
\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18088
\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18089
\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18090
\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18091
\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18092
\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18093
\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18094
\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18095
\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18096
\000\331\265\112\301\323\063\352\323\106\263\321\342\114\322\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18097
\266\203\320\157\325\030\351\223\257\047\216\023\315\265\045\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18098
\120\064\022\144\051\241\125\341\072\140\223\236\050\311\343\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18099
\233\341\004\260\043\277\225\212\216\133\033\101\177\132\303\350
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18100
\115\114\325\044\026\076\207\110\324\047\256\346\367\123\035\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18101
\014\000\357\076\141\161\255\277\072\172\130\037\224\075\134\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18102
\325\325\157\337\270\233\322\365\345\313\203\162\222\302\123\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18103
\202\002\353\255\255\137\026\055\222\123\166\361\211\266\054\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18104
\301\057\340\247\112\157\240\060\152\062\353\232\164\003\150\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18105
\023\235\312\057\233\013\035\276\317\165\015\046\227\233\307\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18106
\136\012\237\170\337\263\274\354\232\272\357\125\217\033\232\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18107
\007\143\051\027\131\142\011\052\171\007\167\245\340\321\027\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18108
\351\133\335\366\220\253\342\230\012\000\321\045\155\236\327\205
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18109
\207\057\222\361\321\166\203\117\013\072\131\067\050\057\063\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18110
\027\120\326\040\013\012\364\046\371\237\070\347\055\244\270\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18111
\211\215\255\255\311\152\175\211\027\273\366\177\200\203\172\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18112
\355\002\003\001\000\001\243\201\222\060\201\217\060\022\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18113
\125\035\023\001\001\377\004\010\060\006\001\001\377\002\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18114
\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18115
\060\051\006\003\125\035\021\004\042\060\040\244\036\060\034\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18116
\032\060\030\006\003\125\004\003\023\021\123\124\122\157\156\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18117
\151\156\145\061\055\062\060\064\070\055\065\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18118
\035\016\004\026\004\024\017\312\036\134\171\340\242\363\051\266
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18119
\322\205\263\013\112\265\145\354\153\122\060\037\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18120
\043\004\030\060\026\200\024\017\312\036\134\171\340\242\363\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18121
\266\322\205\263\013\112\265\145\354\153\122\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18122
\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18123
\001\360\355\031\074\050\350\115\134\273\245\143\034\210\063\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18124
\247\000\207\244\037\040\253\326\034\343\006\037\227\176\124\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18125
\267\321\262\311\325\332\200\354\027\327\212\365\173\302\000\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18126
\351\021\157\204\240\132\045\061\342\211\371\244\000\077\061\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18127
\056\325\075\350\156\346\325\035\074\077\262\275\237\167\353\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18128
\323\214\272\300\327\266\115\354\123\234\017\004\156\352\065\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18129
\127\343\012\145\173\220\072\341\117\076\303\000\222\172\273\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18130
\211\163\214\313\246\115\300\373\366\002\326\260\007\243\003\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18131
\047\100\237\014\344\205\202\055\257\232\102\035\320\307\215\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18132
\100\356\235\006\127\034\331\242\330\200\024\376\341\143\055\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18133
\207\325\224\122\226\072\106\306\161\226\075\367\230\016\262\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18134
\252\217\332\364\116\044\000\071\125\350\255\027\271\323\064\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18135
\112\251\100\314\027\052\125\145\101\164\102\176\365\300\257\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18136
\223\255\362\030\133\075\211\014\333\107\071\044\370\340\114\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18137
\037\260\075\012\312\005\116\211\041\032\343\052\231\254\374\177
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18138
\241\361\017\033\037\075\236\004\203\335\226\331\035\072\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18139
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18141
# Trust for Certificate "S-TRUST Authentication and Encryption Root CA 2005 PN"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18142
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18143
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18144
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18145
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18146
CKA_LABEL UTF8 "S-TRUST Authentication and Encryption Root CA 2005 PN"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18147
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18148
\276\265\251\225\164\153\236\337\163\213\126\346\337\103\172\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18149
\276\020\153\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18150
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18151
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18152
\004\113\375\311\154\332\052\062\205\174\131\204\141\106\212\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18153
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18154
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18155
\060\201\256\061\013\060\011\006\003\125\004\006\023\002\104\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18156
\061\040\060\036\006\003\125\004\010\023\027\102\141\144\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18157
\055\127\165\145\162\164\164\145\155\142\145\162\147\040\050\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18158
\127\051\061\022\060\020\006\003\125\004\007\023\011\123\164\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18159
\164\164\147\141\162\164\061\051\060\047\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18160
\040\104\145\165\164\163\143\150\145\162\040\123\160\141\162\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18161
\141\163\163\145\156\040\126\145\162\154\141\147\040\107\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18162
\110\061\076\060\074\006\003\125\004\003\023\065\123\055\124\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18163
\125\123\124\040\101\165\164\150\145\156\164\151\143\141\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18164
\157\156\040\141\156\144\040\105\156\143\162\171\160\164\151\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18165
\156\040\122\157\157\164\040\103\101\040\062\060\060\065\072\120
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18166
\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18167
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18168
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18169
\002\020\067\031\030\346\123\124\174\032\265\270\313\131\132\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18170
\065\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18171
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18172
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18173
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18174
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18175
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18177
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18178
# Certificate "Microsec e-Szigno Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18179
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18180
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18181
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18182
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18183
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18184
CKA_LABEL UTF8 "Microsec e-Szigno Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18185
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18186
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18187
\060\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18188
\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18189
\163\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18190
\162\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18191
\125\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18192
\061\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18193
\163\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18194
\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18195
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18196
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18197
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18198
\060\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18199
\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18200
\163\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18201
\162\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18202
\125\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18203
\061\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18204
\163\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18205
\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18206
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18207
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18208
\002\021\000\314\270\347\277\116\051\032\375\242\334\146\245\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18209
\054\017\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18210
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18211
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18212
\060\202\007\250\060\202\006\220\240\003\002\001\002\002\021\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18213
\314\270\347\277\116\051\032\375\242\334\146\245\034\054\017\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18214
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18215
\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18216
\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18217
\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18218
\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18219
\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18220
\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18221
\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18222
\040\103\101\060\036\027\015\060\065\060\064\060\066\061\062\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18223
\070\064\064\132\027\015\061\067\060\064\060\066\061\062\062\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18224
\064\064\132\060\162\061\013\060\011\006\003\125\004\006\023\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18225
\110\125\061\021\060\017\006\003\125\004\007\023\010\102\165\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18226
\141\160\145\163\164\061\026\060\024\006\003\125\004\012\023\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18227
\115\151\143\162\157\163\145\143\040\114\164\144\056\061\024\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18228
\022\006\003\125\004\013\023\013\145\055\123\172\151\147\156\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18229
\040\103\101\061\042\060\040\006\003\125\004\003\023\031\115\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18230
\143\162\157\163\145\143\040\145\055\123\172\151\147\156\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18231
\122\157\157\164\040\103\101\060\202\001\042\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18232
\206\110\206\367\015\001\001\001\005\000\003\202\001\017\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18233
\202\001\012\002\202\001\001\000\355\310\000\325\201\173\315\070
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18234
\000\107\314\333\204\301\041\151\054\164\220\014\041\331\123\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18235
\355\076\103\104\123\257\253\370\200\233\074\170\215\324\215\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18236
\270\357\323\021\334\201\346\317\073\226\214\326\157\025\306\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18237
\176\241\057\340\137\222\266\047\327\166\232\035\103\074\352\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18238
\354\057\356\071\363\152\147\113\213\202\317\042\370\145\125\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18239
\054\313\057\175\110\172\075\165\371\252\240\047\273\170\302\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18240
\312\121\302\176\146\113\257\315\242\247\115\002\202\077\202\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18241
\205\306\341\017\220\107\231\224\012\161\162\223\052\311\246\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18242
\276\074\126\114\163\222\047\361\153\265\365\375\374\060\005\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18243
\222\306\353\226\176\001\221\302\151\261\036\035\173\123\105\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18244
\334\101\037\311\213\161\326\124\024\343\213\124\170\077\276\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18245
\142\073\133\365\243\354\325\222\164\342\164\060\357\001\333\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18246
\324\253\231\233\052\153\370\275\246\034\206\043\102\137\354\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18247
\336\232\213\133\364\162\072\100\305\111\076\245\276\216\252\161
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18248
\353\154\372\365\032\344\152\375\173\175\125\100\357\130\156\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18249
\331\325\274\044\253\301\357\267\002\003\001\000\001\243\202\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18250
\067\060\202\004\063\060\147\006\010\053\006\001\005\005\007\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18251
\001\004\133\060\131\060\050\006\010\053\006\001\005\005\007\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18252
\001\206\034\150\164\164\160\163\072\057\057\162\143\141\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18253
\055\163\172\151\147\156\157\056\150\165\057\157\143\163\160\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18254
\055\006\010\053\006\001\005\005\007\060\002\206\041\150\164\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18255
\160\072\057\057\167\167\167\056\145\055\163\172\151\147\156\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18256
\056\150\165\057\122\157\157\164\103\101\056\143\162\164\060\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18257
\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18258
\202\001\163\006\003\125\035\040\004\202\001\152\060\202\001\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18259
\060\202\001\142\006\014\053\006\001\004\001\201\250\030\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18260
\001\001\060\202\001\120\060\050\006\010\053\006\001\005\005\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18261
\002\001\026\034\150\164\164\160\072\057\057\167\167\167\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18262
\055\163\172\151\147\156\157\056\150\165\057\123\132\123\132\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18263
\060\202\001\042\006\010\053\006\001\005\005\007\002\002\060\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18264
\001\024\036\202\001\020\000\101\000\040\000\164\000\141\000\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18265
\000\372\000\163\000\355\000\164\000\166\000\341\000\156\000\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18266
\000\040\000\351\000\162\000\164\000\145\000\154\000\155\000\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18267
\000\172\000\351\000\163\000\351\000\150\000\145\000\172\000\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18268
\000\351\000\163\000\040\000\145\000\154\000\146\000\157\000\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18269
\000\141\000\144\000\341\000\163\000\341\000\150\000\157\000\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18270
\000\040\000\141\000\040\000\123\000\172\000\157\000\154\000\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18271
\000\341\000\154\000\164\000\141\000\164\000\363\000\040\000\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18272
\000\172\000\157\000\154\000\147\000\341\000\154\000\164\000\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18273
\000\164\000\341\000\163\000\151\000\040\000\123\000\172\000\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18274
\000\142\000\341\000\154\000\171\000\172\000\141\000\164\000\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18275
\000\040\000\163\000\172\000\145\000\162\000\151\000\156\000\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18276
\000\040\000\153\000\145\000\154\000\154\000\040\000\145\000\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18277
\000\152\000\341\000\162\000\156\000\151\000\072\000\040\000\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18278
\000\164\000\164\000\160\000\072\000\057\000\057\000\167\000\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18279
\000\167\000\056\000\145\000\055\000\163\000\172\000\151\000\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18280
\000\156\000\157\000\056\000\150\000\165\000\057\000\123\000\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18281
\000\123\000\132\000\057\060\201\310\006\003\125\035\037\004\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18282
\300\060\201\275\060\201\272\240\201\267\240\201\264\206\041\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18283
\164\164\160\072\057\057\167\167\167\056\145\055\163\172\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18284
\156\157\056\150\165\057\122\157\157\164\103\101\056\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18285
\206\201\216\154\144\141\160\072\057\057\154\144\141\160\056\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18286
\055\163\172\151\147\156\157\056\150\165\057\103\116\075\115\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18287
\143\162\157\163\145\143\045\062\060\145\055\123\172\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18288
\157\045\062\060\122\157\157\164\045\062\060\103\101\054\117\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18289
\075\145\055\123\172\151\147\156\157\045\062\060\103\101\054\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18290
\075\115\151\143\162\157\163\145\143\045\062\060\114\164\144\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18291
\054\114\075\102\165\144\141\160\145\163\164\054\103\075\110\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18292
\077\143\145\162\164\151\146\151\143\141\164\145\122\145\166\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18293
\143\141\164\151\157\156\114\151\163\164\073\142\151\156\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18294
\171\060\016\006\003\125\035\017\001\001\377\004\004\003\002\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18295
\006\060\201\226\006\003\125\035\021\004\201\216\060\201\213\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18296
\020\151\156\146\157\100\145\055\163\172\151\147\156\157\056\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18297
\165\244\167\060\165\061\043\060\041\006\003\125\004\003\014\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18298
\115\151\143\162\157\163\145\143\040\145\055\123\172\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18299
\303\263\040\122\157\157\164\040\103\101\061\026\060\024\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18300
\125\004\013\014\015\145\055\123\172\151\147\156\303\263\040\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18301
\123\132\061\026\060\024\006\003\125\004\012\023\015\115\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18302
\162\157\163\145\143\040\113\146\164\056\061\021\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18303
\125\004\007\023\010\102\165\144\141\160\145\163\164\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18304
\011\006\003\125\004\006\023\002\110\125\060\201\254\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18305
\035\043\004\201\244\060\201\241\200\024\307\240\111\165\026\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18306
\204\333\061\113\204\322\361\067\100\220\357\116\334\367\241\166
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18307
\244\164\060\162\061\013\060\011\006\003\125\004\006\023\002\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18308
\125\061\021\060\017\006\003\125\004\007\023\010\102\165\144\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18309
\160\145\163\164\061\026\060\024\006\003\125\004\012\023\015\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18310
\151\143\162\157\163\145\143\040\114\164\144\056\061\024\060\022
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18311
\006\003\125\004\013\023\013\145\055\123\172\151\147\156\157\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18312
\103\101\061\042\060\040\006\003\125\004\003\023\031\115\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18313
\162\157\163\145\143\040\145\055\123\172\151\147\156\157\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18314
\157\157\164\040\103\101\202\021\000\314\270\347\277\116\051\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18315
\375\242\334\146\245\034\054\017\021\060\035\006\003\125\035\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18316
\004\026\004\024\307\240\111\165\026\141\204\333\061\113\204\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18317
\361\067\100\220\357\116\334\367\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18318
\367\015\001\001\005\005\000\003\202\001\001\000\323\023\234\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18319
\143\131\056\312\134\160\014\374\203\274\125\261\364\216\007\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18320
\146\047\316\301\073\040\251\034\273\106\124\160\356\132\314\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18321
\167\352\150\104\047\353\362\051\335\167\251\325\373\343\324\247
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18322
\004\304\225\270\013\341\104\150\140\007\103\060\061\102\141\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18323
\356\331\345\044\325\033\337\341\112\033\252\237\307\137\370\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18324
\021\352\023\223\000\312\212\130\261\356\355\016\115\264\327\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18325
\066\046\174\340\072\301\325\127\202\361\165\266\375\211\137\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18326
\363\250\070\237\065\006\010\316\042\225\276\315\325\374\276\133
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18327
\336\171\153\334\172\251\145\146\276\261\045\132\137\355\176\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18328
\254\106\155\114\364\062\207\264\040\004\340\154\170\260\167\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18329
\205\106\113\246\022\267\165\350\112\311\126\154\327\222\253\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18330
\365\111\070\322\117\123\343\125\220\021\333\230\226\306\111\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18331
\076\364\237\033\340\367\210\334\045\142\231\104\330\163\277\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18332
\060\363\014\067\076\324\302\050\200\163\261\001\267\235\132\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18333
\024\001\113\251\021\235\051\152\056\320\135\201\300\317\262\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18334
\103\307\003\340\067\116\135\012\334\131\040\045
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18335
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18336
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18337
# Trust for Certificate "Microsec e-Szigno Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18338
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18339
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18340
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18341
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18342
CKA_LABEL UTF8 "Microsec e-Szigno Root CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18343
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18344
\043\210\311\323\161\314\236\226\075\377\175\074\247\316\374\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18345
\045\354\031\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18346
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18347
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18348
\360\226\266\057\305\020\325\147\216\203\045\062\350\136\056\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18349
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18350
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18351
\060\162\061\013\060\011\006\003\125\004\006\023\002\110\125\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18352
\021\060\017\006\003\125\004\007\023\010\102\165\144\141\160\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18353
\163\164\061\026\060\024\006\003\125\004\012\023\015\115\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18354
\162\157\163\145\143\040\114\164\144\056\061\024\060\022\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18355
\125\004\013\023\013\145\055\123\172\151\147\156\157\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18356
\061\042\060\040\006\003\125\004\003\023\031\115\151\143\162\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18357
\163\145\143\040\145\055\123\172\151\147\156\157\040\122\157\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18358
\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18359
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18360
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18361
\002\021\000\314\270\347\277\116\051\032\375\242\334\146\245\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18362
\054\017\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18363
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18364
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18365
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18366
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18367
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18368
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18369
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18370
# Certificate "Certigna"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18371
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18372
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18373
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18374
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18375
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18376
CKA_LABEL UTF8 "Certigna"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18377
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18378
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18379
\060\064\061\013\060\011\006\003\125\004\006\023\002\106\122\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18380
\022\060\020\006\003\125\004\012\014\011\104\150\151\155\171\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18381
\164\151\163\061\021\060\017\006\003\125\004\003\014\010\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18382
\162\164\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18383
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18384
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18385
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18386
\060\064\061\013\060\011\006\003\125\004\006\023\002\106\122\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18387
\022\060\020\006\003\125\004\012\014\011\104\150\151\155\171\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18388
\164\151\163\061\021\060\017\006\003\125\004\003\014\010\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18389
\162\164\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18390
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18391
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18392
\002\011\000\376\334\343\001\017\311\110\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18393
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18394
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18395
\060\202\003\250\060\202\002\220\240\003\002\001\002\002\011\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18396
\376\334\343\001\017\311\110\377\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18397
\367\015\001\001\005\005\000\060\064\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18398
\004\006\023\002\106\122\061\022\060\020\006\003\125\004\012\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18399
\011\104\150\151\155\171\157\164\151\163\061\021\060\017\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18400
\125\004\003\014\010\103\145\162\164\151\147\156\141\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18401
\015\060\067\060\066\062\071\061\065\061\063\060\065\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18402
\062\067\060\066\062\071\061\065\061\063\060\065\132\060\064\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18403
\013\060\011\006\003\125\004\006\023\002\106\122\061\022\060\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18404
\006\003\125\004\012\014\011\104\150\151\155\171\157\164\151\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18405
\061\021\060\017\006\003\125\004\003\014\010\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18406
\147\156\141\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18407
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18408
\202\001\001\000\310\150\361\311\326\326\263\064\165\046\202\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18409
\354\264\276\352\134\341\046\355\021\107\141\341\242\174\026\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18410
\100\041\344\140\236\132\310\143\341\304\261\226\222\377\030\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18411
\151\043\341\053\142\367\335\342\066\057\221\007\271\110\317\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18412
\354\171\266\054\347\064\113\160\010\045\243\074\207\033\031\362
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18413
\201\007\017\070\220\031\323\021\376\206\264\362\321\136\036\036
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18414
\226\315\200\154\316\073\061\223\266\362\240\320\251\225\022\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18415
\245\232\314\153\310\204\126\212\063\251\347\042\025\123\026\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18416
\314\027\354\127\137\351\242\012\230\011\336\343\137\234\157\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18417
\110\343\205\013\025\132\246\272\237\254\110\343\011\262\367\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18418
\062\336\136\064\276\034\170\135\102\133\316\016\042\217\115\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18419
\327\175\062\030\263\013\054\152\277\216\077\024\021\211\040\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18420
\167\024\265\075\224\010\207\367\045\036\325\262\140\000\354\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18421
\052\050\045\156\052\076\030\143\027\045\077\076\104\040\026\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18422
\046\310\045\256\005\112\264\347\143\054\363\214\026\123\176\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18423
\373\021\032\010\301\106\142\237\042\270\361\302\215\151\334\372
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18424
\072\130\006\337\002\003\001\000\001\243\201\274\060\201\271\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18425
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18426
\060\035\006\003\125\035\016\004\026\004\024\032\355\376\101\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18427
\220\264\044\131\276\001\362\122\325\105\366\132\071\334\021\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18428
\144\006\003\125\035\043\004\135\060\133\200\024\032\355\376\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18429
\071\220\264\044\131\276\001\362\122\325\105\366\132\071\334\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18430
\241\070\244\066\060\064\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18431
\002\106\122\061\022\060\020\006\003\125\004\012\014\011\104\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18432
\151\155\171\157\164\151\163\061\021\060\017\006\003\125\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18433
\014\010\103\145\162\164\151\147\156\141\202\011\000\376\334\343
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18434
\001\017\311\110\377\060\016\006\003\125\035\017\001\001\377\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18435
\004\003\002\001\006\060\021\006\011\140\206\110\001\206\370\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18436
\001\001\004\004\003\002\000\007\060\015\006\011\052\206\110\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18437
\367\015\001\001\005\005\000\003\202\001\001\000\205\003\036\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18438
\161\366\102\257\341\243\141\236\353\363\300\017\362\245\324\332
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18439
\225\346\326\276\150\066\075\176\156\037\114\212\357\321\017\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18440
\155\136\245\122\143\316\022\370\357\052\332\157\353\067\376\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18441
\002\307\313\073\076\042\153\332\141\056\177\324\162\075\335\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18442
\341\036\114\100\031\214\017\327\234\321\203\060\173\230\131\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18443
\175\306\271\014\051\114\241\063\242\353\147\072\145\204\323\226
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18444
\342\355\166\105\160\217\265\053\336\371\043\326\111\156\074\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18445
\265\306\237\065\036\120\320\301\217\152\160\104\002\142\313\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18446
\035\150\101\247\252\127\350\123\252\007\322\006\366\325\024\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18447
\013\221\003\165\054\154\162\265\141\225\232\015\213\271\015\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18448
\365\337\124\315\336\346\330\326\011\010\227\143\345\301\056\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18449
\267\104\046\300\046\300\257\125\060\236\073\325\066\052\031\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18450
\364\134\036\377\317\054\267\377\320\375\207\100\021\325\021\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18451
\273\110\300\041\251\244\050\055\375\025\370\260\116\053\364\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18452
\133\041\374\021\221\064\276\101\357\173\235\227\165\377\227\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18453
\300\226\130\057\352\273\106\327\273\344\331\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18454
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18455
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18456
# Trust for Certificate "Certigna"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18457
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18458
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18459
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18460
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18461
CKA_LABEL UTF8 "Certigna"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18462
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18463
\261\056\023\143\105\206\244\157\032\262\140\150\067\130\055\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18464
\254\375\224\227
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18465
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18466
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18467
\253\127\246\133\175\102\202\031\265\330\130\046\050\136\375\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18468
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18469
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18470
\060\064\061\013\060\011\006\003\125\004\006\023\002\106\122\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18471
\022\060\020\006\003\125\004\012\014\011\104\150\151\155\171\157
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18472
\164\151\163\061\021\060\017\006\003\125\004\003\014\010\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18473
\162\164\151\147\156\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18474
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18475
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18476
\002\011\000\376\334\343\001\017\311\110\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18477
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18478
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18479
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18480
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18481
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18482
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18483
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18484
# Certificate "AC Ra\xC3\xADz Certic\xC3\xA1mara S.A."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18485
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18486
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18487
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18488
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18489
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18490
CKA_LABEL UTF8 "AC Ra\xC3\xADz Certic\xC3\xA1mara S.A."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18491
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18492
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18493
\060\173\061\013\060\011\006\003\125\004\006\023\002\103\117\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18494
\107\060\105\006\003\125\004\012\014\076\123\157\143\151\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18495
\141\144\040\103\141\155\145\162\141\154\040\144\145\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18496
\162\164\151\146\151\143\141\143\151\303\263\156\040\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18497
\151\164\141\154\040\055\040\103\145\162\164\151\143\303\241\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18498
\141\162\141\040\123\056\101\056\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18499
\003\014\032\101\103\040\122\141\303\255\172\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18500
\151\143\303\241\155\141\162\141\040\123\056\101\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18501
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18502
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18503
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18504
\060\173\061\013\060\011\006\003\125\004\006\023\002\103\117\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18505
\107\060\105\006\003\125\004\012\014\076\123\157\143\151\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18506
\141\144\040\103\141\155\145\162\141\154\040\144\145\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18507
\162\164\151\146\151\143\141\143\151\303\263\156\040\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18508
\151\164\141\154\040\055\040\103\145\162\164\151\143\303\241\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18509
\141\162\141\040\123\056\101\056\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18510
\003\014\032\101\103\040\122\141\303\255\172\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18511
\151\143\303\241\155\141\162\141\040\123\056\101\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18512
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18513
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18514
\002\017\007\176\122\223\173\340\025\343\127\360\151\214\313\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18515
\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18516
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18517
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18518
\060\202\006\146\060\202\004\116\240\003\002\001\002\002\017\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18519
\176\122\223\173\340\025\343\127\360\151\214\313\354\014\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18520
\006\011\052\206\110\206\367\015\001\001\005\005\000\060\173\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18521
\013\060\011\006\003\125\004\006\023\002\103\117\061\107\060\105
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18522
\006\003\125\004\012\014\076\123\157\143\151\145\144\141\144\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18523
\103\141\155\145\162\141\154\040\144\145\040\103\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18524
\146\151\143\141\143\151\303\263\156\040\104\151\147\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18525
\154\040\055\040\103\145\162\164\151\143\303\241\155\141\162\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18526
\040\123\056\101\056\061\043\060\041\006\003\125\004\003\014\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18527
\101\103\040\122\141\303\255\172\040\103\145\162\164\151\143\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18528
\241\155\141\162\141\040\123\056\101\056\060\036\027\015\060\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18529
\061\061\062\067\062\060\064\066\062\071\132\027\015\063\060\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18530
\064\060\062\062\061\064\062\060\062\132\060\173\061\013\060\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18531
\006\003\125\004\006\023\002\103\117\061\107\060\105\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18532
\004\012\014\076\123\157\143\151\145\144\141\144\040\103\141\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18533
\145\162\141\154\040\144\145\040\103\145\162\164\151\146\151\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18534
\141\143\151\303\263\156\040\104\151\147\151\164\141\154\040\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18535
\040\103\145\162\164\151\143\303\241\155\141\162\141\040\123\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18536
\101\056\061\043\060\041\006\003\125\004\003\014\032\101\103\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18537
\122\141\303\255\172\040\103\145\162\164\151\143\303\241\155\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18538
\162\141\040\123\056\101\056\060\202\002\042\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18539
\206\110\206\367\015\001\001\001\005\000\003\202\002\017\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18540
\202\002\012\002\202\002\001\000\253\153\211\243\123\314\110\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18541
\010\373\303\317\121\226\010\056\270\010\172\155\074\220\027\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18542
\251\351\355\056\023\064\107\262\320\160\334\311\074\320\215\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18543
\356\113\027\253\320\205\260\247\043\004\313\250\242\374\345\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18544
\333\100\312\142\211\217\120\236\001\075\046\133\030\204\034\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18545
\174\067\267\175\354\323\177\163\031\260\152\262\330\210\212\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18546
\105\164\250\367\263\270\300\324\332\315\042\211\164\115\132\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18547
\071\163\030\164\117\265\353\231\247\301\036\210\264\302\223\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18548
\143\227\363\247\247\022\262\011\042\007\063\331\221\315\016\234
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18549
\037\016\040\307\356\273\063\215\217\302\322\130\247\137\375\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18550
\067\342\210\302\330\217\206\165\136\371\055\247\207\063\362\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18551
\067\057\213\274\035\206\067\071\261\224\362\330\274\112\234\203
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18552
\030\132\006\374\363\324\324\272\214\025\011\045\360\371\266\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18553
\004\176\027\022\063\153\127\110\114\117\333\046\036\353\314\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18554
\347\213\371\150\174\160\017\243\052\320\072\070\337\067\227\342
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18555
\133\336\200\141\323\200\330\221\203\102\132\114\004\211\150\021
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18556
\074\254\137\150\200\101\314\140\102\316\015\132\052\014\017\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18557
\060\300\246\360\206\333\253\111\327\227\155\110\213\371\003\300
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18558
\122\147\233\022\367\302\362\056\230\145\102\331\326\232\343\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18559
\031\061\014\255\207\325\127\002\172\060\350\206\046\373\217\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18560
\212\124\207\344\277\074\356\353\303\165\110\137\036\071\157\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18561
\142\154\305\055\304\027\124\031\267\067\215\234\067\221\310\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18562
\013\325\352\143\157\203\254\070\302\363\077\336\232\373\341\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18563
\141\360\310\046\313\066\310\241\363\060\217\244\243\242\241\335
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18564
\123\263\336\360\232\062\037\203\221\171\060\301\251\037\123\233
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18565
\123\242\025\123\077\335\235\263\020\073\110\175\211\017\374\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18566
\003\365\373\045\144\165\016\027\031\015\217\000\026\147\171\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18567
\100\374\055\131\007\331\220\372\232\255\075\334\200\212\346\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18568
\065\242\147\114\021\153\261\370\200\144\000\055\157\042\141\305
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18569
\254\113\046\345\132\020\202\233\244\203\173\064\367\236\211\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18570
\040\227\216\267\102\307\146\303\320\351\244\326\365\040\215\304
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18571
\303\225\254\104\012\235\133\163\074\046\075\057\112\276\247\311
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18572
\247\020\036\373\237\120\151\363\002\003\001\000\001\243\201\346
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18573
\060\201\343\060\017\006\003\125\035\023\001\001\377\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18574
\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18575
\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\321
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18576
\011\320\351\327\316\171\164\124\371\072\060\263\364\155\054\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18577
\003\033\150\060\201\240\006\003\125\035\040\004\201\230\060\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18578
\225\060\201\222\006\004\125\035\040\000\060\201\211\060\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18579
\010\053\006\001\005\005\007\002\001\026\037\150\164\164\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18580
\057\057\167\167\167\056\143\145\162\164\151\143\141\155\141\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18581
\141\056\143\157\155\057\144\160\143\057\060\132\006\010\053\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18582
\001\005\005\007\002\002\060\116\032\114\114\151\155\151\164\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18583
\143\151\157\156\145\163\040\144\145\040\147\141\162\141\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18584
\355\141\163\040\144\145\040\145\163\164\145\040\143\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18585
\151\146\151\143\141\144\157\040\163\145\040\160\165\145\144\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18586
\156\040\145\156\143\157\156\164\162\141\162\040\145\156\040\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18587
\141\040\104\120\103\056\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18588
\001\001\005\005\000\003\202\002\001\000\134\224\265\270\105\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18589
\115\216\141\037\003\050\017\123\174\346\244\131\251\263\212\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18590
\305\260\377\010\174\054\243\161\034\041\023\147\241\225\022\100
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18591
\065\203\203\217\164\333\063\134\360\111\166\012\201\122\335\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18592
\324\232\062\063\357\233\247\313\165\345\172\313\227\022\220\134
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18593
\272\173\305\233\337\273\071\043\310\377\230\316\012\115\042\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18594
\110\007\176\212\300\325\040\102\224\104\357\277\167\242\211\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18595
\110\033\100\003\005\241\211\354\317\142\343\075\045\166\146\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18596
\046\267\273\042\276\157\377\071\127\164\272\172\311\001\225\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18597
\225\121\350\253\054\370\261\206\040\351\077\313\065\133\322\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18598
\351\052\376\203\023\027\100\356\210\142\145\133\325\073\140\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18599
\173\074\270\311\325\177\066\002\045\252\150\302\061\025\267\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18600
\145\353\177\035\110\171\261\317\071\342\102\200\026\323\365\223
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18601
\043\374\114\227\311\132\067\154\174\042\330\112\315\322\216\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18602
\203\071\221\220\020\310\361\311\065\176\077\270\323\201\306\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18603
\144\032\266\120\302\041\244\170\334\320\057\073\144\223\164\360
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18604
\226\220\361\357\373\011\132\064\100\226\360\066\022\301\243\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18605
\214\223\176\101\336\167\213\354\206\331\322\017\077\055\321\314
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18606
\100\242\211\146\110\036\040\263\234\043\131\163\251\104\163\274
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18607
\044\171\220\126\067\263\306\051\176\243\017\361\051\071\357\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18608
\134\050\062\160\065\254\332\270\310\165\146\374\233\114\071\107
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18609
\216\033\157\233\115\002\124\042\063\357\141\272\236\051\204\357
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18610
\116\113\063\107\166\227\152\313\176\137\375\025\246\236\102\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18611
\133\146\132\212\210\015\367\026\271\077\121\145\053\146\152\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18612
\321\070\122\242\326\106\021\372\374\232\034\164\236\217\227\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18613
\002\117\144\306\365\150\323\113\055\377\244\067\036\213\077\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18614
\104\276\141\106\241\204\075\010\047\114\201\040\167\211\010\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18615
\147\100\136\154\010\121\137\064\132\214\226\150\315\327\367\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18616
\302\034\323\062\000\257\122\313\323\140\133\052\072\107\176\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18617
\060\063\241\142\051\177\112\271\341\055\347\024\043\016\016\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18618
\107\341\171\374\025\125\320\261\374\045\161\143\165\063\034\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18619
\053\257\134\331\355\107\167\140\016\073\017\036\322\300\334\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18620
\005\211\374\170\326\134\054\046\103\251
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18621
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18622
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18623
# Trust for Certificate "AC Ra\xC3\xADz Certic\xC3\xA1mara S.A."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18624
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18625
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18626
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18627
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18628
CKA_LABEL UTF8 "AC Ra\xC3\xADz Certic\xC3\xA1mara S.A."
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18629
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18630
\313\241\305\370\260\343\136\270\271\105\022\323\371\064\242\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18631
\006\020\323\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18632
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18633
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18634
\223\052\076\366\375\043\151\015\161\040\324\053\107\231\053\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18635
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18636
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18637
\060\173\061\013\060\011\006\003\125\004\006\023\002\103\117\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18638
\107\060\105\006\003\125\004\012\014\076\123\157\143\151\145\144
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18639
\141\144\040\103\141\155\145\162\141\154\040\144\145\040\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18640
\162\164\151\146\151\143\141\143\151\303\263\156\040\104\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18641
\151\164\141\154\040\055\040\103\145\162\164\151\143\303\241\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18642
\141\162\141\040\123\056\101\056\061\043\060\041\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18643
\003\014\032\101\103\040\122\141\303\255\172\040\103\145\162\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18644
\151\143\303\241\155\141\162\141\040\123\056\101\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18645
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18646
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18647
\002\017\007\176\122\223\173\340\025\343\127\360\151\214\313\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18648
\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18649
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18650
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18651
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18652
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18653
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18654
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18655
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18656
# Certificate "TC TrustCenter Class 2 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18657
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18658
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18659
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18660
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18661
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18662
CKA_LABEL UTF8 "TC TrustCenter Class 2 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18663
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18664
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18665
\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18666
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18667
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18668
\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18669
\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18670
\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18671
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18672
\040\062\040\103\101\040\111\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18673
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18674
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18675
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18676
\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18677
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18678
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18679
\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18680
\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18681
\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18682
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18683
\040\062\040\103\101\040\111\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18684
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18685
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18686
\002\016\056\152\000\001\000\002\037\327\122\041\054\021\134\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18687
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18688
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18689
\060\202\004\252\060\202\003\222\240\003\002\001\002\002\016\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18690
\152\000\001\000\002\037\327\122\041\054\021\134\073\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18691
\011\052\206\110\206\367\015\001\001\005\005\000\060\166\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18692
\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18693
\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18694
\156\164\145\162\040\107\155\142\110\061\042\060\040\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18695
\004\013\023\031\124\103\040\124\162\165\163\164\103\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18696
\145\162\040\103\154\141\163\163\040\062\040\103\101\061\045\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18697
\043\006\003\125\004\003\023\034\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18698
\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18699
\101\040\111\111\060\036\027\015\060\066\060\061\061\062\061\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18700
\063\070\064\063\132\027\015\062\065\061\062\063\061\062\062\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18701
\071\065\071\132\060\166\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18702
\002\104\105\061\034\060\032\006\003\125\004\012\023\023\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18703
\040\124\162\165\163\164\103\145\156\164\145\162\040\107\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18704
\110\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18705
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18706
\040\062\040\103\101\061\045\060\043\006\003\125\004\003\023\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18707
\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18708
\154\141\163\163\040\062\040\103\101\040\111\111\060\202\001\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18709
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18710
\202\001\017\000\060\202\001\012\002\202\001\001\000\253\200\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18711
\233\216\360\303\174\207\327\350\044\202\021\263\074\335\103\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18712
\356\370\303\105\332\350\341\240\137\321\052\262\352\223\150\337
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18713
\264\310\326\103\351\304\165\131\177\374\341\035\370\061\160\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18714
\033\210\236\047\271\173\375\072\322\311\251\351\024\057\220\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18715
\003\122\301\111\315\366\375\344\010\146\013\127\212\242\102\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18716
\270\325\177\151\134\220\062\262\227\015\312\112\334\106\076\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18717
\125\211\123\343\032\132\313\066\306\007\126\367\214\317\021\364
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18718
\114\273\060\160\004\225\245\366\071\214\375\163\201\010\175\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18719
\136\062\036\042\251\042\105\113\260\146\056\060\314\237\145\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18720
\374\313\201\251\361\340\073\257\243\206\321\211\352\304\105\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18721
\120\135\256\351\041\164\222\115\213\131\202\217\224\343\351\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18722
\361\347\111\260\024\343\365\142\313\325\162\275\037\271\322\237
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18723
\240\315\250\372\001\310\331\015\337\332\374\107\235\263\310\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18724
\337\111\112\361\041\251\376\030\116\356\110\324\031\273\357\175
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18725
\344\342\235\313\133\266\156\377\343\315\132\347\164\202\005\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18726
\200\045\070\313\344\151\236\257\101\252\032\204\365\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18727
\000\001\243\202\001\064\060\202\001\060\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18728
\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18729
\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18730
\035\016\004\026\004\024\343\253\124\114\200\241\333\126\103\267
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18731
\221\112\313\363\202\172\023\134\010\253\060\201\355\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18732
\035\037\004\201\345\060\201\342\060\201\337\240\201\334\240\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18733
\331\206\065\150\164\164\160\072\057\057\167\167\167\056\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18734
\165\163\164\143\145\156\164\145\162\056\144\145\057\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18735
\057\166\062\057\164\143\137\143\154\141\163\163\137\062\137\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18736
\141\137\111\111\056\143\162\154\206\201\237\154\144\141\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18737
\057\057\167\167\167\056\164\162\165\163\164\143\145\156\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18738
\162\056\144\145\057\103\116\075\124\103\045\062\060\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18739
\163\164\103\145\156\164\145\162\045\062\060\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18740
\045\062\060\062\045\062\060\103\101\045\062\060\111\111\054\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18741
\075\124\103\045\062\060\124\162\165\163\164\103\145\156\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18742
\162\045\062\060\107\155\142\110\054\117\125\075\162\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18743
\143\145\162\164\163\054\104\103\075\164\162\165\163\164\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18744
\156\164\145\162\054\104\103\075\144\145\077\143\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18745
\146\151\143\141\164\145\122\145\166\157\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18746
\114\151\163\164\077\142\141\163\145\077\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18747
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\214\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18748
\337\176\356\033\200\020\263\203\365\333\021\352\153\113\250\222
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18749
\030\331\367\007\071\365\054\276\006\165\172\150\123\025\034\352
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18750
\112\355\136\374\043\262\023\240\323\011\377\366\366\056\153\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18751
\161\171\315\342\155\375\256\131\153\205\035\270\116\042\232\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18752
\146\071\156\113\224\346\125\374\013\033\213\167\301\123\023\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18753
\211\331\050\326\213\363\105\112\143\267\375\173\013\141\135\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18754
\155\276\303\334\133\171\322\355\206\345\242\115\276\136\164\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18755
\152\355\026\070\037\177\130\201\132\032\353\062\210\055\262\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18756
\071\167\200\257\136\266\141\165\051\333\043\115\210\312\120\050
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18757
\313\205\322\323\020\242\131\156\323\223\124\000\172\242\106\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18758
\206\005\234\251\031\230\345\061\162\014\000\342\147\331\100\340
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18759
\044\063\173\157\054\271\134\253\145\235\054\254\166\352\065\231
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18760
\365\227\271\017\044\354\307\166\041\050\145\256\127\350\007\210
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18761
\165\112\126\240\322\005\072\244\346\215\222\210\054\363\362\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18762
\301\306\141\333\101\305\307\233\367\016\032\121\105\302\141\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18763
\334\144\047\027\214\132\267\332\164\050\315\227\344\275
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18764
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18765
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18766
# Trust for Certificate "TC TrustCenter Class 2 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18767
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18768
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18769
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18770
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18771
CKA_LABEL UTF8 "TC TrustCenter Class 2 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18772
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18773
\256\120\203\355\174\364\134\274\217\141\306\041\376\150\135\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18774
\102\041\025\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18775
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18776
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18777
\316\170\063\134\131\170\001\156\030\352\271\066\240\271\056\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18778
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18779
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18780
\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18781
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18782
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18783
\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18784
\103\145\156\164\145\162\040\103\154\141\163\163\040\062\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18785
\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18786
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18787
\040\062\040\103\101\040\111\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18788
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18789
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18790
\002\016\056\152\000\001\000\002\037\327\122\041\054\021\134\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18791
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18792
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18793
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18794
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18795
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18796
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18797
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18798
# Certificate "TC TrustCenter Class 3 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18799
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18800
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18801
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18802
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18803
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18804
CKA_LABEL UTF8 "TC TrustCenter Class 3 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18805
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18806
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18807
\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18808
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18809
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18810
\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18811
\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18812
\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18813
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18814
\040\063\040\103\101\040\111\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18815
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18816
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18817
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18818
\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18819
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18820
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18821
\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18822
\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18823
\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18824
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18825
\040\063\040\103\101\040\111\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18826
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18827
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18828
\002\016\112\107\000\001\000\002\345\240\135\326\077\000\121\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18829
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18830
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18831
\060\202\004\252\060\202\003\222\240\003\002\001\002\002\016\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18832
\107\000\001\000\002\345\240\135\326\077\000\121\277\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18833
\011\052\206\110\206\367\015\001\001\005\005\000\060\166\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18834
\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18835
\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18836
\156\164\145\162\040\107\155\142\110\061\042\060\040\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18837
\004\013\023\031\124\103\040\124\162\165\163\164\103\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18838
\145\162\040\103\154\141\163\163\040\063\040\103\101\061\045\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18839
\043\006\003\125\004\003\023\034\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18840
\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18841
\101\040\111\111\060\036\027\015\060\066\060\061\061\062\061\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18842
\064\061\065\067\132\027\015\062\065\061\062\063\061\062\062\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18843
\071\065\071\132\060\166\061\013\060\011\006\003\125\004\006\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18844
\002\104\105\061\034\060\032\006\003\125\004\012\023\023\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18845
\040\124\162\165\163\164\103\145\156\164\145\162\040\107\155\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18846
\110\061\042\060\040\006\003\125\004\013\023\031\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18847
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18848
\040\063\040\103\101\061\045\060\043\006\003\125\004\003\023\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18849
\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18850
\154\141\163\163\040\063\040\103\101\040\111\111\060\202\001\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18851
\060\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18852
\202\001\017\000\060\202\001\012\002\202\001\001\000\264\340\273
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18853
\121\273\071\134\213\004\305\114\171\034\043\206\061\020\143\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18854
\125\047\077\306\105\307\244\075\354\011\015\032\036\040\302\126
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18855
\036\336\033\067\007\060\042\057\157\361\006\361\253\255\326\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18856
\253\141\243\057\103\304\260\262\055\374\303\226\151\173\176\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18857
\344\314\300\071\022\220\102\140\311\314\065\150\356\332\137\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18858
\126\137\315\034\115\133\130\111\353\016\001\117\144\372\054\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18859
\211\130\330\057\056\342\260\150\351\042\073\165\211\326\104\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18860
\145\362\033\227\046\035\050\155\254\350\275\131\035\053\044\366
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18861
\326\204\003\146\210\044\000\170\140\361\370\253\376\002\262\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18862
\373\042\373\065\346\026\321\255\366\056\022\344\372\065\152\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18863
\031\271\135\333\073\036\032\373\323\377\025\024\010\330\011\152
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18864
\272\105\235\024\171\140\175\257\100\212\007\163\263\223\226\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18865
\164\064\215\072\067\051\336\134\354\365\356\056\061\302\040\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18866
\276\361\117\177\043\122\331\133\342\144\331\234\252\007\010\265
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18867
\105\275\321\320\061\301\253\124\237\251\322\303\142\140\003\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18868
\273\071\112\222\112\075\012\271\235\305\240\376\067\002\003\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18869
\000\001\243\202\001\064\060\202\001\060\060\017\006\003\125\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18870
\023\001\001\377\004\005\060\003\001\001\377\060\016\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18871
\035\017\001\001\377\004\004\003\002\001\006\060\035\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18872
\035\016\004\026\004\024\324\242\374\237\263\303\330\003\323\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18873
\134\007\244\320\044\247\300\362\000\324\060\201\355\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18874
\035\037\004\201\345\060\201\342\060\201\337\240\201\334\240\201
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18875
\331\206\065\150\164\164\160\072\057\057\167\167\167\056\164\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18876
\165\163\164\143\145\156\164\145\162\056\144\145\057\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18877
\057\166\062\057\164\143\137\143\154\141\163\163\137\063\137\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18878
\141\137\111\111\056\143\162\154\206\201\237\154\144\141\160\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18879
\057\057\167\167\167\056\164\162\165\163\164\143\145\156\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18880
\162\056\144\145\057\103\116\075\124\103\045\062\060\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18881
\163\164\103\145\156\164\145\162\045\062\060\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18882
\045\062\060\063\045\062\060\103\101\045\062\060\111\111\054\117
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18883
\075\124\103\045\062\060\124\162\165\163\164\103\145\156\164\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18884
\162\045\062\060\107\155\142\110\054\117\125\075\162\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18885
\143\145\162\164\163\054\104\103\075\164\162\165\163\164\143\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18886
\156\164\145\162\054\104\103\075\144\145\077\143\145\162\164\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18887
\146\151\143\141\164\145\122\145\166\157\143\141\164\151\157\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18888
\114\151\163\164\077\142\141\163\145\077\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18889
\110\206\367\015\001\001\005\005\000\003\202\001\001\000\066\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18890
\344\160\367\006\040\103\331\043\032\102\362\370\243\262\271\115
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18891
\212\264\363\302\232\125\061\174\304\073\147\232\264\337\115\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18892
\212\223\112\027\213\033\215\312\211\341\317\072\036\254\035\361
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18893
\234\062\264\216\131\166\242\101\205\045\067\240\023\320\365\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18894
\116\325\352\226\342\156\162\301\273\052\376\154\156\370\221\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18895
\106\374\311\033\127\133\352\310\032\073\077\260\121\230\074\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18896
\332\054\131\001\332\213\104\350\341\164\375\247\150\335\124\272
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18897
\203\106\354\310\106\265\370\257\227\300\073\011\034\217\316\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18898
\226\075\063\126\160\274\226\313\330\325\175\040\232\203\237\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18899
\334\071\361\305\162\243\021\003\375\073\102\122\051\333\350\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18900
\367\233\136\214\326\215\206\116\031\372\274\034\276\305\041\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18901
\207\236\170\056\066\333\011\161\243\162\064\370\154\343\006\011
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18902
\362\136\126\245\323\335\230\372\324\346\006\364\360\266\040\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18903
\113\352\051\275\252\202\146\036\373\201\252\247\067\255\023\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18904
\346\222\303\201\301\063\273\210\036\241\347\342\264\275\061\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18905
\016\121\075\157\373\226\126\200\342\066\027\321\334\344
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18906
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18907
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18908
# Trust for Certificate "TC TrustCenter Class 3 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18909
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18910
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18911
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18912
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18913
CKA_LABEL UTF8 "TC TrustCenter Class 3 CA II"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18914
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18915
\200\045\357\364\156\160\310\324\162\044\145\204\376\100\073\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18916
\215\152\333\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18917
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18918
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18919
\126\137\252\200\141\022\027\366\147\041\346\053\155\141\126\216
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18920
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18921
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18922
\060\166\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18923
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18924
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18925
\040\006\003\125\004\013\023\031\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18926
\103\145\156\164\145\162\040\103\154\141\163\163\040\063\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18927
\101\061\045\060\043\006\003\125\004\003\023\034\124\103\040\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18928
\162\165\163\164\103\145\156\164\145\162\040\103\154\141\163\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18929
\040\063\040\103\101\040\111\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18930
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18931
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18932
\002\016\112\107\000\001\000\002\345\240\135\326\077\000\121\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18933
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18934
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18935
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18936
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18937
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18938
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18939
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18940
# Certificate "TC TrustCenter Universal CA I"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18941
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18942
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18943
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18944
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18945
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18946
CKA_LABEL UTF8 "TC TrustCenter Universal CA I"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18947
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18948
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18949
\060\171\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18950
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18951
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18952
\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18953
\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18954
\040\103\101\061\046\060\044\006\003\125\004\003\023\035\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18955
\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18956
\166\145\162\163\141\154\040\103\101\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18957
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18958
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18959
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18960
\060\171\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18961
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18962
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18963
\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18964
\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18965
\040\103\101\061\046\060\044\006\003\125\004\003\023\035\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18966
\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18967
\166\145\162\163\141\154\040\103\101\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18968
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18969
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18970
\002\016\035\242\000\001\000\002\354\267\140\200\170\215\266\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18971
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18972
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18973
\060\202\003\335\060\202\002\305\240\003\002\001\002\002\016\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18974
\242\000\001\000\002\354\267\140\200\170\215\266\006\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18975
\011\052\206\110\206\367\015\001\001\005\005\000\060\171\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18976
\060\011\006\003\125\004\006\023\002\104\105\061\034\060\032\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18977
\003\125\004\012\023\023\124\103\040\124\162\165\163\164\103\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18978
\156\164\145\162\040\107\155\142\110\061\044\060\042\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18979
\004\013\023\033\124\103\040\124\162\165\163\164\103\145\156\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18980
\145\162\040\125\156\151\166\145\162\163\141\154\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18981
\046\060\044\006\003\125\004\003\023\035\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18982
\163\164\103\145\156\164\145\162\040\125\156\151\166\145\162\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18983
\141\154\040\103\101\040\111\060\036\027\015\060\066\060\063\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18984
\062\061\065\065\064\062\070\132\027\015\062\065\061\062\063\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18985
\062\062\065\071\065\071\132\060\171\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18986
\004\006\023\002\104\105\061\034\060\032\006\003\125\004\012\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18987
\023\124\103\040\124\162\165\163\164\103\145\156\164\145\162\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18988
\107\155\142\110\061\044\060\042\006\003\125\004\013\023\033\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18989
\103\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18990
\151\166\145\162\163\141\154\040\103\101\061\046\060\044\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18991
\125\004\003\023\035\124\103\040\124\162\165\163\164\103\145\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18992
\164\145\162\040\125\156\151\166\145\162\163\141\154\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18993
\040\111\060\202\001\042\060\015\006\011\052\206\110\206\367\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18994
\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18995
\001\001\000\244\167\043\226\104\257\220\364\061\247\020\364\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18996
\207\234\363\070\331\017\136\336\317\101\350\061\255\306\164\221
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18997
\044\226\170\036\011\240\233\232\225\112\112\365\142\174\002\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18998
\312\254\373\132\004\166\071\336\137\361\371\263\277\363\003\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 18999
\125\322\252\267\343\004\042\321\370\224\332\042\010\000\215\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19000
\174\046\135\314\167\171\347\054\170\071\250\046\163\016\242\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19001
\045\151\205\117\125\016\232\357\306\271\104\341\127\075\337\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19002
\124\042\345\157\145\252\063\204\072\363\316\172\276\125\227\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19003
\215\022\017\024\063\342\120\160\303\111\207\023\274\121\336\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19004
\230\022\132\357\072\203\063\222\006\165\213\222\174\022\150\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19005
\160\152\017\265\233\266\167\133\110\131\235\344\357\132\255\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19006
\301\236\324\327\105\116\312\126\064\041\274\076\027\133\157\167
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19007
\014\110\001\103\051\260\335\077\226\156\346\225\252\014\300\040
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19008
\266\375\076\066\047\234\343\134\317\116\201\334\031\273\221\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19009
\175\354\346\227\004\036\223\314\042\111\327\227\206\266\023\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19010
\074\103\043\167\176\360\334\346\315\044\037\073\203\233\064\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19011
\203\064\343\002\003\001\000\001\243\143\060\141\060\037\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19012
\125\035\043\004\030\060\026\200\024\222\244\165\054\244\236\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19013
\201\104\353\171\374\212\305\225\245\353\020\165\163\060\017\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19014
\003\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19015
\006\003\125\035\017\001\001\377\004\004\003\002\001\206\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19016
\006\003\125\035\016\004\026\004\024\222\244\165\054\244\236\276
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19017
\201\104\353\171\374\212\305\225\245\353\020\165\163\060\015\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19018
\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19019
\000\050\322\340\206\325\346\370\173\360\227\334\042\153\073\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19020
\024\126\017\021\060\245\232\117\072\260\072\340\006\313\145\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19021
\355\306\227\047\376\045\362\127\346\136\225\214\076\144\140\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19022
\132\177\057\015\001\305\261\140\375\105\065\317\360\262\277\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19023
\331\357\132\276\263\142\041\264\327\253\065\174\123\076\246\047
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19024
\361\241\055\332\032\043\235\314\335\354\074\055\236\047\064\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19025
\017\302\066\171\274\311\112\142\055\355\153\331\175\101\103\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19026
\266\252\312\355\141\261\067\202\025\011\032\212\026\060\330\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19027
\311\326\107\162\170\113\020\106\024\216\137\016\257\354\307\057
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19028
\253\020\327\266\361\156\354\206\262\302\350\015\222\163\334\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19029
\364\017\072\277\141\043\020\211\234\110\100\156\160\000\263\323
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19030
\272\067\104\130\021\172\002\152\210\360\067\064\360\031\351\254
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19031
\324\145\163\366\151\214\144\224\072\171\205\051\260\026\053\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19032
\202\077\006\234\307\375\020\053\236\017\054\266\236\343\025\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19033
\331\066\034\272\045\032\122\075\032\354\042\014\034\340\244\242
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19034
\075\360\350\071\317\201\300\173\355\135\037\157\305\320\013\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19035
\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19036
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19038
# Trust for Certificate "TC TrustCenter Universal CA I"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19039
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19040
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19041
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19042
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19043
CKA_LABEL UTF8 "TC TrustCenter Universal CA I"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19044
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19045
\153\057\064\255\211\130\276\142\375\260\153\134\316\273\235\331
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19046
\117\116\071\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19047
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19048
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19049
\105\341\245\162\305\251\066\144\100\236\365\344\130\204\147\214
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19050
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19051
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19052
\060\171\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19053
\034\060\032\006\003\125\004\012\023\023\124\103\040\124\162\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19054
\163\164\103\145\156\164\145\162\040\107\155\142\110\061\044\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19055
\042\006\003\125\004\013\023\033\124\103\040\124\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19056
\103\145\156\164\145\162\040\125\156\151\166\145\162\163\141\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19057
\040\103\101\061\046\060\044\006\003\125\004\003\023\035\124\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19058
\040\124\162\165\163\164\103\145\156\164\145\162\040\125\156\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19059
\166\145\162\163\141\154\040\103\101\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19060
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19061
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19062
\002\016\035\242\000\001\000\002\354\267\140\200\170\215\266\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19063
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19064
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19065
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19066
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19067
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19068
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19069
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19070
# Certificate "Deutsche Telekom Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19071
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19072
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19073
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19074
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19075
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19076
CKA_LABEL UTF8 "Deutsche Telekom Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19077
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19078
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19079
\060\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19080
\034\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19081
\150\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19082
\035\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19083
\143\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19084
\060\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19085
\145\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19086
\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19087
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19088
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19089
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19090
\060\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19091
\034\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19092
\150\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19093
\035\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19094
\143\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19095
\060\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19096
\145\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19097
\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19098
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19099
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19100
\002\001\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19101
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19102
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19103
\060\202\003\237\060\202\002\207\240\003\002\001\002\002\001\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19104
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19105
\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19106
\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19107
\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19108
\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19109
\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19110
\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19111
\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103\101
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19112
\040\062\060\036\027\015\071\071\060\067\060\071\061\062\061\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19113
\060\060\132\027\015\061\071\060\067\060\071\062\063\065\071\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19114
\060\132\060\161\061\013\060\011\006\003\125\004\006\023\002\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19115
\105\061\034\060\032\006\003\125\004\012\023\023\104\145\165\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19116
\163\143\150\145\040\124\145\154\145\153\157\155\040\101\107\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19117
\037\060\035\006\003\125\004\013\023\026\124\055\124\145\154\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19118
\123\145\143\040\124\162\165\163\164\040\103\145\156\164\145\162
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19119
\061\043\060\041\006\003\125\004\003\023\032\104\145\165\164\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19120
\143\150\145\040\124\145\154\145\153\157\155\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19121
\040\103\101\040\062\060\202\001\042\060\015\006\011\052\206\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19122
\206\367\015\001\001\001\005\000\003\202\001\017\000\060\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19123
\012\002\202\001\001\000\253\013\243\065\340\213\051\024\261\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19124
\205\257\074\020\344\071\157\065\135\112\256\335\352\141\215\225
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19125
\111\364\157\144\243\032\140\146\244\251\100\042\204\331\324\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19126
\345\170\223\016\150\001\255\271\115\134\072\316\323\270\250\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19127
\100\337\317\243\272\202\131\152\222\033\254\034\232\332\010\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19128
\045\047\371\151\043\107\361\340\353\054\172\233\365\023\002\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19129
\176\064\174\302\236\074\000\131\253\365\332\014\365\062\074\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19130
\254\120\332\326\303\336\203\224\312\250\014\231\062\016\010\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19131
\126\133\152\373\332\341\130\130\001\111\137\162\101\074\025\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19132
\001\216\135\255\252\270\223\264\315\236\353\247\350\152\055\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19133
\064\333\072\357\134\165\121\332\333\363\061\371\356\161\230\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19134
\304\124\025\104\014\371\233\125\355\255\337\030\010\240\243\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19135
\212\111\356\123\005\217\031\114\325\336\130\171\233\322\152\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19136
\102\253\305\325\247\317\150\017\226\344\341\141\230\166\141\310
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19137
\221\174\326\076\000\342\221\120\207\341\235\012\346\255\227\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19138
\035\306\072\175\313\274\332\003\064\325\216\133\001\365\152\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19139
\267\026\266\156\112\177\002\003\001\000\001\243\102\060\100\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19140
\035\006\003\125\035\016\004\026\004\024\061\303\171\033\272\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19141
\123\327\027\340\211\172\055\027\154\012\263\053\235\063\060\017
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19142
\006\003\125\035\023\004\010\060\006\001\001\377\002\001\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19143
\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19144
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19145
\001\001\000\224\144\131\255\071\144\347\051\353\023\376\132\303
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19146
\213\023\127\310\004\044\360\164\167\300\140\343\147\373\351\211
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19147
\246\203\277\226\202\174\156\324\303\075\357\236\200\156\273\051
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19148
\264\230\172\261\073\124\353\071\027\107\176\032\216\013\374\037
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19149
\061\131\061\004\262\316\027\363\054\307\142\066\125\342\042\330
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19150
\211\125\264\230\110\252\144\372\326\034\066\330\104\170\132\132
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19151
\043\072\127\227\365\172\060\117\256\237\152\114\113\053\216\240
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19152
\003\343\076\340\251\324\322\173\322\263\250\342\162\074\255\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19153
\377\200\131\344\233\105\264\366\073\260\315\071\031\230\062\345
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19154
\352\041\141\220\344\061\041\216\064\261\367\057\065\112\205\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19155
\332\347\212\067\041\276\131\143\340\362\205\210\061\123\324\124
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19156
\024\205\160\171\364\056\006\167\047\165\057\037\270\212\371\376
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19157
\305\272\330\066\344\203\354\347\145\267\277\143\132\363\106\257
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19158
\201\224\067\324\101\214\326\043\326\036\317\365\150\033\104\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19159
\242\132\272\247\065\131\241\345\160\005\233\016\043\127\231\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19160
\012\155\272\071\143\050\206\222\363\030\204\330\373\321\317\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19161
\126\144\127
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19162
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19164
# Trust for Certificate "Deutsche Telekom Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19165
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19166
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19167
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19168
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19169
CKA_LABEL UTF8 "Deutsche Telekom Root CA 2"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19170
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19171
\205\244\010\300\234\031\076\135\121\130\175\315\326\023\060\375
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19172
\214\336\067\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19173
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19174
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19175
\164\001\112\221\261\010\304\130\316\107\315\360\335\021\123\010
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19176
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19177
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19178
\060\161\061\013\060\011\006\003\125\004\006\023\002\104\105\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19179
\034\060\032\006\003\125\004\012\023\023\104\145\165\164\163\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19180
\150\145\040\124\145\154\145\153\157\155\040\101\107\061\037\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19181
\035\006\003\125\004\013\023\026\124\055\124\145\154\145\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19182
\143\040\124\162\165\163\164\040\103\145\156\164\145\162\061\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19183
\060\041\006\003\125\004\003\023\032\104\145\165\164\163\143\150
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19184
\145\040\124\145\154\145\153\157\155\040\122\157\157\164\040\103
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19185
\101\040\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19186
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19187
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19188
\002\001\046
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19189
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19190
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19191
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19192
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19193
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19194
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19195
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19196
# Certificate "ComSign CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19197
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19198
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19199
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19200
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19201
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19202
CKA_LABEL UTF8 "ComSign CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19203
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19204
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19205
\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19206
\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19207
\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19208
\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19209
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19210
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19211
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19212
\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19213
\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19214
\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19215
\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19216
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19217
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19218
\002\020\024\023\226\203\024\125\214\352\173\143\345\374\064\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19219
\167\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19220
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19221
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19222
\060\202\003\223\060\202\002\173\240\003\002\001\002\002\020\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19223
\023\226\203\024\125\214\352\173\143\345\374\064\207\167\104\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19224
\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\064
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19225
\061\023\060\021\006\003\125\004\003\023\012\103\157\155\123\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19226
\147\156\040\103\101\061\020\060\016\006\003\125\004\012\023\007
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19227
\103\157\155\123\151\147\156\061\013\060\011\006\003\125\004\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19228
\023\002\111\114\060\036\027\015\060\064\060\063\062\064\061\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19229
\063\062\061\070\132\027\015\062\071\060\063\061\071\061\065\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19230
\062\061\070\132\060\064\061\023\060\021\006\003\125\004\003\023
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19231
\012\103\157\155\123\151\147\156\040\103\101\061\020\060\016\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19232
\003\125\004\012\023\007\103\157\155\123\151\147\156\061\013\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19233
\011\006\003\125\004\006\023\002\111\114\060\202\001\042\060\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19234
\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19235
\017\000\060\202\001\012\002\202\001\001\000\360\344\124\151\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19236
\323\307\217\152\104\344\176\130\047\370\013\320\344\224\022\212
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19237
\361\033\070\070\057\037\061\234\006\324\054\247\336\013\052\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19238
\032\240\343\236\152\277\237\074\307\156\242\371\213\144\154\072
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19239
\255\205\125\121\124\245\070\125\270\253\203\004\362\077\144\066
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19240
\367\300\215\103\103\152\146\321\367\027\052\325\357\066\372\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19241
\020\102\327\123\315\371\372\063\163\114\263\351\204\040\212\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19242
\101\047\065\344\070\372\224\233\270\172\344\171\037\063\373\033
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19243
\330\041\011\050\174\115\030\151\136\144\212\172\031\223\312\176
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19244
\354\363\162\347\067\007\130\131\050\254\102\371\305\377\315\077
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19245
\347\245\372\070\261\320\014\307\331\122\032\123\326\201\314\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19246
\172\065\133\355\113\072\172\366\265\216\314\377\017\174\344\140
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19247
\066\207\057\255\360\241\045\175\377\322\113\021\210\160\124\246
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19248
\101\250\147\123\122\102\136\344\064\236\344\276\243\354\252\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19249
\135\335\303\114\246\202\101\344\063\013\254\311\063\017\144\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19250
\127\052\375\014\255\066\341\014\256\113\305\357\073\231\331\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19251
\263\133\135\264\127\354\164\160\014\052\117\002\003\001\000\001
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19252
\243\201\240\060\201\235\060\014\006\003\125\035\023\004\005\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19253
\003\001\001\377\060\075\006\003\125\035\037\004\066\060\064\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19254
\062\240\060\240\056\206\054\150\164\164\160\072\057\057\146\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19255
\144\151\162\056\143\157\155\163\151\147\156\056\143\157\056\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19256
\154\057\143\162\154\057\103\157\155\123\151\147\156\103\101\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19257
\143\162\154\060\016\006\003\125\035\017\001\001\377\004\004\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19258
\002\001\206\060\037\006\003\125\035\043\004\030\060\026\200\024
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19259
\113\001\233\076\126\032\145\066\166\313\173\227\252\222\005\356
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19260
\062\347\050\061\060\035\006\003\125\035\016\004\026\004\024\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19261
\001\233\076\126\032\145\066\166\313\173\227\252\222\005\356\062
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19262
\347\050\061\060\015\006\011\052\206\110\206\367\015\001\001\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19263
\005\000\003\202\001\001\000\320\331\245\176\376\051\140\105\235
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19264
\176\203\317\156\274\107\156\365\032\236\124\166\102\161\264\074
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19265
\130\077\055\100\045\102\366\201\234\361\211\020\310\016\252\170
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19266
\117\070\011\127\260\074\300\010\374\065\216\361\110\121\215\014
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19267
\161\164\272\204\304\327\162\233\204\174\070\116\144\006\047\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19268
\341\247\265\354\010\231\264\012\015\324\205\163\310\022\341\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19269
\355\361\005\061\035\163\231\014\353\226\312\335\323\346\205\252
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19270
\360\212\373\165\301\362\011\074\145\145\144\363\114\330\255\313
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19271
\210\151\363\344\203\267\014\275\027\132\226\027\312\133\377\255
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19272
\273\034\351\055\204\200\330\041\276\205\122\331\324\164\271\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19273
\205\272\115\355\050\062\353\371\141\112\344\304\066\036\031\334
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19274
\157\204\021\037\225\365\203\050\030\250\063\222\103\047\335\135
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19275
\023\004\105\117\207\325\106\315\075\250\272\360\363\270\126\044
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19276
\105\353\067\307\341\166\117\162\071\030\337\176\164\162\307\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19277
\055\071\352\140\346\255\021\242\126\207\173\303\150\232\376\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19278
\214\160\250\337\145\062\364\244\100\214\241\302\104\003\016\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19279
\000\147\240\161\000\202\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19280
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19281
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19282
# Trust for Certificate "ComSign CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19283
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19284
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19285
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19286
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19287
CKA_LABEL UTF8 "ComSign CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19288
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19289
\341\244\133\024\032\041\332\032\171\364\032\102\251\141\326\151
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19290
\315\006\064\301
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19291
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19292
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19293
\315\364\071\363\265\030\120\327\076\244\305\221\240\076\041\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19294
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19295
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19296
\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19297
\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19298
\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19299
\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19300
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19301
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19302
\002\020\024\023\226\203\024\125\214\352\173\143\345\374\064\207
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19303
\167\104
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19304
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19305
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19306
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19307
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19308
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19309
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19310
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19311
# Certificate "ComSign Secured CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19312
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19313
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19314
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19315
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19316
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19317
CKA_LABEL UTF8 "ComSign Secured CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19318
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19319
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19320
\060\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19321
\123\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19322
\020\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19323
\156\061\013\060\011\006\003\125\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19324
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19325
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19326
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19327
\060\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19328
\123\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19329
\020\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19330
\156\061\013\060\011\006\003\125\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19331
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19332
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19333
\002\021\000\307\050\107\011\263\270\154\105\214\035\372\044\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19334
\066\116\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19335
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19336
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19337
\060\202\003\253\060\202\002\223\240\003\002\001\002\002\021\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19338
\307\050\107\011\263\270\154\105\214\035\372\044\365\066\116\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19339
\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19340
\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155\123
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19341
\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061\020
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19342
\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147\156
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19343
\061\013\060\011\006\003\125\004\006\023\002\111\114\060\036\027
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19344
\015\060\064\060\063\062\064\061\061\063\067\062\060\132\027\015
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19345
\062\071\060\063\061\066\061\065\060\064\065\066\132\060\074\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19346
\033\060\031\006\003\125\004\003\023\022\103\157\155\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19347
\156\040\123\145\143\165\162\145\144\040\103\101\061\020\060\016
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19348
\006\003\125\004\012\023\007\103\157\155\123\151\147\156\061\013
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19349
\060\011\006\003\125\004\006\023\002\111\114\060\202\001\042\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19350
\015\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19351
\001\017\000\060\202\001\012\002\202\001\001\000\306\265\150\137
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19352
\035\224\025\303\244\010\125\055\343\240\127\172\357\351\164\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19353
\273\271\174\127\111\032\021\136\117\051\207\014\110\326\152\347
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19354
\217\324\176\127\044\271\006\211\344\034\074\352\254\343\332\041
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19355
\200\163\041\012\357\171\230\154\037\010\377\241\120\175\362\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19356
\033\311\124\157\076\245\050\354\041\004\017\105\273\007\075\241
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19357
\300\372\052\230\035\116\006\223\373\365\210\073\253\137\313\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19358
\277\346\363\236\112\207\355\031\352\302\237\103\344\361\201\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19359
\177\020\117\076\321\112\142\255\123\033\313\203\377\007\145\245
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19360
\222\055\146\251\133\270\132\364\035\264\041\221\112\027\173\236
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19361
\062\376\126\044\071\262\124\204\103\365\204\302\330\274\101\220
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19362
\314\235\326\150\332\351\202\120\251\073\150\317\265\135\002\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19363
\140\026\261\103\331\103\135\335\135\207\156\352\273\263\311\153
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19364
\366\003\224\011\160\336\026\021\172\053\350\166\217\111\020\230
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19365
\167\271\143\134\213\063\227\165\366\013\214\262\253\133\336\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19366
\040\045\077\343\363\021\371\207\150\206\065\161\303\035\214\055
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19367
\353\345\032\254\017\163\325\202\131\100\200\323\002\003\001\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19368
\001\243\201\247\060\201\244\060\014\006\003\125\035\023\004\005
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19369
\060\003\001\001\377\060\104\006\003\125\035\037\004\075\060\073
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19370
\060\071\240\067\240\065\206\063\150\164\164\160\072\057\057\146
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19371
\145\144\151\162\056\143\157\155\163\151\147\156\056\143\157\056
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19372
\151\154\057\143\162\154\057\103\157\155\123\151\147\156\123\145
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19373
\143\165\162\145\144\103\101\056\143\162\154\060\016\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19374
\035\017\001\001\377\004\004\003\002\001\206\060\037\006\003\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19375
\035\043\004\030\060\026\200\024\301\113\355\160\266\367\076\174
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19376
\000\073\000\217\307\076\016\105\237\036\135\354\060\035\006\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19377
\125\035\016\004\026\004\024\301\113\355\160\266\367\076\174\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19378
\073\000\217\307\076\016\105\237\036\135\354\060\015\006\011\052
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19379
\206\110\206\367\015\001\001\005\005\000\003\202\001\001\000\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19380
\317\356\222\023\120\253\173\024\236\063\266\102\040\152\324\025
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19381
\275\011\253\374\162\350\357\107\172\220\254\121\301\144\116\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19382
\210\275\103\105\201\343\146\043\077\022\206\115\031\344\005\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19383
\346\067\302\215\332\006\050\311\017\211\244\123\251\165\077\260
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19384
\226\373\253\114\063\125\371\170\046\106\157\033\066\230\373\102
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19385
\166\301\202\271\216\336\373\105\371\143\033\142\073\071\006\312
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19386
\167\172\250\074\011\317\154\066\075\017\012\105\113\151\026\032
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19387
\105\175\063\003\145\371\122\161\220\046\225\254\114\014\365\213
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19388
\223\077\314\165\164\205\230\272\377\142\172\115\037\211\376\256
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19389
\275\224\000\231\277\021\245\334\340\171\305\026\013\175\002\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19390
\035\352\205\371\002\025\117\347\132\211\116\024\157\343\067\113
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19391
\205\365\301\074\141\340\375\005\101\262\222\177\303\035\240\320
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19392
\256\122\144\140\153\030\306\046\234\330\365\144\344\066\032\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19393
\237\212\017\076\377\155\116\031\126\116\040\221\154\237\064\063
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19394
\072\064\127\120\072\157\201\136\006\306\365\076\174\116\216\053
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19395
\316\145\006\056\135\322\052\123\164\136\323\156\047\236\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19396
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19397
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19398
# Trust for Certificate "ComSign Secured CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19399
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19400
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19401
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19402
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19403
CKA_LABEL UTF8 "ComSign Secured CA"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19404
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19405
\371\315\016\054\332\166\044\301\217\275\360\360\253\266\105\270
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19406
\367\376\325\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19407
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19408
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19409
\100\001\045\006\215\041\103\152\016\103\000\234\347\103\363\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19410
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19411
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19412
\060\074\061\033\060\031\006\003\125\004\003\023\022\103\157\155
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19413
\123\151\147\156\040\123\145\143\165\162\145\144\040\103\101\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19414
\020\060\016\006\003\125\004\012\023\007\103\157\155\123\151\147
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19415
\156\061\013\060\011\006\003\125\004\006\023\002\111\114
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19416
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19417
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19418
\002\021\000\307\050\107\011\263\270\154\105\214\035\372\044\365
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19419
\066\116\351
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19420
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19421
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19422
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19423
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19424
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19425
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19426
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19427
# Certificate "Cybertrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19428
#
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19429
CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19430
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19431
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19432
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19433
CKA_LABEL UTF8 "Cybertrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19434
CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19435
CKA_SUBJECT MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19436
\060\073\061\030\060\026\006\003\125\004\012\023\017\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19437
\145\162\164\162\165\163\164\054\040\111\156\143\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19438
\006\003\125\004\003\023\026\103\171\142\145\162\164\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19439
\164\040\107\154\157\142\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19440
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19441
CKA_ID UTF8 "0"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19442
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19443
\060\073\061\030\060\026\006\003\125\004\012\023\017\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19444
\145\162\164\162\165\163\164\054\040\111\156\143\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19445
\006\003\125\004\003\023\026\103\171\142\145\162\164\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19446
\164\040\107\154\157\142\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19447
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19448
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19449
\002\013\004\000\000\000\000\001\017\205\252\055\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19450
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19451
CKA_VALUE MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19452
\060\202\003\241\060\202\002\211\240\003\002\001\002\002\013\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19453
\000\000\000\000\001\017\205\252\055\110\060\015\006\011\052\206
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19454
\110\206\367\015\001\001\005\005\000\060\073\061\030\060\026\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19455
\003\125\004\012\023\017\103\171\142\145\162\164\162\165\163\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19456
\054\040\111\156\143\061\037\060\035\006\003\125\004\003\023\026
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19457
\103\171\142\145\162\164\162\165\163\164\040\107\154\157\142\141
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19458
\154\040\122\157\157\164\060\036\027\015\060\066\061\062\061\065
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19459
\060\070\060\060\060\060\132\027\015\062\061\061\062\061\065\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19460
\070\060\060\060\060\132\060\073\061\030\060\026\006\003\125\004
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19461
\012\023\017\103\171\142\145\162\164\162\165\163\164\054\040\111
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19462
\156\143\061\037\060\035\006\003\125\004\003\023\026\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19463
\145\162\164\162\165\163\164\040\107\154\157\142\141\154\040\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19464
\157\157\164\060\202\001\042\060\015\006\011\052\206\110\206\367
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19465
\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19466
\202\001\001\000\370\310\274\275\024\120\146\023\377\360\323\171
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19467
\354\043\362\267\032\307\216\205\361\022\163\246\031\252\020\333
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19468
\234\242\145\164\132\167\076\121\175\126\366\334\043\266\324\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19469
\137\130\261\067\115\325\111\016\156\365\152\207\326\322\214\322
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19470
\047\306\342\377\066\237\230\145\240\023\116\306\052\144\233\325
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19471
\220\022\317\024\006\364\073\343\324\050\276\350\016\370\253\116
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19472
\110\224\155\216\225\061\020\134\355\242\055\275\325\072\155\262
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19473
\034\273\140\300\106\113\001\365\111\256\176\106\212\320\164\215
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19474
\241\014\002\316\356\374\347\217\270\153\146\363\177\104\000\277
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19475
\146\045\024\053\335\020\060\035\007\226\077\115\366\153\270\217
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19476
\267\173\014\245\070\353\336\107\333\325\135\071\374\210\247\363
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19477
\327\052\164\361\350\132\242\073\237\120\272\246\214\105\065\302
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19478
\120\145\225\334\143\202\357\335\277\167\115\234\142\311\143\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19479
\026\320\051\017\111\251\110\360\263\252\267\154\305\247\060\071
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19480
\100\135\256\304\342\135\046\123\360\316\034\043\010\141\250\224
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19481
\031\272\004\142\100\354\037\070\160\167\022\006\161\247\060\030
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19482
\135\045\047\245\002\003\001\000\001\243\201\245\060\201\242\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19483
\016\006\003\125\035\017\001\001\377\004\004\003\002\001\006\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19484
\017\006\003\125\035\023\001\001\377\004\005\060\003\001\001\377
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19485
\060\035\006\003\125\035\016\004\026\004\024\266\010\173\015\172
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19486
\314\254\040\114\206\126\062\136\317\253\156\205\055\160\127\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19487
\077\006\003\125\035\037\004\070\060\066\060\064\240\062\240\060
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19488
\206\056\150\164\164\160\072\057\057\167\167\167\062\056\160\165
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19489
\142\154\151\143\055\164\162\165\163\164\056\143\157\155\057\143
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19490
\162\154\057\143\164\057\143\164\162\157\157\164\056\143\162\154
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19491
\060\037\006\003\125\035\043\004\030\060\026\200\024\266\010\173
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19492
\015\172\314\254\040\114\206\126\062\136\317\253\156\205\055\160
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19493
\127\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19494
\003\202\001\001\000\126\357\012\043\240\124\116\225\227\311\370
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19495
\211\332\105\301\324\243\000\045\364\037\023\253\267\243\205\130
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19496
\151\302\060\255\330\025\212\055\343\311\315\201\132\370\163\043
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19497
\132\247\174\005\363\375\042\073\016\321\006\304\333\066\114\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19498
\004\216\345\260\042\344\305\363\056\245\331\043\343\270\116\112
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19499
\040\247\156\002\044\237\042\140\147\173\213\035\162\011\305\061
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19500
\134\351\171\237\200\107\075\255\241\013\007\024\075\107\377\003
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19501
\151\032\014\013\104\347\143\045\247\177\262\311\270\166\204\355
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19502
\043\366\175\007\253\105\176\323\337\263\277\351\212\266\315\250
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19503
\242\147\053\122\325\267\145\360\071\114\143\240\221\171\223\122
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19504
\017\124\335\203\273\237\321\217\247\123\163\303\313\377\060\354
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19505
\174\004\270\330\104\037\223\137\161\011\042\267\156\076\352\034
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19506
\003\116\235\032\040\141\373\201\067\354\136\374\012\105\253\327
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19507
\347\027\125\320\240\352\140\233\246\366\343\214\133\051\302\006
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19508
\140\024\235\055\227\114\251\223\025\235\141\304\001\137\110\326
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19509
\130\275\126\061\022\116\021\310\041\340\263\021\221\145\333\264
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19510
\246\210\070\316\125
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19511
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19512
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19513
# Trust for Certificate "Cybertrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19514
CKA_CLASS CK_OBJECT_CLASS CKO_NETSCAPE_TRUST
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19515
CKA_TOKEN CK_BBOOL CK_TRUE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19516
CKA_PRIVATE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19517
CKA_MODIFIABLE CK_BBOOL CK_FALSE
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19518
CKA_LABEL UTF8 "Cybertrust Global Root"
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19519
CKA_CERT_SHA1_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19520
\137\103\345\261\277\370\170\214\254\034\307\312\112\232\306\042
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19521
\053\314\064\306
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19522
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19523
CKA_CERT_MD5_HASH MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19524
\162\344\112\207\343\151\100\200\167\352\274\343\364\377\360\341
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19525
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19526
CKA_ISSUER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19527
\060\073\061\030\060\026\006\003\125\004\012\023\017\103\171\142
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19528
\145\162\164\162\165\163\164\054\040\111\156\143\061\037\060\035
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19529
\006\003\125\004\003\023\026\103\171\142\145\162\164\162\165\163
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19530
\164\040\107\154\157\142\141\154\040\122\157\157\164
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19531
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19532
CKA_SERIAL_NUMBER MULTILINE_OCTAL
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19533
\002\013\004\000\000\000\000\001\017\205\252\055\110
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19534
END
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19535
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NETSCAPE_TRUSTED_DELEGATOR
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19536
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19537
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NETSCAPE_TRUST_UNKNOWN
8e4b1aa36db9 Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
 19538
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE