PsqlODBC with a SSL connection - Mailing list pgsql-odbc

From Terry Lorber
Subject PsqlODBC with a SSL connection
Date
Msg-id 459EA737.2030002@atlantiscomp.com
Whole thread Raw
Responses Re: PsqlODBC with a SSL connection
List pgsql-odbc
I'm having difficulty connecting in SSL mode with the "PostgreSQL ANSI"
driver from a Win32 machine to a PostgreSQL 8.2 installation on a
GNU/Linux machine.

I can connect from my client w/ SSL using "psql" from the command line
fine, also connecting using plain ODBC works too.  When I try to force
the SSL connection (by making changes to the servers pg_hba.conf file),
I'm told SSL is off.

Is there something in the connection string I use to tell the driver to
use SSL?

Thanks.

tgl

pgsql-odbc by date:

Previous
From: "Erika Marlow"
Date:
Subject: Re: error message "column "oid" doesn't exist"
Next
From: Terry Lorber
Date:
Subject: Re: PsqlODBC with a SSL connection