---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Export the public key certificate to trust the LDAP certificate

# Export the public key certificate to trust the LDAP certificate {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Export the public key certificate and import it into the application when you configure Microsoft Active Directory for SSL access.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

If your Certificate Authority is not a trusted third party vendor, you must export the certificate for the issuing CA so we can trust it, and, by association, trust the LDAP server certificate. For MS Certificate Services users,
you can view the certificate path by viewing the certificate in the console used to export; select the Certificate Path tab. You must export all certificates in the chain. You can find the CA certificate
in the same folder as the LDAP certificate by looking for the name in the Certificate Path. Submit all certificates for importing to your instance.

## Prozedur

1. From a current or new MMC console, add the Certificate (Local Computer) snap-in.
2. Open the `Personal/Certificates` folder.
3. Locate the new certificate.  
   The Issued to column shows the FQDN of the domain controller.
4. Right-click the certificate and select All Tasks/Export.
5. Export to DER or Base-64 format.  
   Name the file using the format <kbd class="ph userinput">MyCompany.cer</kbd>. This is the public key certificate the needs to be used on the instance to communicate securely with your domain controller.
6. Test LDAPS locally before you submit the certificate to the instance.
{#t_ExportThePublicKeyCertificate__steps_fcp_3dv_cr}

## Nächste Maßnahme

After completing this procedure, import the public key certificate into the application.

See [Install the LDAP X.509 SSL certificate](https://servicenow-prod.fluidtopics.net/2IZ3QTig5o68TigCN9KMiQ "You can install an X.509 certificate for your LDAP integration.") to upload the certificate into the application.

