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

  1. libpq: Fix SNI host handling

  2. libpq: Set Server Name Indication (SNI) for SSL connections