From: | Jean-Michel POURE <jmpoure(at)translationforge(dot)com> |
---|---|
To: | <sjo(at)fteu(dot)de>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: SSL |
Date: | 2002-04-18 12:16:40 |
Message-ID: | 200204181416.41117.jmpoure@translationforge.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Le Mercredi 17 Avril 2002 10:22, Sascha Alexander Jopen a écrit :
> i'm using the odbc driver to connect a windows2000 box to the psql-server
> running on a linux box. but only unsecure connections are established. when
> i put a line 'hostssl' for my hosts in pg_hba.conf i can't establish any
> connection. what do i have to do, to get ssl connections work using
> win2k-clients? the server certs where already created.
Built-in SSL connexion is not yet available in Windows ODBC driver. Still you
can use on both sides (server and client) Stunnel (http://www.stunnel.org) or
OpenSSH (included in Cygwin) .
Cheers,
Jean-Michel POURE
From | Date | Subject | |
---|---|---|---|
Next Message | Keith Gray | 2002-04-19 03:02:58 | Speed or Performance |
Previous Message | Edwin Woudt | 2002-04-18 11:23:35 | Re: Incorrect import of timestamp fields in MS Access |