Re: Regarding SSL Enablement in PostgreSQL Database on different port - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Regarding SSL Enablement in PostgreSQL Database on different port
Date
Msg-id DDB166D8-C5FF-4DE7-84B5-DB67F59723AB@thebuild.com
Whole thread Raw
In response to Re: Regarding SSL Enablement in PostgreSQL Database on different port  (Tomas Pospisek <tpo2@sourcepole.ch>)
List pgsql-general

> On May 2, 2023, at 12:15, Tomas Pospisek <tpo2@sourcepole.ch> wrote:
>
> Oh, I think your idea to use pgbouncer to take care of the SSL termination is elegant. I don't think me I'd
characterizeit as a hack if properly set up. Why do you consider it a hack? 

It's really only a hack in the sense that pgbouncer is being introduced just to do TLS.  You might be able to do the
samething by running stunnel on the PostgreSQL host on a different port, and have it forward to PostgreSQL. 


pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: Regarding SSL Enablement in PostgreSQL Database on different port
Next
From: Evan Rempel
Date:
Subject: RHEL repo package crc mismatches