Problem: RDS root certificates will be required to be updated from rds-ca-2015 to rds-ca-2019 by 3/5/2020.
Solution: Update the root certificate used for spinning up RDS via Terraform and update the root certificate located in
|
const RDSRootCert = `-----BEGIN CERTIFICATE----- |
Note: I will be happy to implement this change once we agree on the process for doing so.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html
Problem: RDS root certificates will be required to be updated from rds-ca-2015 to rds-ca-2019 by 3/5/2020.
Solution: Update the root certificate used for spinning up RDS via Terraform and update the root certificate located in
control-tower/db/rds_root_cert.go
Line 5 in a615978
Note: I will be happy to implement this change once we agree on the process for doing so.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html