If you’re using 3rd party certification authority (CA) to issue smart card login or DC certificates, then you will require to import those certificates to Enterprise NTAuth Store of Active Directory (AD). Here, it is worth to mention that NTAuth Store is basically an AD object and it can be located under configuration container of forest.

Adding the 3rd party certificates to NTAuth Store confirms that CA is trusted to issue above mentioned type of certificates. Please note Windows CAs automatically publish their CA certificates to the NTAuth Store.

Here’s how you can import 3rd party certification authority. You can import the DER encoded binary X.509 or Base-64 encoded X.509 certificate (.cer) file with this method.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

Note: If you’re on older Windows Server version such as Version 2003, you need to install Windows Server 2003 Resource Kit Tools then you can perform below steps. This is because the PKIHealth tool is not available in Windows Server 2003 by default. On newer versions, this tool is available by default in Add/Remove snap-in window.

1. Press W8K + R and type mmc.exe in the Run, hit Enter key to open Microsoft Management Console.

Microsoft Management Console

2. In the Console window, click File > Add/Remove Snap-in.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

3. Under Add or Remove Snap-ins, look for Enterprise PKI and click Add, then click OK.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

4. Back in Console window, right click on Enterprise PKI and select Manage AD Containers.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

5. Next, in Manage AD Containers, click Add.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

6. In the browser window, navigate to your certificate (.cer) file and open it.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

7. If the certificate is OK, it should be readily imported. Now in Manage AD Containers, switch to NTAuthCertificates tab. Click on View button then.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

8. Now the Certificate window should open and you can click on Install Certificate button to install the certificate.

Import 3rd Party CA Certificates To Enterprise NTAuth Store In Active Directory

See following video guide to demonstrate this method:

That’s it!

Leave a Reply

Your email address will not be published. Required fields are marked *