TLS 1.2 + Aurora Serverless MySql

0

My customer is currently using Aurora Mysql 5.7 to benefit from TLS 1.2 support, as the MySql v5.6 was limited to TLS v1.

They would like to switch to Aurora Serverless, along with MySql compatibilty. Doing so, the latest MySql version they are able to pick up with Serverless is "Aurora (MySql)-5.6.10a". Everything beyond that is not available as Serverless.

Now straight to the question: the Aurora Serverless documentation states that it supports TLS v1.0, 1.1 and 1.2 (https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html#aurora-serverless.tls). Is it the case whatever MySql engine compatibility is picked up?
To reformulate: if I pick classic Aurora Mysql 5.6, I don't have TLS 1.2 support. If I pick up Aurora Serverless MySql 5.6, will I have TLS 1.2 support?

Thanks for your help

preguntada hace 4 años745 visualizaciones
1 Respuesta
0
Respuesta aceptada

Aurora Serverless connectivity is handled differently from provisioned Aurora. While Aurora provisioned/RDS uses a manual certificate provisioning, which is directly installed on the database, Aurora serverless uses a fleet of proxy combined with ACM. This may explain the differences of support in TLS version.

So in summary,

Hope this helps.

Thanks,
-Aditya

AWS
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas