The Mozilla CA root certificate bundle
Resolves: RHEL-118486
Adding:
# Certificate "TWCA CYBER Root CA"
# Certificate "TWCA Global Root CA G2"
# Certificate "SecureSign Root CA12"
# Certificate "SecureSign Root CA14"
# Certificate "SecureSign Root CA15"
# Certificate "D-TRUST BR Root CA 2 2023"
# Certificate "TrustAsia SMIME ECC Root CA"
# Certificate "TrustAsia SMIME RSA Root CA"
# Certificate "TrustAsia TLS ECC Root CA"
# Certificate "TrustAsia TLS RSA Root CA"
# Certificate "D-TRUST EV Root CA 2 2023"
# Certificate "SwissSign RSA SMIME Root CA 2022 - 1"
# Certificate "SwissSign RSA TLS Root CA 2022 - 1"
# Certificate "Sectigo Public Code Signing Root R46"
# Certificate "Sectigo Public Code Signing Root E46"
|
||
|---|---|---|
| .fmf | ||
| plans | ||
| tests | ||
| .gitignore | ||
| ca-certificates.spec | ||
| ca-legacy | ||
| ca-legacy.8.txt | ||
| ca-legacy.conf | ||
| certdata2pem.py | ||
| certdata.txt | ||
| check_certs.sh | ||
| ci.fmf | ||
| fetch.sh | ||
| gating.yaml | ||
| nssckbi.h | ||
| README.edk2 | ||
| README.etc | ||
| README.extr | ||
| README.java | ||
| README.openssl | ||
| README.pem | ||
| README.src | ||
| README.usr | ||
| sort-blocks.py | ||
| sources | ||
| trust-fixes | ||
| update-ca-trust | ||
| update-ca-trust.8.txt | ||
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.