Import AD Certificate
To import an Active Directory (AD) certificate, complete the following steps.
- Copy your trusted (PEM formatted) Certificate Authority (CA) certificate to the following directory: /etc/pki/ca-trust/source/anchors/
- Run the command sudo update-ca-trust to install the CA into the server’s certificate chain.