Questions tagged [secret-manager]
40 questions
1
vote
1 answer
SSl handshake issue when using AWS secretmanager for password store in RDS
We are using AWS RDS for for our persistent store and using secretmanager for password rotation and storage. It is also encrypted with KMS.
We have a spring boot app which is deployed on ECS fargate and using following dependency :-