Skip to content

Commit 9ff0256

Browse files
Merge pull request #226040 from vivgk/vvkeditscertgov
vvkeditscertgov
2 parents 74b20dc + 199bed3 commit 9ff0256

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/mysql/flexible-server/how-to-connect-tls-ssl.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ To use encrypted connections with your client applications,you need to download
106106

107107
:::image type="content" source="./media/how-to-connect-tls-ssl/download-ssl.png" alt-text="Screenshot showing how to download public SSL certificate from Azure portal.":::
108108

109+
> [!NOTE]
110+
> You must download this [SSL certificate](https://cacerts.digicert.com/DigiCertGlobalRootG2.crt.pem) for your servers in Azure Government cloud.
111+
112+
109113
Save the certificate file to your preferred location. For example, this tutorial uses `c:\ssl` or `\var\www\html\bin` on your local environment or the client environment where your application is hosted. This allows applications to connect securely to the database over SSL.
110114

111115
If you created your flexible server with *Private access (VNet Integration)*, you need to connect to your server from a resource within the same VNet as your server. You can create a virtual machine and add it to the VNet created with your flexible server.

0 commit comments

Comments
 (0)