Build ODBC Drivers for Solaris with TLS support - Mailing list pgsql-odbc

From Jensen, David E
Subject Build ODBC Drivers for Solaris with TLS support
Date
Msg-id BL0PR01MB45306D4C9EEB51C4899006728F1D0@BL0PR01MB4530.prod.exchangelabs.com
Whole thread Raw
Responses Re: Build ODBC Drivers for Solaris with TLS support  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-odbc

Hello,

 

I’m supporting a project that is migrating a database from on-prem Oracle to Azure PostgreSQL.  There are DB links from one oracle DB to the one that is migrating.  The on-prem Oracle DB is on Solaris, so we have built unixODBC, and pulled the source for the ODBC PostgreSQL drivers and built them too.

 

Using isql to try and connect we received an error about setting SSL options because the Azure system is set to require SSL on the connections.  If I add sslmode = require in the odbc.ini, we get and error about using ssl options are invalid when SSL support is not compiled in.  I see mention the ODBC driver supports SSL, but cannot see how to run configure to have it compiled it.

 

Is there any direction you can provide on this?  It would be much appreciated.

 

Thank you!

David

 

David Jensen
Senior Professional: Programmer Analyst, Global Outsourcing Services


T +1 610.624.3401

djensen8@dxc.com

DXC Technology
Virtual Office

Pen Argyl, PA 18072

dxc.technology / Twitter / Facebook / LinkedIn

 



pgsql-odbc by date:

Previous
From: Clemens Ladisch
Date:
Subject: Re: Copy of the GNU Library General Public License
Next
From: Heikki Linnakangas
Date:
Subject: Re: Build ODBC Drivers for Solaris with TLS support