Re: pgsql: ssl: Serverside SNI support for libpq

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Daniel Gustafsson <dgustafsson@postgresql.org>
Cc: pgsql-docs@lists.postgresql.org
Date: 2026-04-10T15:34:18Z
Lists: pgsql-docs
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?

Regards,

-- 
Fujii Masao



Commits

  1. doc: Add missing GUCs to SSL SNI docs

  2. ssl: Serverside SNI support for libpq