1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
Does your application use an SSL connection to connect to RDS?
I'm not sure what your application is made of, but please update the certificates on your application as described in the documentation below.
The script described in the document below is a sample, so please modify it to suit your environment.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html#UsingWithRDS.SSL-certificate-rotation-sample-script
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html#UsingWithRDS.SSL.CertificatesAllRegions
Relevant content
asked 3 years ago

Hi, Im kinda confused about the process. Im launching a docker image from a company called directus for DB management. I don't know exactly how I would modify the the docker image to update it to the new ca auth cert.