| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Dewei Dai <daidewei1970(at)163(dot)com>, "li(dot)evan(dot)chao" <li(dot)evan(dot)chao(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Andres Freund <andres(at)anarazel(dot)de>, Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Serverside SNI support in libpq |
| Date: | 2026-03-18 14:58:02 |
| Message-ID: | 9B50439C-F124-40BC-9CDE-3AF0839A323C@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 18 Mar 2026, at 15:33, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Daniel Gustafsson <daniel(at)yesql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lucas DRAESCHER | 2026-03-18 15:11:13 | [Bug Report + Patch] File descriptor leak when io_method=io_uring |
| Previous Message | Alexander Borisov | 2026-03-18 14:55:33 | Re: Unicode update and some tooling improvements |