Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding flag to utilize the SSL support for the backend connection #526

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Oct 3, 2024

Using the native SSL support of Postgres to encrypt-decrypt communications to backend. More info at https://www.postgresql.org/docs/current/libpq-ssl.html

Implements #523

@javuto javuto added ✨ enhancement New feature or request osctrl-tls osctrl-tls related changes osctrl-api osctrl-api related changes osctrl-admin osctrl-admin related changes backend Backend related issues labels Oct 3, 2024
@javuto javuto self-assigned this Oct 3, 2024
Copy link
Contributor

@zhuoyuan-liu zhuoyuan-liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javuto javuto merged commit 0868a2a into main Oct 4, 2024
52 checks passed
@javuto javuto deleted the sslmode-backend branch October 4, 2024 14:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend Backend related issues ✨ enhancement New feature or request osctrl-admin osctrl-admin related changes osctrl-api osctrl-api related changes osctrl-tls osctrl-tls related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants