summaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE
diff options
context:
space:
mode:
authorblackhao <13851610112@163.com>2025-08-22 02:51:50 -0500
committerblackhao <13851610112@163.com>2025-08-22 02:51:50 -0500
commit4aab4087dc97906d0b9890035401175cdaab32d4 (patch)
tree4e2e9d88a711ec5b1cfa02e8ac72a55183b99123 /.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE
parentafa8f50d1d21c721dabcb31ad244610946ab65a3 (diff)
2.0
Diffstat (limited to '.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE')
-rw-r--r--.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE20
1 files changed, 20 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE b/.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE
new file mode 100644
index 0000000..62b076c
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE
@@ -0,0 +1,20 @@
+This package contains a modified version of ca-bundle.crt:
+
+ca-bundle.crt -- Bundle of CA Root Certificates
+
+This is a bundle of X.509 certificates of public Certificate Authorities
+(CA). These were automatically extracted from Mozilla's root certificates
+file (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.txt
+It contains the certificates in PEM format and therefore
+can be directly used with curl / libcurl / php_curl, or with
+an 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 obtain
+one at http://mozilla.org/MPL/2.0/.
+
+***** END LICENSE BLOCK *****
+@(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $