Re: ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2) - Mailing list pgsql-general

From Ken Marshall
Subject Re: ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2)
Date
Msg-id afnWsLtDf51q5ihp@customer.dllstxx1.isp.starlink.com
Whole thread
In response to ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2)  (arun nair <arun18.nair@gmail.com>)
List pgsql-general
On Mon, May 04, 2026 at 07:16:28PM +0530, arun nair wrote:
> Hi Team,
> 
> I am trying to configure PostgreSQL ODBC connectivity from an Oracle
> Solaris server.
> Since Solaris does not provide prebuilt PostgreSQL ODBC packages like
> RHEL-based systems, the official PostgreSQL ODBC source code was downloaded
> from the PostgreSQL repository and compile on the server.
> ...
> Question:
> Is there any supported way to enable SSL connectivity on Solaris with
> OpenSSL 1.0.2, or is upgrading OpenSSL the only option?
> 
> Thanks,
> Arun

Hi Arun,

Could you use a statically linked program like stunnel to provide the
higher SSL version support. You would connect to it locally.

Regards,
Ken



pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Choosing default collation/ctype
Next
From: "Daniel Verite"
Date:
Subject: Re: Choosing default collation/ctype