Re: encrypt odbc transactions?

From: Cedar Cox <cedarc(at)visionforisrael(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Rony Khoury <rkrk(at)hotmail(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: encrypt odbc transactions?
Date: 2001-05-08 22:07:31
Message-ID: Pine.LNX.4.21.0105090105370.14544-100000@nanu.visionforisrael.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


What's required for this? Is it just a working sshd on the linux side and
ssh client on windows? (Could you give an example of the magic command
that will make it all work? ;)

-Cedar

On Mon, 7 May 2001, Tom Lane wrote:

> "Rony Khoury" <rkrk(at)hotmail(dot)com> writes:
> > I read in the mailling list archive something about the possibility of using
> > SSL to do transactions through an encrypted tunel.
> > Did any one manage to do that?
>
> I do not think ODBC has any support for SSL (though I might be wrong).
> However, if you can set up an SSH tunnel then you can pass the Postgres
> connection through that, without any special cooperation from either
> the ODBC or Postgres server side.
>
> regards, tom lane

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Robert Hurst 2001-05-08 22:41:10 Case sensitivity
Previous Message Bruce Momjian 2001-05-08 20:05:27 Re: Postgres odbc driver bug