Skip to content
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

[bug] unable to set up ssl connection to AWS rds #421

Open
shawnazhaoxy opened this issue Apr 30, 2024 · 0 comments
Open

[bug] unable to set up ssl connection to AWS rds #421

shawnazhaoxy opened this issue Apr 30, 2024 · 0 comments

Comments

@shawnazhaoxy
Copy link

I was trying to use the docker image to set up ssl connection to rds, I hit into some issues:

  1. I realised in run_goose.py there are environment variables set up for setting up ssl. However, the environment variable is not set in docker-compose file.
  2. with the environment variable MF_METADATA_DB_SSL_ROOT_CERT in run_goose.py, we need to parse in the local file path of the certificate, would it be possible to set up a folder in this repo to store some common ca certificates for database so that we can parse in the certificates easier?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant