You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/security/includes/certificate-rotation.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,17 @@ ms.topic: include
11
11
---
12
12
13
13
> [!IMPORTANT]
14
-
> **Microsoft started a TLS certificate rotation for Azure Database for PostgreSQL** to update intermediate CA certificates and the resulting certificate chain. The root CAs stay the same.
14
+
> **Microsoft is rotating TLS certificates for Azure Database for PostgreSQL** to update the Certificate Authority and the resulting certificate chain.
15
15
>
16
-
> If your client configuration uses the [***Recommended configurations for TLS***](../security-tls.md#recommended-configurations-for-tls), you don't need to take any action.
16
+
> If your client configuration uses the [***Recommended configurations for TLS***](../security-tls.md#recommended-configurations-for-tls), you don't need to take action.
17
17
>
18
18
> **Intermediate certificate rotation schedule:**
19
19
>
20
20
> - Updates for Azure regions West Central US and East Asia are complete.
21
21
> - Updates for UK South and US Government regions start on January 21, 2026.
22
22
> - Updates for Central US start on January 26, 2026.
23
23
> - Updates for all other regions start on January 28, 2026.
24
-
> - After the Spring Festival (Chinese New Year) 2026, China regions will also undergo a certificate rotation that includes a **change to one of the root CAs**.
24
+
25
+
**Root certificate rotation schedule:**
26
+
27
+
- Updates for root CA certificates from DigiCert Global Root CA (G1) to DigiCert Global Root G2 in China regions start March 9, 2026.
0 commit comments