Blame SOURCES/README.src

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