Skip to content

Commit cd20c50

Browse files
authored
Merge pull request #285179 from b-ahibbard/images
Images
2 parents 16c3e2b + 91397c2 commit cd20c50

File tree

22 files changed

+6
-7
lines changed

22 files changed

+6
-7
lines changed

articles/azure-netapp-files/configure-ldap-over-tls.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 02/23/2023
8+
ms.date: 08/20/2024
99
ms.author: anfdocs
1010
---
1111
# 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
2121

2222
If you do not have a root CA certificate, you need to generate one and export it for use with LDAP over TLS authentication.
2323

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.
2525

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.
2727
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:
2828
* A Windows-based client that has joined the domain and has the root certificate installed
2929
* Another machine in the domain containing the root certificate
3030

3131
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-
![screenshot that shows personal certificates](./media/configure-ldap-over-tls/personal-certificates.png)
34-
![screenshot that shows trusted root certification authorities](./media/configure-ldap-over-tls/trusted-root-certification-authorities.png)
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+
![Screenshot that shows personal certificates.](./media/configure-ldap-over-tls/personal-certificates.png).
3534

3635
Ensure that the certificate is exported in the Base-64 encoded X.509 (.CER) format:
3736

38-
![Certificate Export Wizard](./media/configure-ldap-over-tls/certificate-export-wizard.png)
37+
![Screenshot of the Certificate Export Wizard.](./media/configure-ldap-over-tls/certificate-export-wizard.png)
3938

4039
## Enable LDAP over TLS and upload root CA certificate
4140

-21.1 KB
Loading
11.8 KB
Loading
Loading
2.07 KB
Loading
35.2 KB
Loading
-32.4 KB
Loading
-43.1 KB
Loading
-34.3 KB
Loading

0 commit comments

Comments
 (0)