postgresql_cluster icon indicating copy to clipboard operation
postgresql_cluster copied to clipboard

feat: adds variables to enable client tls on pgbouncer

Open n-borges opened this issue 1 year ago • 1 comments

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!

n-borges avatar Feb 22 '24 22:02 n-borges

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?

vitabaks avatar Feb 23 '24 14:02 vitabaks

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

n-borges avatar Feb 26 '24 08:02 n-borges