Add ssl_(supported|shared)_groups to sslinfo

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Add ssl_(supported|shared)_groups to sslinfo
Date: 2026-02-19 17:44:57
Message-ID: d57duqvzkxe43oons3jkdq7pj2wacidg7qorxommri74evu3l2@4x53she7mf77
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I've been experimenting with ssl recently, and found it's useful to have
more information exposed via contrib/sslinfo, in particular
ssl_supported_groups and ssl_shared_groups to show TLS groups extension.
I think it makes sense to add this, hence the patch. Any thoughts?

Attachment Content-Type Size
v1-0001-contrib-sslinfo-Add-ssl_-supported-shared-_groups.patch text/plain 9.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-02-19 17:53:49 Re: generating function default settings from pg_proc.dat
Previous Message Andres Freund 2026-02-19 17:30:07 Re: Hash aggregate collisions cause excessive spilling