Ah, thanks.
This will make thing more complex.
On 23.05.2022 20:32, Tom Lane wrote:
"dzagas...@gmail.com" writes:
I want to secure connections to postgress server usings SSL.
My server is deployed on google cloud behind SSL load balancer, which
terminates SSL connections (using SSL certificate
"dzagas...@gmail.com" writes:
> I want to secure connections to postgress server usings SSL.
> My server is deployed on google cloud behind SSL load balancer, which
> terminates SSL connections (using SSL certificates, issued by google)
> and forwards decrypted traffic to the posgres server.
> B