Re: SSL SNI
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Greg Stark <stark@mit.edu>
Cc: Matthias van de Meent <boekewurm+postgres@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-02-26T07:05:12Z
Lists: pgsql-hackers
On 26.02.21 03:40, Greg Stark wrote: > This still doesn't seem like it is IPv6-ready. Do you mean the IPv6 detection code is not correct? What is the problem? > Is there any harm in> having SNI with an IPv6 address there if it gets through? I doubt it.
Commits
-
libpq: Fix SNI host handling
- 37e1cce4ddf0 14.0 landed
-
libpq: Set Server Name Indication (SNI) for SSL connections
- 5c55dc8b4733 14.0 landed