Re: pgsql: ssl: Serverside SNI support for libpq

Started by Fujii Masao5 days ago3 messagesdocs
Jump to latest
#1Fujii Masao
masao.fujii@gmail.com

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

#2Daniel Gustafsson
daniel@yesql.se
In reply to: Fujii Masao (#1)

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.

--
Daniel Gustafsson

#3Daniel Gustafsson
daniel@yesql.se
In reply to: Daniel Gustafsson (#2)

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

Attachments:

v1-0001-doc-Add-missing-GUCs-to-SSL-SNI-docs.patchapplication/octet-stream; name=v1-0001-doc-Add-missing-GUCs-to-SSL-SNI-docs.patch; x-unix-mode=0644Download+55-20