|
| 1 | +## |
| 2 | +## ca-bundle.crt -- Bundle of CA Root Certificates |
| 3 | +## |
| 4 | +## Certificate data from Mozilla as of: Thu Nov 3 19:04:19 2011 |
| 5 | +## |
| 6 | +## This is a bundle of X.509 certificates of public Certificate Authorities |
| 7 | +## (CA). These were automatically extracted from Mozilla's root certificates |
| 8 | +## file (certdata.txt). This file can be found in the mozilla source tree: |
| 9 | +## http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1 |
| 10 | +## |
| 11 | +## It contains the certificates in PEM format and therefore |
| 12 | +## can be directly used with curl / libcurl / php_curl, or with |
| 13 | +## an Apache+mod_ssl webserver for SSL client authentication. |
| 14 | +## Just configure this file as the SSLCACertificateFile. |
| 15 | +## |
| 16 | + |
| 17 | +# ***** BEGIN LICENSE BLOCK ***** |
| 18 | +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 |
| 19 | +# |
| 20 | +# The contents of this file are subject to the Mozilla Public License Version |
| 21 | +# 1.1 (the "License"); you may not use this file except in compliance with |
| 22 | +# the License. You may obtain a copy of the License at |
| 23 | +# http://www.mozilla.org/MPL/ |
| 24 | +# |
| 25 | +# Software distributed under the License is distributed on an "AS IS" basis, |
| 26 | +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License |
| 27 | +# for the specific language governing rights and limitations under the |
| 28 | +# License. |
| 29 | +# |
| 30 | +# The Original Code is the Netscape security libraries. |
| 31 | +# |
| 32 | +# The Initial Developer of the Original Code is |
| 33 | +# Netscape Communications Corporation. |
| 34 | +# Portions created by the Initial Developer are Copyright (C) 1994-2000 |
| 35 | +# the Initial Developer. All Rights Reserved. |
| 36 | +# |
| 37 | +# Contributor(s): |
| 38 | +# |
| 39 | +# Alternatively, the contents of this file may be used under the terms of |
| 40 | +# either the GNU General Public License Version 2 or later (the "GPL"), or |
| 41 | +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), |
| 42 | +# in which case the provisions of the GPL or the LGPL are applicable instead |
| 43 | +# of those above. If you wish to allow use of your version of this file only |
| 44 | +# under the terms of either the GPL or the LGPL, and not to allow others to |
| 45 | +# use your version of this file under the terms of the MPL, indicate your |
| 46 | +# decision by deleting the provisions above and replace them with the notice |
| 47 | +# and other provisions required by the GPL or the LGPL. If you do not delete |
| 48 | +# the provisions above, a recipient may use your version of this file under |
| 49 | +# the terms of any one of the MPL, the GPL or the LGPL. |
| 50 | +# |
| 51 | +# ***** END LICENSE BLOCK ***** |
| 52 | +# @(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $ |
| 53 | + |
| 54 | +GTE CyberTrust Global Root |
| 55 | +========================== |
| 56 | +-----BEGIN CERTIFICATE----- |
| 57 | +MIICWjCCAcMCAgGlMA0GCSqGSIb3DQEBBAUAMHUxCzAJBgNVBAYTAlVTMRgwFgYDVQQKEw9HVEUg |
| 58 | +Q29ycG9yYXRpb24xJzAlBgNVBAsTHkdURSBDeWJlclRydXN0IFNvbHV0aW9ucywgSW5jLjEjMCEG |
| 59 | +A1UEAxMaR1RFIEN5YmVyVHJ1c3QgR2xvYmFsIFJvb3QwHhcNOTgwODEzMDAyOTAwWhcNMTgwODEz |
| 60 | +MjM1OTAwWjB1MQswCQYDVQQGEwJVUzEYMBYGA1UEChMPR1RFIENvcnBvcmF0aW9uMScwJQYDVQQL |
| 61 | +Ex5HVEUgQ3liZXJUcnVzdCBTb2x1dGlvbnMsIEluYy4xIzAhBgNVBAMTGkdURSBDeWJlclRydXN0 |
| 62 | +IEdsb2JhbCBSb290MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVD6C28FCc6HrHiM3dFw4u |
| 63 | +sJTQGz0O9pTAipTHBsiQl8i4ZBp6fmw8U+E3KHNgf7KXUwefU/ltWJTSr41tiGeA5u2ylc9yMcql |
| 64 | +HHK6XALnZELn+aks1joNrI1CqiQBOeacPwGFVw1Yh0X404Wqk2kmhXBIgD8SFcd5tB8FLztimQID |
| 65 | +AQABMA0GCSqGSIb3DQEBBAUAA4GBAG3rGwnpXtlR22ciYaQqPEh346B8pt5zohQDhT37qw4wxYMW |
| 66 | +M4ETCJ57NE7fQMh017l93PR2VX2bY1QY6fDq81yx2YtCHrnAlU66+tXifPVoYb+O7AWXX1uw16OF |
| 67 | +NMQkpw0PlZPvy5TYnh+dXIVtx6quTx8itc2VrbqnzPmrC3p/ |
| 68 | +-----END CERTIFICATE----- |
| 69 | + |
0 commit comments