Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 3.01 KB

point-to-site-vpn-client-certificate-openvpn-mac.md

File metadata and controls

60 lines (38 loc) · 3.01 KB
title titleSuffix description author ms.service ms.topic ms.date ms.author
Configure P2S VPN clients - certificate authentication - macOS OpenVPN client
Azure VPN Gateway
Learn how to configure the VPN client for VPN Gateway P2S configurations that use certificate authentication. This article applies to macOS OpenVPN client.
cherylmc
vpn-gateway
how-to
06/18/2024
cherylmc

Configure P2S VPN clients: certificate authentication - OpenVPN client - macOS

This article helps you connect to your Azure virtual network (VNet) using VPN Gateway point-to-site (P2S) and Certificate authentication on macOS using an OpenVPN client.

Before you begin

Before you begin configuring your client, verify that you're on the correct article. The following table shows the configuration articles available for Azure VPN Gateway P2S VPN clients. Steps differ, depending on the authentication type, tunnel type, and the client OS.

[!INCLUDE All client articles]

Prerequisites

This article assumes that you've already performed the following prerequisites:

Connection requirements

To connect to Azure using the OpenVPN client using certificate authentication, each connecting client requires the following items:

  • The Open VPN Client software must be installed and configured on each client.
  • The client must have a client certificate that's installed locally.

Workflow

The workflow for this article is:

  1. Install the OpenVPN client.
  2. View the VPN client profile configuration files contained in the VPN client profile configuration package that you generated.
  3. Configure the OpenVPN client.
  4. Connect to Azure.

Generate client certificates

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.

For information about working with certificates, see Point-to site: Generate certificates - Linux.

Configure the OpenVPN client

The following example uses TunnelBlick.

[!INCLUDE OpenVPN macOS]

Next steps

Follow up with any additional server or connection settings. See Point-to-site configuration steps.