Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/python3.8/site-packages/certifi-2025.1.31.dist-info/LICENSE @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
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 $ |