| From: | Ken Marshall <ktm(at)rice(dot)edu> |
|---|---|
| To: | arun nair <arun18(dot)nair(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org, pgsql-odbc(at)lists(dot)postgresql(dot)org |
| Subject: | Re: ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2) |
| Date: | 2026-05-05 11:38:24 |
| Message-ID: | afnWsLtDf51q5ihp@customer.dllstxx1.isp.starlink.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-odbc |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-05-05 13:57:03 | Re: ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2) |
| Previous Message | Laurenz Albe | 2026-05-05 11:31:00 | Re: Choosing default collation/ctype |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-05-05 13:57:03 | Re: ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2) |
| Previous Message | Daniel Gustafsson | 2026-05-05 08:49:28 | Re: ODBC SSL connection issue on Solaris with PostgreSQL 18 (OpenSSL 1.0.2) |