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

질문됨 4년 전745회 조회
1개 답변
0
수락된 답변

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
답변함 4년 전

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

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

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