You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ca-certificates/SOURCES
MSVSphere Packaging Team 77c6316899
import ca-certificates-2024.2.69_v8.0.303-80.0.el8_10
4 weeks ago
..
README.edk2 import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.etc import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.extr import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.java import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.openssl import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.pem import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.src import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
README.usr import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
ca-legacy import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
ca-legacy.8.txt import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
ca-legacy.conf import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
certdata.txt import ca-certificates-2024.2.69_v8.0.303-80.0.el8_10 4 weeks ago
certdata2pem.py import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
nssckbi.h import ca-certificates-2024.2.69_v8.0.303-80.0.el8_10 4 weeks ago
update-ca-trust import ca-certificates-2022.2.54-80.2.el8_6 1 year ago
update-ca-trust.8.txt import ca-certificates-2022.2.54-80.2.el8_6 1 year ago

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.