| 1234567891011121314151617181920 | This package contains a modified version of ca-bundle.crt:ca-bundle.crt -- Bundle of CA Root CertificatesThis is a bundle of X.509 certificates of public Certificate Authorities(CA). These were automatically extracted from Mozilla's root certificatesfile (certdata.txt).  This file can be found in the mozilla source tree:https://hg.mozilla.org/mozilla-central/file/tip/security/nss/lib/ckfw/builtins/certdata.txtIt contains the certificates in PEM format and thereforecan be directly used with curl / libcurl / php_curl, or withan Apache+mod_ssl webserver for SSL client authentication.Just configure this file as the SSLCACertificateFile.#***** BEGIN LICENSE BLOCK *****This Source Code Form is subject to the terms of the Mozilla Public License,v. 2.0. If a copy of the MPL was not distributed with this file, You can obtainone at http://mozilla.org/MPL/2.0/.***** END LICENSE BLOCK *****@(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $
 |