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

From Tom Lane
Subject Re: Serverside SNI support in libpq
Date
Msg-id 681317.1773844416@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:
> 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.
Maybe I should just update it.  Do you want to hold off and see if
that changes anything?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Ilia Evdokimov
Date:
Subject: Re: Reduce planning time for large NOT IN lists containing NULL
Next
From: Andrei Lepikhov
Date:
Subject: Re: Read-only connection mode for AI workflows.