Skip to content

Commit d979950

Browse files
Merge pull request #226304 from cherylmc/2.4
OpenVPN 2.6
2 parents 216ceb8 + 3cb9724 commit d979950

6 files changed

+8
-8
lines changed

articles/virtual-wan/howto-openvpn-clients.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: cherylmc
55

66
ms.service: virtual-wan
77
ms.topic: how-to
8-
ms.date: 08/24/2022
8+
ms.date: 02/03/2023
99
ms.author: cherylmc
1010

1111
---

articles/vpn-gateway/point-to-site-vpn-client-cert-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure a Linux VPN client solution for VPN Gateway
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 12/01/2022
8+
ms.date: 02/03/2023
99
ms.author: cherylmc
1010
---
1111

articles/vpn-gateway/point-to-site-vpn-client-cert-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure the VPN client for VPN Gateway P2S configura
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 12/01/2022
8+
ms.date: 02/03/2023
99
ms.author: cherylmc
1010
---
1111

articles/vpn-gateway/point-to-site-vpn-client-cert-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure VPN clients for P2S configurations that use
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 01/25/2023
8+
ms.date: 02/03/2023
99
ms.author: cherylmc
1010
---
1111

includes/vpn-gateway-vwan-config-openvpn-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: cherylmc
33
ms.service: vpn-gateway
44
ms.topic: include
5-
ms.date: 07/27/2022
5+
ms.date: 02/03/2023
66
ms.author: cherylmc
77
ms.custom: include file
88

@@ -12,7 +12,7 @@
1212
> Only iOS 11.0 and above is supported with OpenVPN protocol.
1313
>
1414
15-
1. Install the OpenVPN client (version 2.4 or higher) from the App store.
15+
1. Install the OpenVPN client (version 2.4 or higher) from the App store. Version 2.6 is not yet supported.
1616
1. If you haven't already done so, download the VPN client profile package from the Azure portal.
1717
1. Unzip the profile. Open the vpnconfig.ovpn configuration file from the OpenVPN folder in a text editor.
1818
1. Fill in the P2S client certificate section with the P2S client certificate public key in base64. In a PEM formatted certificate, you can open the .cer file and copy over the base64 key between the certificate headers.

includes/vpn-gateway-vwan-config-openvpn-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
author: cherylmc
44
ms.service: vpn-gateway
55
ms.topic: include
6-
ms.date: 11/23/2022
6+
ms.date: 02/03/2023
77
ms.author: cherylmc
88

99
#Customer intent: this file is used for both virtual wan and vpn gateway articles.
1010
---
11-
1. Download and install the OpenVPN client (version 2.4 or higher) from the official [OpenVPN website](https://openvpn.net/index.php/open-source/downloads.html).
11+
1. Download and install the OpenVPN client (version 2.4 or higher) from the official [OpenVPN website](https://openvpn.net/index.php/open-source/downloads.html). Version 2.6 is not yet supported.
1212
1. Locate the VPN client profile configuration package that you generated and downloaded to your computer. Extract the package. Go to the OpenVPN folder and open the *vpnconfig.ovpn* configuration file using Notepad.
1313
1. Next, locate the child certificate you created. If you don't have the certificate, use one of the following links for steps to export the certificate. You'll use the certificate information in the next step.
1414

0 commit comments

Comments
 (0)