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 database TLS config options #3063

Open
davidmehren opened this issue Dec 18, 2022 · 3 comments · May be fixed by #5530
Open

Expose database TLS config options #3063

davidmehren opened this issue Dec 18, 2022 · 3 comments · May be fixed by #5530
Assignees
Labels
type: feature Adds or requests new functionality
Milestone

Comments

@davidmehren
Copy link
Member

Is your feature request related to a problem? Please describe.

HedgeDoc 2 cannot connect to databases with TLS.

Describe the solution you'd like

HedgeDoc 2 supports specifying TLS options in the database config

Describe alternatives you've considered

Don't allow TLS connections to the database

Additional context

@EugenMayer
Copy link

For PG, one could expose ssl and sslmode, as described in https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string

This issue is also blocking us.

@Avi98
Copy link

Avi98 commented Mar 5, 2024

Can i work on this issue if its open to take?

@ErikMichelson
Copy link
Member

Yes, we welcome that 👍

@Avi98 Avi98 linked a pull request Mar 6, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Adds or requests new functionality
Projects
Status: Waiting for review
Development

Successfully merging a pull request may close this issue.

4 participants