Re: Serverside SNI support in libpq - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Serverside SNI support in libpq
Date
Msg-id 9B50439C-F124-40BC-9CDE-3AF0839A323C@yesql.se
Whole thread Raw
In response to Re: Serverside SNI support in libpq  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Serverside SNI support in libpq
List pgsql-hackers
> On 18 Mar 2026, at 15:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Daniel Gustafsson <daniel@yesql.se> writes:
>> The longfin issue is a bit more odd, I can reproduce it on macOS with OpenSSL
>> 1.1.1 but nowhere else.  Rather than reporting an SSL error for aborted
>> handshake it reports a SYSCALL error.
>
> IIRC longfin is using some fairly old hand-built openssl installation.

Thanks for confirming, that matches with my local repro which required building
1.1.1 on macOS. Did you build with Apple clang or a a stock clang/gcc?

> Maybe I should just update it.  Do you want to hold off and see if
> that changes anything?

Let's wait a little while I research little more.  I can reproduce it locally
but it's better with two independent cases.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Alexander Borisov
Date:
Subject: Re: Unicode update and some tooling improvements
Next
From: Lucas DRAESCHER
Date:
Subject: [Bug Report + Patch] File descriptor leak when io_method=io_uring