Hello,
I have a question regarding secure connections between pg clients and pg
server. As per manual for 8.3 we can use openssl for this purpose. does odbc
driver supports it and how? Is there any other method for this?
Thanks
CPK
DATABASEUSERIP_ADDRESS MASK
USERAUTHMAP
userweb_db nhuillard 192.168.200.21 255.255.255.255 crypt
TIA to all,
Nicolas Huillard
-Message d'origine-
De: Oliver Elphick [SMTP:[EMAIL PROTECTED]]
Date: mardi
Nicolas Huillard wrote:
>Hello,
>
>I am trying to setup a secure scheme for the database access, for my web ser
>vers, modifying pg_hda.conf.
>What I want is :
>* the connection from the http server is authenticated, from another host,
>* the connection is allowed with crypted p
Hello,
I am trying to setup a secure scheme for the database access, for my web servers,
modifying pg_hda.conf.
What I want is :
* the connection from the http server is authenticated, from another host,
* the connection is allowed with crypted password for the Postgres superuser, from
well-kn