Server tries to connect without ssl support

From: Venkata Subrahmanyam Gurram <subrahmanyam(dot)gurram(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Server tries to connect without ssl support
Date: 2010-05-12 09:11:20
Message-ID: 203545.20019.qm@web55301.mail.re4.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

We are running pgsql server with ssl support.When java client tries to connected to the server with ssl is on, if there is no ip address entry in pg_hba.conf file, pgsql first tries to connect with ssl and then tries to connect with non ssl.We checked this one in log file. Why the server is doing this ?

postgresql version 8.4
jdbc jar file postgresql-8.0-314.jdbc3.jar

Thanks
subrahmanyam52

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2010-05-12 09:33:59 Re: 8.3.7, 'cache lookup failed' for a table
Previous Message Luis Dangel 2010-05-12 08:41:16 Re: Question about Beta for Windows 64 bits