Skip to content

393 update keystore to use aws secrets manager #398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Hermann-Core
Copy link
Collaborator

I added the support for AWS Secrets Manager service and caching support for the mediator secrets. Currently the sercrets are stored in plaintext in the database.

@Hermann-Core Hermann-Core linked an issue Jun 17, 2025 that may be closed by this pull request
@Hermann-Core Hermann-Core self-assigned this Jun 17, 2025
@Hermann-Core Hermann-Core added the enhancement New feature or request label Jun 17, 2025
@hugoib
Copy link
Collaborator

hugoib commented Jun 18, 2025

My understanding of this MR is that will make local running versions unusable, unless we share files with keys and do some tricky config that should be more straightforward.

Meaning, if I want to run it locally, what is the easiest way to achieve this (and for further users / documented). Can your solution also provide and easy way to run locally for testing purposes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Keystore to Use AWS Secrets Manager
2 participants