Re: pgsql: ssl: Serverside SNI support for libpq

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: ssl: Serverside SNI support for libpq
Date: 2026-04-10 15:34:18
Message-ID: CAHGQGwESD2Pty+J1kP3mXmWwMKZ5uJmknZdJsSGrMSRR6CQBmw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-docs

On Wed, Mar 18, 2026 at 8:48 PM Daniel Gustafsson
<dgustafsson(at)postgresql(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2026-04-10 18:00:27 pgsql: doc: Improve consistency of parallel vacuum description.
Previous Message Andrew Dunstan 2026-04-10 14:39:44 pgsql: Fix heap-buffer-overflow in pglz_decompress() on corrupt input.

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2026-04-10 18:23:01 Re: pgsql: ssl: Serverside SNI support for libpq
Previous Message Fujii Masao 2026-04-10 03:00:38 Clarify log_parameter_max_length docs regarding log_min_duration_statement vs log_duration