postgresql_cluster
postgresql_cluster copied to clipboard
feat: adds variables to enable client tls on pgbouncer
This PR is related to #582.
Although this is a trivial change, I think that quite a few people could incur in the requirement of having to enable TLS at least between clients and pgbouncer.
Let me know if you want me to add some tests.
Thanks!
Hi! Thank you for your contribution to the project.
Could you add an example of a setup with the test result to the PR? In which the encrypted connection would be visible?
Hi! Thank you for your contribution to the project.
Could you add an example of a setup with the test result to the PR? In which the encrypted connection would be visible?
Of course. I updated the PR body