Skip to content

feat: postgres ssl support#6978

Open
Shivam-nagar23 wants to merge 2 commits into
mainfrom
feat-postgres-ssl
Open

feat: postgres ssl support#6978
Shivam-nagar23 wants to merge 2 commits into
mainfrom
feat-postgres-ssl

Conversation

@Shivam-nagar23

@Shivam-nagar23 Shivam-nagar23 commented Jul 7, 2026

Copy link
Copy Markdown
Member

Description

Fixes #

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Summary by Bito

  • Added support for configurable PostgreSQL SSL modes and root certificates via environment variables (PG_SSL_MODE, PG_SSL_ROOT_CERT).
  • Updated database connection logic in pkg/sql and vendor/common-lib to utilize TLS configurations.
  • Refactored Casbin adapter to support SSL parameters in the data source string.
  • Updated dependencies for authenticator and common-lib.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant