The Mozilla CA root certificate bundle
Go to file
Frantisek Krenzelok 7e8620eaee Update to CKBI 2.69_v8.0.303 from NSS 3.101.1
Resolves: RHEL-44949
2024-07-17 10:46:56 +02:00
.gitignore Import rpm: c8s 2023-02-27 12:24:54 -05:00
ca-certificates.spec Update to CKBI 2.69_v8.0.303 from NSS 3.101.1 2024-07-17 10:46:56 +02:00
ca-legacy Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
ca-legacy.8.txt Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
ca-legacy.conf Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
certdata2pem.py Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
certdata.txt Update to CKBI 2.69_v8.0.303 from NSS 3.101.1 2024-07-17 10:46:56 +02:00
gating.yaml Resolves: rhbz#2228201 2023-08-21 14:56:25 -07:00
nssckbi.h Update to CKBI 2.69_v8.0.303 from NSS 3.101.1 2024-07-17 10:46:56 +02:00
README.edk2 Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.etc Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.extr Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.java Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.openssl Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.pem Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.src Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
README.usr Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
sources Import rpm: c8s 2023-02-27 12:24:54 -05:00
trust-fixes Auto sync2gitlab import of ca-certificates-2022.2.54-80.0.el8_6.src.rpm 2022-07-20 12:10:18 +00:00
update-ca-trust Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00
update-ca-trust.8.txt Auto sync2gitlab import of ca-certificates-2021.2.50-82.el8.src.rpm 2022-05-26 01:04:17 -04:00

This directory /usr/share/pki/ca-trust-source/ contains CA certificates and 
trust settings in the PEM file format. The trust settings found here will be
interpreted with a low priority - lower than the ones found in 
/etc/pki/ca-trust/source/ .

=============================================================================
QUICK HELP: To add a certificate in the simple PEM or DER file formats to the
            list of CAs trusted on the system:

            Copy it to the
                    /usr/share/pki/ca-trust-source/anchors/
            subdirectory, and run the
                    update-ca-trust
            command.

            If your certificate is in the extended BEGIN TRUSTED file format,
            then place it into the main source/ directory instead.
=============================================================================

Please refer to the update-ca-trust(8) manual page for additional information.