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

Expose Ecto SSL configuration #419

Open
rbino opened this issue Dec 12, 2023 · 0 comments · May be fixed by #777
Open

Expose Ecto SSL configuration #419

rbino opened this issue Dec 12, 2023 · 0 comments · May be fixed by #777
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@rbino
Copy link
Collaborator

rbino commented Dec 12, 2023

We should be able to connect to a Postgres database exposed over SSL, so we have to add some more environment variables.
The most basic one would just be DATABASE_ENABLE_SSL, then we could add the other ones when there's the need.

@davidebriani davidebriani added the good first issue Good for newcomers label Dec 3, 2024
@davidebriani davidebriani added this to the v0.10 milestone Dec 3, 2024
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 13, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
@lusergit lusergit linked a pull request Dec 13, 2024 that will close this issue
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 16, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 16, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 18, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 18, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 18, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 18, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
lusergit added a commit to lusergit/edgehog that referenced this issue Dec 18, 2024
Adds ssl/tls support for the edgehog <-> database communication.
Closes edgehog-device-manager#419.

Signed-off-by: Luca Zaninotto <[email protected]>
@lusergit lusergit self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants