RDS and SSL/TLS Certificates

0

Hi!
I'd received an email from the support center, sayng that they are gonna change the SSL/TLC Certificates when connecting to RDS...
Ok, but...
If im just connecting to my RDS whitout it (i knoooooow i should, but not for the moment because of developer time) should i do something with my connection?

Is gonna be mandatory to use it like that??

Im just using: new mysqli($host, $username, $password) on my php code...

So... i would aprecciate your help!

Thanks!
Qqs

已提問 5 年前檢視次數 807 次
3 個答案
0
已接受的答案

Hello,

If your application makes use of SSL to connect to an RDS instance, only then will you be required to update your certificates on both the client and the RDS instance before the certificates expire.

It is not mandatory as the decision to make use of SSL is entirely up to you.

Since you are not using it, you are not required to update your certificates.

In future if you choose to make use of SSL in your application, you will need to update your instance to make use of the new certificate.

Hope this helps!

/MrK

References:
https://docs.aws.amazon.com/en_pv/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html

MrK
已回答 5 年前
0

Thank you so much!

Your answer was very clear to me!!

Best regards!

已回答 5 年前
0

Turn on enhanced monitoring

已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南