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

Feature 1345: Enforce SSL #1380

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

daniel-va
Copy link
Contributor

Partially resolves #1345.

Adds a new environment variable PG_SSL_MODE that allows deployments to require SSL connections to the database.

Note that the deployments need to be manually update that variable to PG_SSL_MODE=require.

@daniel-va daniel-va requested a review from TIL-EBP November 18, 2024 07:38
@daniel-va daniel-va self-assigned this Nov 18, 2024
@daniel-va daniel-va force-pushed the feature/viewer-1345-enforce-ssl branch 2 times, most recently from f9fb316 to 48d782d Compare November 19, 2024 13:30
api/.env Show resolved Hide resolved
@daniel-va daniel-va force-pushed the feature/viewer-1345-enforce-ssl branch from 48d782d to 66c7156 Compare November 27, 2024 08:18
@daniel-va daniel-va force-pushed the feature/viewer-1345-enforce-ssl branch from 66c7156 to 90d816d Compare November 27, 2024 08:20
@daniel-va daniel-va merged commit 88a5c94 into develop Nov 27, 2024
10 checks passed
@daniel-va daniel-va deleted the feature/viewer-1345-enforce-ssl branch November 27, 2024 08:25
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.

Enforce SSL
3 participants