Import AD Certificate

To import an Active Directory (AD) certificate, complete the following steps.

  1. Copy your trusted (PEM formatted) Certificate Authority (CA) certificate to the following directory: /etc/pki/ca-trust/source/anchors/
  2. Run the command sudo update-ca-trust to install the CA into the server’s certificate chain.