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

From Tom Lane
Subject Re: Serverside SNI support in libpq
Date
Msg-id 810723.1773859150@sss.pgh.pa.us
Whole thread Raw
In response to Re: Serverside SNI support in libpq  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Serverside SNI support in libpq
List pgsql-hackers
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.  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.

... and longfin is now green.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: dshash_find_or_insert vs. OOM
Next
From: Robert Haas
Date:
Subject: Re: dshash_find_or_insert vs. OOM