Skip to content

Commit 2c9a85e

Browse files
committed
Update concepts-certificate-rotation.md
1 parent 9916618 commit 2c9a85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/single-server/concepts-certificate-rotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ As per the industry's compliance requirements, CA vendors began revoking CA cert
2424

2525
The new certificate is rolled out and in effect starting December, 2022 (12/2022).
2626

27-
## What change scheduled to be be performed starting December 2022 (12/2022)?
27+
## What change scheduled to be performed starting December 2022 (12/2022)?
2828

2929
Starting December 2022, the [BaltimoreCyberTrustRoot root certificate](https://www.digicert.com/CACerts/BaltimoreCyberTrustRoot.crt.pem) is replaced with a **compliant version** known as [DigiCertGlobalRootG2 root certificate ](https://cacerts.digicert.com/DigiCertGlobalRootG2.crt.pem). If your applications take advantage of **verify-ca** or **verify-full** as value of [**sslmode** parameter](https://www.postgresql.org/docs/current/libpq-ssl.html) in the database client connectivity need to follow directions to add new certificates to certificate store to maintain connectivity.
3030

0 commit comments

Comments
 (0)