Skip to content

Commit 0729cb9

Browse files
authored
.pfx format link
1 parent cd7cb9f commit 0729cb9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/vpn-gateway/point-to-site-vpn-client-certificate-openvpn-linux.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,7 @@ The workflow for this article is:
4848

4949
For certificate authentication, a client certificate must be installed on each client computer. The client certificate you want to use must be exported with the private key, and must contain all certificates in the certification path. Additionally, for some configurations, you'll also need to install root certificate information.
5050

51-
For more information about certificates for Linux, see the following articles:
52-
53-
* [Generate certificates - OpenSSL](point-to-site-certificates-linux-openssl.md)
54-
* [Generate certificates - strongSwan](vpn-gateway-certificates-point-to-site-linux.md)
51+
This article uses certificates exported with a *.pfx* format. You can export a client certificate easily to this format using the Windows instructions (not the Linux certificate instructions). See [Export a client certificate - pfx](vpn-gateway-certificates-point-to-site.md#clientexport). The Linux instructions we provide don't use this format, and instead export using [OpenSSL steps]((point-to-site-certificates-linux-openssl.md) and the *.pem* format.
5552

5653
## <a name="openvpn"></a>Configuration steps
5754

0 commit comments

Comments
 (0)