Skip to content

fix: normalize result database ssl mode - #79

Merged
erotonin merged 1 commit into
mainfrom
codex/fix-result-db-sslmode
May 31, 2026
Merged

fix: normalize result database ssl mode#79
erotonin merged 1 commit into
mainfrom
codex/fix-result-db-sslmode

Conversation

@erotonin

Copy link
Copy Markdown
Owner

Fix result DB connectivity on RDS by stripping sslmode from DATABASE_URL before passing it to node-postgres, then using explicit SSL settings from runtime env. This prevents pg from treating sslmode=require as certificate verification when DB_SSL_REJECT_UNAUTHORIZED=false is configured for the demo RDS certificate chain.

@gitguardian

gitguardian Bot commented May 31, 2026

Copy link
Copy Markdown

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@erotonin
erotonin force-pushed the codex/fix-result-db-sslmode branch from c3a815f to af20824 Compare May 31, 2026 14:44
@erotonin
erotonin merged commit b6808d9 into main May 31, 2026
11 checks passed
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.

1 participant