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 Request] Ability to apply certs when connecting to database #1610

Open
a0v0 opened this issue Apr 10, 2022 · 2 comments
Open

[Feature Request] Ability to apply certs when connecting to database #1610

a0v0 opened this issue Apr 10, 2022 · 2 comments
Labels
area/gateway Regarding the gateway enhancement New feature or request

Comments

@a0v0
Copy link

a0v0 commented Apr 10, 2022

YugabyteDB Managed require to specify cert location in order to connect to the database. But currently there is no way to specify certs location when connecting to the database.
@YourTechBud

@YourTechBud
Copy link
Collaborator

This is an easy fix. Adding it for the next release, for now you can download the certs on your filesystem (or mount it in your container) and specify a path to it in the postgres connection string.

Ref: https://pkg.go.dev/github.com/lib/pq#hdr-Connection_String_Parameters

@YourTechBud YourTechBud added enhancement New feature or request area/gateway Regarding the gateway labels Apr 12, 2022
@YourTechBud YourTechBud added this to the v0.22.0 milestone Apr 12, 2022
@a0v0
Copy link
Author

a0v0 commented Apr 13, 2022

ok thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway Regarding the gateway enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants