Exporting Microsoft Active Directory certificates
You can export Microsoft Active Directory certificates, such as root, intermediate, and a client authentication certificate, for authentication purposes. You then register the exported root and intermediate certificate in the ServiceNow instance and map the exported client authentication certificate to the user.
You must do these tasks in your Windows machine.
If you don't have the user-generated certificates (client authentication and code signing), do the tasks in the following topics to export active directory certifications. For more information, see Generating and installing user certificates.
Export a root certificate
Export an active directory (AD) root certificate in your Windows machine to register the exported certificate on the ServiceNow instance.
Before you begin
Do this task in your Windows machine.
Role required: admin
Procedure
- In your Windows machine, from the Search menu, enter Manage computer certificates.
-
To export the root certificate, do the following actions:
-
To rename the file extension of the exported root certificate, do the following
actions:
What to do next
Register the root certificate to make it available for authentication. For more information, see Register the CA certificate.
Export an intermediate certificate
Export an active directory (AD) intermediate certificate in your Windows machine to register the exported certificate on the ServiceNow instance.
Before you begin
Do this task in your Windows machine.
Role required: admin
About this task
If your organization doesn't require an intermediate certificate, skip this task.
Procedure
- In your Windows machine, from the Search menu, enter Manage computer certificates.
-
To export the intermediate certificate based on your business requirement, do
the following actions:
-
To rename the file extension of the exported intermediate certificate, do the
following actions:
What to do next
Register the intermediate certificate to make it available for authentication. For more information, see Register the CA certificate.
Export a client authentication (active directory) certificate
Export an active directory (AD) client authentication certificate in your Windows machine to map the exported certificate to the user on the ServiceNow instance.
Before you begin
Do this task in your Windows machine.
Role required: admin
Procedure
- In your Windows machine, from the Search menu, enter Manage computer certificates.
-
To export the client authentication certificate, do the following
actions:
- In the Certificate Manager tool, navigate to .
- Right-click the client authentication certificate, select All Tasks, and then select Export....
- In the Welcome to the Certificate Export Wizard dialog box, select Next.
- In the Export File Format dialog box, select the Base-64 encoded X.509 (.CER) file format, and then select Next.
- In the File to Export dialog box, select the file name location in the File name field or select Browse to save the certificate file, and then select Next.
- In the Completing to the Certificate Export Wizard dialog box, select Finish.
- After the export is complete, in the Certificate Export Wizard dialog box, select OK.
-
To rename the file extension of the exported client authentication certificate,
do the following actions:
What to do next
Map the PEM certificate to the user. For more information, see Map the PEM certificate to user.