Problem during update to new SSL/TLS certificates "rds-ca-2019"

0

As many of us we received a notification from AWS to "Update Your Amazon RDS SSL/TLS Certificates by October 31, 2019".
I did that on several of my Aurora MySQL Databases. The update works fine. The Problem is, after the update it appears a new "pending maintenance" of type "ca-certificate-rotation" with a apply date in the year 2024.
If I make an "upgrade now" of the database, the "pending maintenance" gets executed and the SSL/TLS certificates are switched back to "rds-ca-2015".
Is this intentional?
Will this "pending maintenance" stay there until 2024 if I never do an "upgrade now"?

THeyer
質問済み 5年前1187ビュー
3回答
0
承認された回答

Hi THeyer, thanks for your post. This is not intentional and has been fixed. Please let us know if you're still experiencing issues.

回答済み 5年前
profile picture
エキスパート
レビュー済み 1ヶ月前
0

Hi AWS Team,

I also have a question about how to implement the Amazon RDS SSL/TLS Certificates updates in my Aurora database instance. In the notifications that Amazon sent today it states the following steps in order to implement the change:
Amazon Aws Instruction
1.Download the new SSL/TLS certificate from Using SSL/TLS to Encrypt a Connection to a DB Instance.
2.Update your database applications to use the new SSL/TLS certificate.
3.Modify the DB instance to change the CA from rds-ca-2015 to rds-ca-2019.

MY QUESTION
Since I am using an Amazon Aws Aurora 5.6 database, I would like to know if in my case I have only to implement step 3. I mean in order to take effect the change I do not have to follow step 1 and step 2?

Many thanks for your help.

Regards,

Alcides

vp
回答済み 5年前
0

@Alcides:

you alwyas have to follow all 3 steps. I you only do step 3 you can't connect to your database anymore with SSL, because your client has an old certificate.

THeyer
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ