Skip to content

Commit 18f888c

Browse files
authored
Update point-to-site-vpn-client-configuration-radius-certificate.md
1 parent e7f6913 commit 18f888c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Get-AzVpnClientConfiguration -ResourceGroupName "TestRG" -Name "VNet1GW" | fl
8686

8787
## Mac (macOS) native VPN client
8888

89-
You must create a separate profile for every Mac device that connects to the Azure virtual network. This is because these devices require the user certificate for authentication to be specified in the profile. The **Generic** folder has all the information that's required to create a profile:
89+
You must create a separate profile for every Mac device that connects to the Azure virtual network. This is because these devices require the user certificate for authentication to be specified in the profile. Additionally, you can only use the macOS native VPN client if you included the IKEv2 tunnel type in your configuration. The **Generic** folder has all the information that's required to create a profile:
9090

9191
* **VpnSettings.xml** contains important settings such as server address and tunnel type.
9292
* **VpnServerRoot.cer** contains the root certificate that's required to validate the VPN gateway during P2S connection setup.

0 commit comments

Comments
 (0)