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

Allow Disabling SSL for DB Connections #400

Merged
merged 5 commits into from
Apr 24, 2024
Merged

Allow Disabling SSL for DB Connections #400

merged 5 commits into from
Apr 24, 2024

Conversation

kraftp
Copy link
Contributor

@kraftp kraftp commented Apr 23, 2024

This PR allows disabling SSL/TLS for DB connections, for example for local development, through the new ssl configuration parameter. For security, SSL remains on by default and is always used in DBOS Cloud. Addresses #397.

src/dbos-runtime/config.ts Outdated Show resolved Hide resolved
@demetris-manikas
Copy link
Contributor

demetris-manikas commented Apr 24, 2024

This looks good.

@kraftp kraftp merged commit c4ad132 into main Apr 24, 2024
2 checks passed
@kraftp kraftp deleted the kraftp/toggle-ssl branch April 24, 2024 18:57
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

Successfully merging this pull request may close these issues.

None yet

4 participants