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

posta 5 anni fa807 visualizzazioni
3 Risposte
0
Risposta accettata

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
con risposta 5 anni fa
0

Thank you so much!

Your answer was very clear to me!!

Best regards!

con risposta 5 anni fa
0

Turn on enhanced monitoring

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande