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 following directory:

/etc/pki/ca-trust/source/anchors/

Then run the update command:

update-ca-trust

If your certificate is in the extended BEGIN TRUSTED file format, then place it into the main source/ directory instead.