Add ssl_(supported|shared)_groups to sslinfo - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Add ssl_(supported|shared)_groups to sslinfo
Date
Msg-id d57duqvzkxe43oons3jkdq7pj2wacidg7qorxommri74evu3l2@4x53she7mf77
Whole thread
Responses Re: Add ssl_(supported|shared)_groups to sslinfo
List 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

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Hash aggregate collisions cause excessive spilling
Next
From: Tom Lane
Date:
Subject: Re: generating function default settings from pg_proc.dat