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년 전

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

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

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

관련 콘텐츠