Re: [GENERAL] pg_hba.conf errors

2006-03-31 Thread Tom Lane
"Bradley W. Dutton" <[EMAIL PROTECTED]> writes: > Does anyone know if there were any updates to this issue? > http://archives.postgresql.org/pgsql-hackers/2003-06/msg00195.php That was fixed in 7.4, see sslmode connection option and PGSSLMODE environment variable. regards,

[GENERAL] pg_hba.conf errors

2006-03-31 Thread Bradley W. Dutton
Hi, Does anyone know if there were any updates to this issue? http://archives.postgresql.org/pgsql-hackers/2003-06/msg00195.php As it is now our web server running PHP attempts to connect to the DB using SSL (which is off), the server rejects the connection, logs it, then the client successfully