Blame SOURCES/README.usr

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