db-move: moved webkitgtk-6.0 from [testing] to [extra] (x86_64)
[arch-packages.git] / ca-certificates / repos / core-any / README.src
blob7d926225b9f1b2b0c95c2cb2ada52399ad1595ea
1 This directory /etc/ca-certificates/trust-source/ contains CA certificates
2 and trust settings in the PEM file format. The trust settings found here will be
3 interpreted with a high priority - higher than the ones found in 
4 /usr/share/ca-certificates/trust-source/ .
6 =============================================================================
7 QUICK HELP: To add a certificate in the simple PEM or DER file formats to the
8             list of CAs trusted on the system:
10             Copy it to the
11                     /etc/ca-certificates/trust-source/anchors/
12             subdirectory, and run the
13                     update-ca-trust
14             command.
16             If your certificate is in the extended BEGIN TRUSTED file format,
17             then place it into the main trust-source/ directory instead.
18 =============================================================================
20 Please refer to the update-ca-trust(8) manual page for additional information.