Re: Serverside SNI support in libpq
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>,
Zsolt Parragi <zsolt.parragi@percona.com>,
Jelte Fennema-Nio <postgres@jeltef.nl>,
Heikki Linnakangas <hlinnaka@iki.fi>,
Dewei Dai <daidewei1970@163.com>,
"li.evan.chao" <li.evan.chao@gmail.com>,
Michael Paquier <michael@paquier.xyz>,
Andres Freund <andres@anarazel.de>,
Pgsql Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-18T19:03:49Z
Lists: pgsql-hackers
> On 18 Mar 2026, at 19:39, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > Daniel Gustafsson <daniel@yesql.se> writes: >> I've done more testing now and I can only reproduce this with downgraded >> versions of OpenSSL 1.1.1, when running the latest 1.1.1x the error goes away >> and the error is reported as expected. Can you try to upgrade your machine, >> which I assume isn't running bleeding edge 1.1.1 by the sounds of it. > > Nope, it was still on 1.1.1a. Wow, that was almost an Antiques Roadshow material candidate =) > I've now updated it to 3.0.19, > which appears to be the oldest available-to-the-public supported > version. I doubt that continuing to test 1.1.1-anything is really > useful. I don't disagree, 1.1.1 went EOL a long time ago, but since we still support 1.1.1 we need to test it somewhere. I believe we have sufficient coverage though, and I personally test on 1.1.1 through 3.6 (and will start testing 4 soon). > ... and longfin is now green. Great, thanks! -- Daniel Gustafsson
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Declare load_hosts() as returning HostsFileLoadResult.
- 93da29736649 19 (unreleased) landed
-
ssl: Skip passphrase reload tests in EXEC_BACKEND builds
- e87ab5049deb 19 (unreleased) landed
-
ssl: Serverside SNI support for libpq
- 4f433025f666 19 (unreleased) landed
-
ssl: Add tests for client CA
- 25e568ba7ce7 19 (unreleased) landed