title | author | ms.service | ms.date | ms.author |
---|---|---|---|---|
Include file |
cherylmc |
azure-vpn-gateway |
10/18/2023 |
cherylmc |
What should I do if I get a certificate mismatch for a point-to-site certificate authentication connection?
Clear the Verify the server's identity by validating the certificate checkbox. Or, add the server's fully qualified domain name (FQDN) along with the certificate when you're creating a profile manually. You can do this by running rasphone
from a command prompt and selecting the profile from the dropdown list.
We don't recommend bypassing validation of server identity in general. But with Azure certificate authentication, the same certificate is used for server validation in the VPN tunneling protocol (IKEv2 or SSTP) and the Extensible Authentication Protocol (EAP). Because the VPN tunneling protocol is already validating the server certificate and FQDN, it's redundant to validate them again in EAP.
Yes. Previously, you could use only self-signed root certificates. You can still upload 20 root certificates.
No.
You can use your enterprise public key infrastructure (PKI) solution (your internal PKI), Azure PowerShell, MakeCert, and OpenSSL.
For .cer and .pfx file formats, see:
For .pem file format, see: