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-13T08:24:21Z
Lists: pgsql-docs
Attachments
- v1-0001-doc-Add-missing-GUCs-to-SSL-SNI-docs.patch (application/octet-stream) patch v1-0001
> 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
Commits
-
doc: Add missing GUCs to SSL SNI docs
- 4abcdc1bbebf 19 (unreleased) landed
-
ssl: Serverside SNI support for libpq
- 4f433025f666 19 (unreleased) cited