| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: ssl: Serverside SNI support for libpq |
| Date: | 2026-04-13 08:24:21 |
| Message-ID: | 66E96B37-F331-44D3-AC9D-A183542615B4@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-docs |
> On 10 Apr 2026, at 20:23, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 10 Apr 2026, at 18:34, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>>
>> 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?
>
> 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 | Content-Type | Size |
|---|---|---|
| v1-0001-doc-Add-missing-GUCs-to-SSL-SNI-docs.patch | application/octet-stream | 8.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2026-04-13 08:50:41 | pgsql: Add log file support to logging.c |
| Previous Message | Amit Kapila | 2026-04-13 05:29:12 | pgsql: Fix capitalization in publication describe output. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Maciek Sakrejda | 2026-04-13 21:26:23 | Re: doc: Clarify ANALYZE VERBOSE output |
| Previous Message | Daniel Gustafsson | 2026-04-10 18:23:01 | Re: pgsql: ssl: Serverside SNI support for libpq |