Re: PsqlODBC with a SSL connection

From: Neil Best <nbest(at)ci(dot)uchicago(dot)edu>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: PsqlODBC with a SSL connection
Date: 2009-10-05 16:58:12
Message-ID: 25754481.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hiroshi Inoue wrote:
>
>
> SSLmode=disable, allow, prefer, require, verify-ca or verify-full.
> \

Thanks, Hiroshi. This was my best guess but when I try to connect with isql
I get the dreaded error:

[28000][unixODBC]FATAL: no pg_hba.conf entry for host . . . , SSL off

From the host I am testing I am able to connect using psql and a role that
must have an SSL connection for this particular database. I take this to
mean that my pgsqlODBC is not built with SSL. How can I verify this or
obtain version or configuration information?

--
View this message in context: http://www.nabble.com/PsqlODBC-with-a-SSL-connection-tp8184633p25754481.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2009-10-06 15:21:59 [ psqlodbc-Bugs-1010713 ] Bug with datatype lo and server side cursor
Previous Message Fred Parkinson 2009-10-05 16:53:55 Turning logging off