Re: pgsql: ssl: Serverside SNI support for libpq - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: pgsql: ssl: Serverside SNI support for libpq
Date
Msg-id 66E96B37-F331-44D3-AC9D-A183542615B4@yesql.se
Whole thread Raw
In response to Re: pgsql: ssl: Serverside SNI support for libpq  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-docs
> On 10 Apr 2026, at 20:23, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 10 Apr 2026, at 18:34, Fujii Masao <masao.fujii@gmail.com> wrote:
>>
>> On Wed, Mar 18, 2026 at 8:48 PM Daniel Gustafsson
>> <dgustafsson@postgresql.org> wrote:
>>>
>>> ssl: Serverside SNI support for libpq
>>
>> This commit introduced the hosts_file and ssl_sni GUCs and added them to
>> postgresql.conf.sample, but I don't see any descriptions for them
>> in config.sgml. Was that just an oversight?
>
> That was a mistake when adding the doc portions of the patch.  Thanks for the
> report, I'll work on a patch.

Attached is what I have planned for this, it adds the GUCs as well as tidies up
the existing SSL SNI docs a bit.

--
Daniel Gustafsson


Attachment

pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: ssl: Serverside SNI support for libpq