From: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
---|---|
To: | Dennis Gearon <gearond(at)cvc(dot)net> |
Cc: | pg <pg(at)newhonest(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: ssl |
Date: | 2003-03-19 17:11:34 |
Message-ID: | Pine.LNX.4.21.0303191705500.10824-100000@ponder.fairway2k.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 19 Mar 2003, Dennis Gearon wrote:
> How is one supposed to connect to the SSL connection from script languages?
>
If they're using libpq which I believe the non pure perl interface does then it
should be transparent if the client's libpq has been built with ssl
enabled. The tcl interface uses libpq no doubt, I don't know about python but I
don't see why it wouldn't and of course psql uses libpq so that's covered as
well.
ssh tunneling works I believe as well...indeed, trawling my memory again, may
be that's what I had working and I never did rebuild the workstation's package
with ssl. Oh well, there's that memory thing again.
Nigel Andrews
From | Date | Subject | |
---|---|---|---|
Next Message | terry | 2003-03-19 17:17:51 | HELP: pg_clog file not found error |
Previous Message | Ed L. | 2003-03-19 17:02:55 | Re: How to get information of active/inactive user connection for postgresql |