From 85b694410b6ed7737d0930ae8aa40bd6826c9108 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 25 Sep 2020 15:46:04 -0400 Subject: [PATCH] Adjust included licenses --- docs/licenses/certifi.txt | 21 --------------------- docs/licenses/system-certifi.txt | 6 ++++++ 2 files changed, 6 insertions(+), 21 deletions(-) delete mode 100644 docs/licenses/certifi.txt create mode 100644 docs/licenses/system-certifi.txt diff --git a/docs/licenses/certifi.txt b/docs/licenses/certifi.txt deleted file mode 100644 index 03b38f486d..0000000000 --- a/docs/licenses/certifi.txt +++ /dev/null @@ -1,21 +0,0 @@ -This packge contains a modified version of ca-bundle.crt: - -ca-bundle.crt -- Bundle of CA Root Certificates - -Certificate data from Mozilla as of: Thu Nov 3 19:04:19 2011# -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: -http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1# -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 $ \ No newline at end of file diff --git a/docs/licenses/system-certifi.txt b/docs/licenses/system-certifi.txt new file mode 100644 index 0000000000..206ebd71a8 --- /dev/null +++ b/docs/licenses/system-certifi.txt @@ -0,0 +1,6 @@ + +Copyright © 2020, Red Hat, Inc. + +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 https://mozilla.org/MPL/2.0/.