Skip to content

Commit 52c3616

Browse files
authored
Merge pull request #127419 from salarson/patch-1
Remove bad domain references
2 parents 503f3c2 + 206ebcb commit 52c3616

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

includes/vpn-gateway-p2s-clientcert-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can generate client certificates by using the following methods:
1414

1515
* **Enterprise certificate:**
1616

17-
* If you're using an enterprise certificate solution, generate a client certificate with the common name value format *name\@yourdomain.com*. Use this format instead of the *domain name\username* format.
17+
* If you're using an enterprise certificate solution, generate a client certificate with the common name value format *name\@contoso.com*. Use this format instead of the *domain name\username* format.
1818

1919
* Make sure the client certificate is based on a user certificate template that has *Client Authentication* listed as the first item in the user list. Check the certificate by double-clicking it and viewing **Enhanced Key Usage** in the **Details** tab.
2020

@@ -28,4 +28,4 @@ You can generate client certificates by using the following methods:
2828

2929
* [MakeCert instructions](../articles/vpn-gateway/vpn-gateway-certificates-point-to-site-makecert.md): Use MakeCert if you don't have access to a Windows 10 or later computer for generating certificates. Although MakeCert is deprecated, you can still use it to generate certificates. You can install the generated certificates on any supported P2S client.
3030

31-
* Linux: See [strongSwan](../articles/vpn-gateway/vpn-gateway-certificates-point-to-site-linux.md) or [OpenSSL](../articles/vpn-gateway/point-to-site-certificates-linux-openssl.md) instructions.
31+
* Linux: See [strongSwan](../articles/vpn-gateway/vpn-gateway-certificates-point-to-site-linux.md) or [OpenSSL](../articles/vpn-gateway/point-to-site-certificates-linux-openssl.md) instructions.

0 commit comments

Comments
 (0)