Blame SOURCES/README.src

b4bc2f
This directory /etc/pki/ca-trust/source/ contains CA certificates and 
b4bc2f
trust settings in the PEM file format. The trust settings found here will be
b4bc2f
interpreted with a high priority - higher than the ones found in 
b4bc2f
/usr/share/pki/ca-trust-source/.
b4bc2f
b4bc2f
=============================================================================
b4bc2f
QUICK HELP: To add a certificate in the simple PEM or DER file formats to the
b4bc2f
            list of CAs trusted on the system:
b4bc2f
b4bc2f
            Copy it to the
b4bc2f
                    /etc/pki/ca-trust/source/anchors/
b4bc2f
            subdirectory, and run the
b4bc2f
                    update-ca-trust
b4bc2f
            command.
b4bc2f
b4bc2f
            If your certificate is in the extended BEGIN TRUSTED file format,
b4bc2f
            then place it into the main source/ directory instead.
b4bc2f
=============================================================================
b4bc2f
b4bc2f
Please refer to the update-ca-trust(8) manual page for additional information.