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