Skip to content

Commit 86a29f8

Browse files
committed
update links
1 parent fbfae09 commit 86a29f8

File tree

4 files changed

+35
-35
lines changed

4 files changed

+35
-35
lines changed

articles/virtual-wan/TOC.yml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -176,38 +176,38 @@
176176
href: point-to-site-vpn-client-certificate-windows-openvpn-client-version-2.md
177177
- name: Version 3.x
178178
href: point-to-site-vpn-client-certificate-windows-openvpn-client-version-3.md
179-
- name: Linux clients
180-
items:
181-
- name: Azure VPN Client
182-
href: point-to-site-azure-vpn-client-certificate-linux.md
183-
- name: OpenVPN client
184-
href: point-to-site-vpn-client-certificate-openvpn-linux.md
185-
- name: IKEv2 - strongSwan
186-
href: point-to-site-vpn-client-certificate-ike-linux.md
187-
- name: macOS and iOS clients
179+
- name: Linux clients
180+
items:
181+
- name: Azure VPN Client
182+
href: point-to-site-azure-vpn-client-certificate-linux.md
183+
- name: OpenVPN client
184+
href: point-to-site-vpn-client-certificate-openvpn-linux.md
185+
- name: IKEv2 - strongSwan
186+
href: point-to-site-vpn-client-certificate-ike-linux.md
187+
- name: macOS and iOS clients
188+
items:
189+
- name: Native VPN client
190+
href: point-to-site-vpn-client-cert-mac.md
191+
- name: OpenVPN client - macOS
192+
href: point-to-site-vpn-client-certificate-openvpn-mac.md
193+
- name: OpenVPN client - iOS
194+
href: point-to-site-vpn-client-certificate-openvpn-ios.md
195+
- name: Generate self-signed certificates
196+
items:
197+
- name: .cer and .pfx files
188198
items:
189-
- name: Native VPN client
190-
href: point-to-site-vpn-client-cert-mac.md
191-
- name: OpenVPN client - macOS
192-
href: point-to-site-vpn-client-certificate-openvpn-mac.md
193-
- name: OpenVPN client - iOS
194-
href: point-to-site-vpn-client-certificate-openvpn-ios.md
195-
- name: Generate self-signed certificates
199+
- name: Azure PowerShell
200+
href: certificates-point-to-site.md
201+
- name: MakeCert
202+
href: certificates-point-to-site-makecert.md
203+
- name: .pem files
196204
items:
197-
- name: .cer and .pfx files
198-
items:
199-
- name: Azure PowerShell
200-
href: certificates-point-to-site.md
201-
- name: MakeCert
202-
href: certificates-point-to-site-makecert.md
203-
- name: .pem files
204-
items:
205-
- name: Linux - OpenSSL
206-
href: ../vpn-gateway/point-to-site-certificates-linux-openssl.md
207-
- name: Linux - strongSwan
208-
href: ../vpn-gateway/vpn-gateway-certificates-point-to-site-linux.md
209-
- name: Install client certificates
210-
href: install-client-certificates.md
205+
- name: Linux - OpenSSL
206+
href: point-to-site-certificates-linux-openssl.md
207+
- name: Linux - strongSwan
208+
href: point-to-site-certificates-linux-strongswan.md
209+
- name: Install client certificates
210+
href: install-client-certificates.md
211211
- name: Configure P2S - Microsoft Entra ID authentication
212212
items:
213213
- name: P2S server configuration

articles/virtual-wan/certificates-point-to-site-makecert.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ description: Learn how to create a self-signed root certificate for User VPN, ex
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: how-to
8-
ms.date: 02/13/2025
8+
ms.date: 03/20/2025
99
ms.author: cherylmc
1010

1111
---
1212
# Generate and export certificates for User VPN P2S connections using MakeCert
1313

14-
This article shows you how to create a self-signed root certificate and generate client certificates using MakeCert. The steps in this article help you create **.pfx** and **.cer** files. For **.pem** files, see [Generate .pem certificate files](../vpn-gateway/point-to-site-certificates-linux-openssl.md).
14+
This article shows you how to create a self-signed root certificate and generate client certificates using MakeCert. The steps in this article help you create **.pfx** and **.cer** files. For **.pem** files, see [Generate .pem certificate files](point-to-site-certificates-linux-openssl.md).
1515

1616
> [!NOTE]
1717
> We recommend using the [PowerShell steps](certificates-point-to-site.md) instead to create your certificates. We provide these MakeCert instructions as an optional method.

articles/virtual-wan/certificates-point-to-site.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ description: Learn how to create a self-signed root certificate, export a public
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: how-to
8-
ms.date: 02/13/2025
8+
ms.date: 03/20/2025
99
ms.author: cherylmc
1010
---
1111
# Generate and export certificates for User VPN connections using PowerShell
1212

13-
This article shows you how to create a self-signed root certificate and generate client certificates using PowerShell on Windows 10 or later, or Windows Server 2016 or later. The steps in this article help you create **.pfx** and **.cer** files. For **.pem** files, see the Linux [OpenSSL](../vpn-gateway/point-to-site-certificates-linux-openssl.md) or [strongSwan](../vpn-gateway/vpn-gateway-certificates-point-to-site-linux.md) article.
13+
This article shows you how to create a self-signed root certificate and generate client certificates using PowerShell on Windows 10 or later, or Windows Server 2016 or later. The steps in this article help you create **.pfx** and **.cer** files. For **.pem** files, see the Linux [OpenSSL](point-to-site-certificates-linux-openssl.md) or [strongSwan](point-to-site-certificates-linux-strongswan.md) article.
1414

1515
The PowerShell cmdlets that you use to generate certificates are part of the operating system and don't work on other versions of Windows. The host operating system is only used to generate the certificates. Once the certificates are generated, you can upload them or install them on any supported client operating system.
1616

articles/virtual-wan/point-to-site-vpn-client-certificate-openvpn-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The workflow for this article is:
4848

4949
For certificate authentication, a client certificate must be installed on each client computer. The client certificate you want to use must be exported with the private key, and must contain all certificates in the certification path. Additionally, for some configurations, you'll also need to install root certificate information.
5050

51-
The OpenVPN client in this article uses certificates exported with a *.pfx* format. You can export a client certificate easily to this format using the Windows instructions. See [Export a client certificate - pfx](../vpn-gateway/vpn-gateway-certificates-point-to-site.md#clientexport). If you don't have a Windows computer, as a workaround, you can use a small Windows VM to export certificates to the needed *.pfx* format. At this time, the [OpenSSL](../vpn-gateway/point-to-site-certificates-linux-openssl.md) Linux instructions we provide only result in the *.pem* format.
51+
The OpenVPN client in this article uses certificates exported with a *.pfx* format. You can export a client certificate easily to this format using the Windows instructions. See [Export a client certificate - pfx](certificates-point-to-site.md##clientexport). If you don't have a Windows computer, as a workaround, you can use a small Windows VM to export certificates to the needed *.pfx* format. At this time, the [OpenSSL](point-to-site-certificates-linux-openssl.md) Linux instructions we provide only result in the *.pem* format.
5252

5353
## <a name="openvpn"></a>Configuration steps
5454

0 commit comments

Comments
 (0)