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

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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠