Re: pgsql: ssl: Serverside SNI support for libpq

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2026-04-16T09:26:47Z
Lists: pgsql-docs
> On 16 Apr 2026, at 05:49, Fujii Masao <masao.fujii@gmail.com> wrote:
> 
> On Mon, Apr 13, 2026 at 5:24 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>> Attached is what I have planned for this, it adds the GUCs as well as tidies up
>> the existing SSL SNI docs a bit.
> 
> LGTM. Thanks!

Thanks for review, pushed to master.

--
Daniel Gustafsson




Commits

  1. doc: Add missing GUCs to SSL SNI docs

  2. ssl: Serverside SNI support for libpq