ca-certificates/SOURCES
CentOS Sources ec6024ff00 import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
..
README.edk2 import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.etc import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.extr import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.java import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.openssl import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.pem import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.src import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
README.usr import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
ca-legacy import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
ca-legacy.8.txt import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
ca-legacy.conf import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
certdata.txt import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
certdata2pem.py import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
nssckbi.h import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
trust-fixes import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
update-ca-trust import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00
update-ca-trust.8.txt import ca-certificates-2018.2.24-6.el8 2021-09-09 15:13:10 +00:00

README.usr

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.