Skip to content

Commit 2a3d62b

Browse files
committed
Added clarification
1 parent cdc8598 commit 2a3d62b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

includes/vpn-gateway-faq-p2s-azurecert-include.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
Uncheck **"Verify the server's identity by validating the certificate"** or **add the server FQDN along with the certificate** when creating a profile manually. You can do this by running **rasphone** from a command prompt and picking the profile from the drop-down list.
1717

18+
Bypassing server identity validation is not recommended in general, but with Azure certificate authentication, the same certificate is being used for server validation in the VPN tunneling protocol (IKEv2/SSTP) and the EAP protocol. Since the server certificate and FQDN is already validated by the VPN tunneling protocol, it is redundant to validate the same again in EAP.
19+
1820
![point-to-site](./media/vpn-gateway-faq-p2s-all-include/servercert.png "Server Certificate")
1921

2022
### Can I use my own internal PKI root CA to generate certificates for Point-to-Site connectivity?

0 commit comments

Comments
 (0)