Re: postgres SSL



I thought I saw something in the pgsql documentations for ssl
connections. Otherwise, you could always use ssh tunnels or stunnel.

on the client machine, you'd run this command:

ssh -L5432:localhost:5432 -T -l username database.server.com

then on the client machine you'd connect to localhost:5432 and all the
traffic would pass through the tunnel.

look up stunnel on google too.

On Fri, May 20, 2005 at 04:47:52PM +0200, xaver biton wrote:
> HI,
>
> I'd like to build a secure connection to PostgreSQL, but I can't imagine
> how to do it, its the same like building a connection with the insecure
> protocol? How does that work?
>
> could someone make eventually an example.
>
> Man Thanks in advance.
>
> Xaver Biton
>

--
Brad Lhotsky <brad@xxxxxxxxxxxxxxxxxx>
.



Relevant Pages

  • Re: OLAP OLEDB Client Slow to Connect
    ... What is the time needed to lookup your NT credentials on the NT domain? ... Look at it from a remote client machine in an account with no access ... > the connection, open it and close it, it takes 15 seconds. ... > In my normal application after the 15 second connection delay I can issue ...
    (microsoft.public.sqlserver.olap)
  • Re: Communication Link Failure Error
    ... hook up ADO connection object's Connectioncomplete and Disconnection ... failed request into the list and disconnect from the database. ... the SQL server and then empty the list. ... unplug the network cable from the client machine and put the cable ...
    (microsoft.public.data.ado)
  • Re: Thunderbird can use my smtp server, Alpine cant
    ... What about the client machine? ... When I do "telnet smtp.ethz.ch 25" from my system, ... connection. ... So, apparently, smtp.ethz.ch refuses connections based upon client IP ...
    (comp.mail.pine)
  • Re: Connecting to Server via Terminal Services on PPC WM5.0
    ... connected to a client machine on the network with activeSync, ... connection. ... Remote Desktop, Server will anyway but a standard xp pc will need to have ...
    (microsoft.public.pocketpc.phone_edition)
  • RE: CONNECTION Security HELP!!!!
    ... It was not an http connection. ... server is also their Domain Controller. ... If a user logs into a client machine as the Domain ... they can gain access to the server using ...
    (microsoft.public.sqlserver.olap)