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

feita há 5 anos807 visualizações
3 Respostas
0
Resposta aceita

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
respondido há 5 anos
0

Thank you so much!

Your answer was very clear to me!!

Best regards!

respondido há 5 anos
0

Turn on enhanced monitoring

respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas