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
If you don't see a client certificate in the **Certificate Information** dropdown, you'll need to cancel the profile configuration import and fix the issue before proceeding. It's possible that one of the following things is true:
92
-
93
-
* The client certificate isn't installed locally on the client computer.
94
-
* There are multiple certificates with exactly the same name installed on your local computer (common in test environments).
95
-
* The child certificate is corrupt.
96
-
97
-
1. After the import validates (imports with no errors), click **Save**.
98
-
99
-
1. In the left pane, locate the **VPN connection**, then click **Connect**.
81
+
[!INCLUDE [Configure the Azure VPN client](../../includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md)]
Copy file name to clipboardExpand all lines: articles/vpn-gateway/point-to-site-vpn-client-certificate-windows-azure-vpn-client.md
+2-22Lines changed: 2 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to configure VPN clients for P2S configurations that use
5
5
author: cherylmc
6
6
ms.service: azure-vpn-gateway
7
7
ms.topic: how-to
8
-
ms.date: 05/20/2024
8
+
ms.date: 01/28/2025
9
9
ms.author: cherylmc
10
10
---
11
11
@@ -63,27 +63,7 @@ If you don't see either file, or you don't have an **AzureVPN** folder, verify t
63
63
64
64
## Configure the Azure VPN Client profile
65
65
66
-
1. Open the Azure VPN Client.
67
-
68
-
1. Select **+** on the bottom left of the page, then select **Import**.
69
-
70
-
1. In the window, navigate to the **azurevpnconfig.xml** or **azurevpnconfig_cert.xml** file. Select the file, then select **Open**.
71
-
72
-
1. On the client profile page, notice that many of the settings are already specified. The preconfigured settings are contained in the VPN client profile package that you imported. Even though most of the settings are already specified, you need to configure settings specific to the client computer.
73
-
74
-
From the **Certificate Information** dropdown, select the name of the child certificate (the client certificate). For example, **P2SChildCert**. You can also (optionally) select a [Secondary Profile](#secondary-profile). For this exercise, select **None**.
If you don't see a client certificate in the **Certificate Information** dropdown, you'll need to cancel and fix the issue before proceeding. It's possible that one of the following things is causing the problem:
79
-
80
-
* The client certificate isn't installed locally on the client computer.
81
-
* There are multiple certificates with exactly the same name installed on your local computer (common in test environments).
82
-
* The child certificate is corrupt.
83
-
84
-
1. After the import validates (imports with no errors), select **Save**.
85
-
86
-
1. In the left pane, locate the **VPN connection**, then select **Connect**.
66
+
[!INCLUDE [Configure the Azure VPN client](../../includes/vpn-gateway-vwan-configure-azure-vpn-client-certificate.md)]
# this file is used for both virtual wan and vpn gateway. When modifying, make sure that your changes work for both environments.
10
+
---
11
+
12
+
13
+
1. Open the Azure VPN Client.
14
+
15
+
1. Select **+** on the bottom left of the page, then select **Import**.
16
+
17
+
1. In the window, navigate to the **azurevpnconfig.xml** or **azurevpnconfig_cert.xml** file, depending on your configuration. Select the file, then select **Open**.
18
+
19
+
1. On the client profile page, notice that many of the settings are already specified. The preconfigured settings are contained in the VPN client profile package that you imported. Even though most of the settings are already specified, you need to configure settings specific to the client computer.
20
+
21
+
From the **Certificate Information** dropdown, select the name of the child certificate (the client certificate). For example, **P2SChildCert**. For this exercise, for secondary profile, select **None**.
If you don't see a client certificate in the **Certificate Information** dropdown, you'll need to cancel the profile configuration import and fix the issue before proceeding. It's possible that one of the following things is true:
26
+
27
+
* The client certificate isn't installed locally on the client computer.
28
+
* There are multiple certificates with exactly the same name installed on your local computer (common in test environments).
29
+
* The child certificate is corrupt.
30
+
31
+
1. After the import validates (imports with no errors), select **Save**.
32
+
33
+
1. In the left pane, locate the **VPN connection**, then select **Connect**.
0 commit comments