Skip to content

Commit 40a9897

Browse files
authored
Merge pull request #17 from qonto/rds-ca-cert-larger-expiration-window
chore(rds): RDSCACertificateCloseToExpiration: expiration date of root CA depends of the region
2 parents 62e60ad + e73834a commit 40a9897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/runbooks/rds/RDSCACertificateCloseToExpiration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ If the certificate is not renewed before expiration, all attempts to initiate an
1515
{{< hint warning >}}
1616
**Important**
1717

18-
The `Amazon RDS Root 2019 CA` certificate expires on **Aug 22 17:08:50 2024 UTC**.
18+
The `Amazon RDS Root 2019 CA` certificate expires between [May 2024 and October 2024](https://aws.amazon.com/blogs/aws/rotate-your-ssl-tls-certificates-now-amazon-rds-and-amazon-aurora-expire-in-2024/), depending of your AWS region.
1919

20-
- Starting January 25th 2024, RDS instances created without specifying the CA will use `rds-ca-rsa2048-g1``.
20+
- Starting January 25th 2024, RDS instances created without specifying the CA will use `rds-ca-rsa2048-g1`.
2121
- In August 2024, AWS will enforce the CA rotation on all RDS instances on the expiring CA during a window maintenance
2222
{{< /hint >}}
2323

0 commit comments

Comments
 (0)