Skip to content

Commit 0f4ed1e

Browse files
authored
Update how-to-migrate-single-flexible-minimum-downtime.md
update old CA to newer CA link, because The migration from BaltimoreCyberTrustRoot to DigiCertGlobalRootG2 will be carried out across all regions of Azure starting October 2022 in phases. https://learn.microsoft.com/en-us/azure/mysql/single-server/concepts-certificate-rotation#frequently-asked-questions
1 parent 17b16c2 commit 0f4ed1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/migrate/how-to-migrate-single-flexible-minimum-downtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ To configure Data in replication, perform the following steps:
157157
158158
- If SSL enforcement is enabled, then:
159159
160-
i. Download the certificate needed to communicate over SSL with your Azure Database for MySQL server from [here](https://www.digicert.com/CACerts/BaltimoreCyberTrustRoot.crt.pem).
160+
i. Download the certificate needed to communicate over SSL with your Azure Database for MySQL server from [here](https://cacerts.digicert.com/DigiCertGlobalRootG2.crt.pem).
161161
162162
ii. Open the file in notepad and paste the contents to the section “PLACE YOUR PUBLIC KEY CERTIFICATE'S CONTEXT HERE“.
163163

0 commit comments

Comments
 (0)