Update AWS RDS SSL certificates#7100
Conversation
|
Oh, this looks important. 😄
|
|
For that I'm looking at this page, which seems to have a bunch of them: |
|
I used |
|
Cool, yeah that looks like the right kind of thing. 😄 |
|
Oh, you're located in Brisbane as well? 😄 |
|
Yea! Want me to come with a USB with the patch? 😂 |
|
Heh Heh Heh. Not really what I was aiming for, but we can keep that as an option if it turns out to be needed. 😁 |
|
Thanks for getting this done @arichtman-srt. 😄 |
|
Following up on this a bit more, I threw together some Python code to split a bundle of PEM certificates into individual files then output the expiry date of each one. The previous RDS certificate bundle had 45 certificates in it, with 24 expiring this year: The new RDS certificate bundle has 121 certificates in it, and seems to include both the above older (expiring) ones as well as new replacement ones. It looks like August 19th and 22nd have the potential to be a bad day for any RDS users who haven't updated their certificates by then. |
|
@getredash/maintainers Reckon we should create an advisory or similar on the Discussions page about the above date(s) for RDS users? Amazon RDS is very widely used, so this is super likely to catch out anyone who hasn't updated. |
What type of PR is this?
Description
Update the RDS trust with AWS's latest certificates.
How is this tested?
Related Tickets & Documents
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html
Mobile & Desktop Screenshots/Recordings (if there are UI changes)