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

From Daniel Gustafsson
Subject Re: Serverside SNI support in libpq
Date
Msg-id F4222274-15C0-40E4-84FB-8FC1355BB8B2@yesql.se
Whole thread Raw
In response to Re: Serverside SNI support in libpq  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Attached is a rebase which fixes a few smaller things (and a pgperltidy run);
and adds a paragraph to the docs about how HBA clientname settings can't be
made per certificate set in an SNI config.  As discussed with Jacob offlist,
there might be a case for supporting that but it will be a niche usecase within
a niche feature, so rather than complicating the code for something which might
never be used, it's likely better to document it and await feedback.

Are there any blockers for getting this in?

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring
Next
From: Jacob Champion
Date:
Subject: Re: dblink: Add SCRAM pass-through authentication