openclimatefix / ocf-infrastructure

Infrastructure code for OCF's cloud environments
3 stars 6 forks source link

Fix #453 - Update Aws rds certificates to rds-ca-rsa2048-g1 #480

Closed BreakingPitt closed 4 months ago

BreakingPitt commented 5 months ago

Pull Request

Description

This pull request addresses and fixes issue #453.

In this fix, the AWS RDS certificates used in the application have been updated to use the "rds-ca-rsa2048-g1" certificate, addressing the issue reported in #453.

This change ensures improved security and compliance with the latest certificate standards of AWS RDS.

Fixes #453

Checklist: