Upgraded MySQL and accepted SSL/TLS Certs and now connection refused.

0

I have an active VPC Peering connection between 2 accounts where an EC2 instance on 1 account can connect to and use a RDS MySQL instance in the other. This has been working fine until I did 2 things and I'm not sure what the problem could now be.
When trying to connect to the RDS DB from the EC2 instance I now get this error:
ERROR 2003 (HY000): Can't connect to MySQL server on ......
The 2 actions I took lately where to upgrade the DB to 5.8.16 and accept and implement the update to Amazon RDS SSL/TLS certificates.
Does VPC Peering use SSL/TLS in a way that the change of these certs on the DB could be messing things up?

plewis
質問済み 4年前348ビュー
1回答
0

Did you update the EC2 instances to use the new certificate bundles? You have to do this, in addition to updating the RDS instances, for connectivity to work (assuming you use SSL/TLS to connect).

https://aws.amazon.com/blogs/database/amazon-rds-customers-update-your-ssl-tls-certificates-by-february-5-2020/

HalTemp
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ