Hello Team, We have our fleet (v4.25.0) deployed in AWS using cloudformation. As the Amazon RDS certificate is being expired soon it needs be rotated (https://aws.amazon.com/blogs/aws/rotate-your-ssl-tls-certificates-now-amazon-rds-and-amazon-aurora-expire-in-2024/) Do we need to specifically do any changes on Fleet to make sure the service is fine after this certificate rotation? Could someone help me with the additional steps to be performed for fleet to use the updates trust
k
Kathy Satterlee
08/02/2024, 7:01 PM
HI @Anoop K V! If you're using TLS to connect to MySQL, you'll need to update the
Thanks @Kathy Satterlee, FLEET_MYSQL_ADDRESS, FLEET_MYSQL_DATABASE, FLEET_MYSQL_PASSWORD, FLEET_MYSQL_USERNAME are the only parameters configured in our setup. So I guess this certificate rotation changes should not affect the Fleet. Is that a right assumption?