Page 1 of 1

PostgreSQL with TLS

Posted: Mon Nov 20, 2017 3:18 pm
by infratec
Hi,

some of our programs connects the customer to our PostgreSQL server.
So TLS is/was needed.

I wrote a PosgreSQL-SSL-Proxy-Server for this (100% PB plus GNU TLS libraries)
But it would be much nicer if this is inbuild.

In general for all networking stuff TLS is needed:

Web
Mail
Database

Bernd

Re: PostgreSQL with TLS

Posted: Thu Nov 30, 2017 5:54 pm
by purenet
+1

IMHO. TLS/SSL is necessary nowadays if want to connect other than localhost.