Skip to content

feat: add TLS support for PostgreSQL connections#163

Open
smuu wants to merge 1 commit intotempoxyz:mainfrom
noble-assets:feat/20260401-add-tls-support
Open

feat: add TLS support for PostgreSQL connections#163
smuu wants to merge 1 commit intotempoxyz:mainfrom
noble-assets:feat/20260401-add-tls-support

Conversation

@smuu
Copy link
Copy Markdown

@smuu smuu commented Apr 2, 2026

Add rustls-based TLS so tidx can connect to databases with SSL.

  • Replace NoTls with a rustls connector using Mozilla's root CA bundle
  • Backwards compatible — connections without sslmode still work as plain TCP
  • No Dockerfile changes needed (ca-certificates already present)

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtokio-postgres-rustls@​0.13.010010093100100

View full report

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