You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/configure-ldap-over-tls.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 02/23/2023
8
+
ms.date: 08/20/2024
9
9
ms.author: anfdocs
10
10
---
11
11
# Configure AD DS LDAP over TLS for Azure NetApp Files
@@ -21,21 +21,20 @@ You can use LDAP over TLS to secure communication between an Azure NetApp Files
21
21
22
22
If you do not have a root CA certificate, you need to generate one and export it for use with LDAP over TLS authentication.
23
23
24
-
1. Follow [Install the Certification Authority](/windows-server/networking/core-network-guide/cncg/server-certs/install-the-certification-authority) to install and configure AD DS Certificate Authority.
24
+
1. Follow [Screenshot of the the Certification Authority.](/windows-server/networking/core-network-guide/cncg/server-certs/install-the-certification-authority) to install and configure AD DS Certificate Authority.
25
25
26
-
2. Follow [View certificates with the MMC snap-in](/dotnet/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in) to use the MMC snap-in and the Certificate Manager tool.
26
+
2. Follow [Screenshot of the view certificates with the MMC snap-in.](/dotnet/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in) to use the MMC snap-in and the Certificate Manager tool.
27
27
Use the Certificate Manager snap-in to locate the root or issuing certificate for the local device. You should run the Certificate Management snap-in commands from one of the following settings:
28
28
* A Windows-based client that has joined the domain and has the root certificate installed
29
29
* Another machine in the domain containing the root certificate
30
30
31
31
3. Export the root CA certificate.
32
-
Root CA certificates can be exported from the Personal or Trusted Root Certification Authorities directory, as shown in the following examples:
33
-

34
-

32
+
Root CA certificates can be exported from the Personal or Trusted Root Certification Authorities directory. The following image shows the Personal Root Certification Authority directory:
33
+
.
35
34
36
35
Ensure that the certificate is exported in the Base-64 encoded X.509 (.CER) format:
0 commit comments