Skip to content

Commit 1a6038e

Browse files
authored
Update point-to-site-vpn-client-configuration-radius-certificate.md
1 parent e863772 commit 1a6038e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-certificate.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ You can generate the VPN client configuration files by using the Azure portal, o
5353
1. Click **Download VPN client**.
5454
1. Select the client and fill out any information that is requested. Depending on the configuration, you might be requested to upload the Radius root certificate to the portal. Export the certificate in the required Base-64 encoded X.509 (.CER) format and open it using a text editor, such as Notepad. You'll see text similar to the following example. The section highlighted in blue contains the information that you copy and upload to Azure.
5555

56-
:::image type="content" source="././media/vpn-gateway-certificates-export-public-key-include/notepad-file.png" alt-text="Screenshot shows the CER file open in Notepad with the certificate data highlighted." lightbox="././media/vpn-gateway-certificates-export-public-key-include/notepad-file.png":::
56+
57+
:::image type="content" source="../../includes/media/vpn-gateway-certificates-export-public-key-include/notepad-file.png" alt-text="Screenshot shows the CER file open in Notepad with the certificate data highlighted." lightbox="../../includes/media/vpn-gateway-certificates-export-public-key-include/notepad-file.png":::
5758

5859
If your file doesn't look similar to the example, typically that means you didn't export it using the Base-64 encoded X.509(.CER) format. Additionally, if you use a text editor other than Notepad, understand that some editors can introduce unintended formatting in the background. This can create problems when uploaded the text from this certificate to Azure.
5960

0 commit comments

Comments
 (0)