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

[DB Secrets Configuration]Need to add Read Permission for server-key.pem file inside secrets folder for DB #551

Closed
vsrambix opened this issue Sep 30, 2022 · 0 comments

Comments

@vsrambix
Copy link

Describe the bug
Getting error "Failed to setup SSL" during DB start up when the Read permission is not added to server-key.pem file of DB generated by demo/scripts

To Reproduce

  1. Generate the Secrets using demo_ca.sh, web_csr_req.sh, user_csr_req.sh & keys_gen.sh.
  2. Copy the secrets folder to demo/db path.
  3. Start the DB container and observe the DB logs.

Expected behavior
DB should get started without any errors

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

2 participants