Skip to content

Commit 16f639f

Browse files
committed
update
1 parent f4c74f8 commit 16f639f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vpn-gateway/vpn-gateway-howto-point-to-site-rm-ps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ If you use self-signed certificates, they must be created using specific paramet
179179

180180
1. [!INCLUDE [Generate a client certificate](../../includes/vpn-gateway-p2s-clientcert-include.md)]
181181

182-
1. After you create client certificate, [export](vpn-gateway-certificates-point-to-site.md#clientexport) it. You'll distribute the client certificate to the client computers that will connect.
182+
1. After you create client certificate, [export](vpn-gateway-certificates-point-to-site.md#clientexport) it. Each client computer requires a client certificate in order to connect and authenticate.
183183

184184
## <a name="upload"></a>Upload root certificate public key information
185185

@@ -219,7 +219,7 @@ Make sure the client certificate was exported as a .pfx along with the entire ce
219219

220220
## <a name="connect"></a>Configure VPN clients and connect to Azure
221221

222-
Each VPN client is configured using the files in a VPN client profile configuration package that you generate and download. The configuration package contains settings that are specific to the VPN gateway that you created. If you make changes to the gateway, such as changing a tunnel type, certificate, or authentication type, you'll need to generate another VPN client profile configuration package and install it on each client. Otherwise, your VPN clients may not be able to connect.
222+
Each VPN client is configured using the files in a VPN client profile configuration package that you generate and download. The configuration package contains settings that are specific to the VPN gateway that you created. If you make changes to the gateway, such as changing a tunnel type, certificate, or authentication type, you must generate another VPN client profile configuration package and install it on each client. Otherwise, your VPN clients may not be able to connect.
223223

224224
For steps to generate a VPN client profile configuration package, configure your VPN clients, and connect to Azure, see the following articles:
225225

0 commit comments

Comments
 (0)