RE: Access PostgreSQL server via SSL/Internet - Mailing list pgsql-hackers

From Magnus Hagander
Subject RE: Access PostgreSQL server via SSL/Internet
Date
Msg-id 215896B6B5E1CF11BC5600805FFEA82103D97CC9@sirius.edu.sollentuna.se
Whole thread Raw
In response to Access PostgreSQL server via SSL/Internet  (John McKown <jmckown@prodigy.net>)
List pgsql-hackers
> > > It is trivial to connect clients and servers across an ssh-piped
> > > connection. I'm not sure of the details as far as getting 
> things set up
> > > to be automated for turnkey installations.
> > > 
> > 
> > Thomas,
> > 
> > Thanks for the thought. I just found something called 
> "stunnel" which may
> > do the trick.
> 
> Also look into "vpnd" - we're using it for a project for a 
> client until I
> can get the SSL connection stuff working properly... (Hint, hint... It
> would be nice if it was better documented :)

Docs of the SSL stuff is coming up as soon as I get "final approval" of 
the patch that brings SSL up to working (e.g. either applying or 
rejectnig :-). I have a very rough outline so far, but I don't want 
to put down too much work into it until I know I am documenting the 
right thing (the version that will eventually go in, that is).

But it's on it's way.

//Magnus


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: Proposal for supporting outer joins in 7.1
Next
From: Juan Carlos Perez Vazquez
Date:
Subject: Why?