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]: Support trusted ca certificates #4549

Open
2 tasks done
weiss-m opened this issue May 16, 2024 · 1 comment
Open
2 tasks done

[Feature]: Support trusted ca certificates #4549

weiss-m opened this issue May 16, 2024 · 1 comment
Assignees
Labels
triage Pending triage

Comments

@weiss-m
Copy link

weiss-m commented May 16, 2024

Is there an existing issue already for this feature request/idea?

  • I have searched for an existing issue, and could not find anything. I believe this is a new feature request to be evaluated.

What problem is this feature going to solve? Why should it be added?

It is only supported to use self-signed server and, or client certificates.

https://cloudnative-pg.io/documentation/1.22/certificates/

Describe the solution you'd like

I would like to use trusted ca certificates.
E.g. Certificates issued by letcsencrypt (cert-manager)

Describe alternatives you've considered

Terminate TLS connection on ingress controller.

Additional context

Application requires trusted ca certificates to connect to database. Self-signed certificates are not supported.

Backport?

N/A

Are you willing to actively contribute to this feature?

No

Code of Conduct

  • I agree to follow this project's Code of Conduct
@weiss-m weiss-m added the triage Pending triage label May 16, 2024
@weiss-m
Copy link
Author

weiss-m commented May 16, 2024

related #3503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Pending triage
Projects
None yet
Development

No branches or pull requests

2 participants