annotate certifi-2024.2.2.dist-info/LICENSE @ 10:ccec96a537b7
planemo upload for repository https://toolrepo.galaxytrakr.org/view/jpayne/bioproject_to_srr_2/556cac4fb538
author |
jpayne |
date |
Mon, 06 May 2024 00:12:39 -0400 |
parents |
5eb2d5e3bf22 |
children |
|
rev |
line source |
jpayne@7
|
1 This package contains a modified version of ca-bundle.crt:
|
jpayne@7
|
2
|
jpayne@7
|
3 ca-bundle.crt -- Bundle of CA Root Certificates
|
jpayne@7
|
4
|
jpayne@7
|
5 This is a bundle of X.509 certificates of public Certificate Authorities
|
jpayne@7
|
6 (CA). These were automatically extracted from Mozilla's root certificates
|
jpayne@7
|
7 file (certdata.txt). This file can be found in the mozilla source tree:
|
jpayne@7
|
8 https://hg.mozilla.org/mozilla-central/file/tip/security/nss/lib/ckfw/builtins/certdata.txt
|
jpayne@7
|
9 It contains the certificates in PEM format and therefore
|
jpayne@7
|
10 can be directly used with curl / libcurl / php_curl, or with
|
jpayne@7
|
11 an Apache+mod_ssl webserver for SSL client authentication.
|
jpayne@7
|
12 Just configure this file as the SSLCACertificateFile.#
|
jpayne@7
|
13
|
jpayne@7
|
14 ***** BEGIN LICENSE BLOCK *****
|
jpayne@7
|
15 This Source Code Form is subject to the terms of the Mozilla Public License,
|
jpayne@7
|
16 v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain
|
jpayne@7
|
17 one at http://mozilla.org/MPL/2.0/.
|
jpayne@7
|
18
|
jpayne@7
|
19 ***** END LICENSE BLOCK *****
|
jpayne@7
|
20 @(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $
|