You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We are configuring postgreSql with tessera through config file. Currently we are hardcoding the DB creds. Also there is a way to encrypt the password using jasypt. But again for jasypt we need a password to encrypt and pass through TESSERA_CONFIG_SECRET.
Is there a way to pass the db password from AWS secret manager or pls suggest how to keep db password secured in config file ?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
We are configuring postgreSql with tessera through config file. Currently we are hardcoding the DB creds. Also there is a way to encrypt the password using jasypt. But again for jasypt we need a password to encrypt and pass through TESSERA_CONFIG_SECRET.
Is there a way to pass the db password from AWS secret manager or pls suggest how to keep db password secured in config file ?
Thank you!
The text was updated successfully, but these errors were encountered: