Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol" - Mailing list pgsql-bugs

From Markus KARG
Subject Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol"
Date
Msg-id 036d3915-e6ef-420b-ba2b-5cd7e94e0a66@headcrashing.eu
Whole thread Raw
In response to Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Markus KARG <markus@headcrashing.eu> writes:
Summary: The TLS behavior of psql changed between 16.3 and 16.4 as shown 
below.
Have you tried the current release (16.6)?
			regards, tom lane


Yes, but psql 16.6 fails in the same way:

root@hetzner-2:~# docker run -it postgres:16.6 psql "host=headcrashing.eu port=5432 dbname=postgres user=postgres password=HeadcrashingPostgres2022 sslmode=require"
psql: error: connection to server at "headcrashing.eu" (49.13.53.107), port 5432 failed: SSL error: tlsv1 alert no application protocol

-Markus

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol"
Next
From: Heikki Linnakangas
Date:
Subject: Re: psql v16.3 successfully connects via TLSv1.3 proxy, but psql v16.4 says "tlsv1 alert no application protocol"