tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

LICENSE (1048B)


      1 This packge contains a modified version of ca-bundle.crt:
      2 
      3 ca-bundle.crt -- Bundle of CA Root Certificates
      4 
      5 Certificate data from Mozilla as of: Thu Nov  3 19:04:19 2011#
      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 It contains the certificates in PEM format and therefore
     11 can be directly used with curl / libcurl / php_curl, or with
     12 an Apache+mod_ssl webserver for SSL client authentication.
     13 Just configure this file as the SSLCACertificateFile.#
     14 
     15 ***** BEGIN LICENSE BLOCK *****
     16 This Source Code Form is subject to the terms of the Mozilla Public License,
     17 v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain
     18 one at http://mozilla.org/MPL/2.0/.
     19 
     20 ***** END LICENSE BLOCK *****
     21 @(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $