Re: ssl_library parameter - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ssl_library parameter
Date
Msg-id b57bce17-147b-343b-e9db-8a565f15df50@2ndquadrant.com
Whole thread Raw
In response to Re: ssl_library parameter  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On 26/06/2018 11:49, Daniel Gustafsson wrote:
>> Extracted from the GnuTLS thread/patch, here is a patch to add a
>> server-side read-only parameter ssl_library, which currently reports
>> either 'OpenSSL' or an empty string, depending on what SSL library was
>> built with.  This is analogous to the libpq function call
>> PQsslAttribute(conn, "library"), but there was no equivalent
>> functionality on the server side.
> 
> Looks good to me, +1

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Make deparsing of column defaults faster
Next
From: Julian Markwort
Date:
Subject: Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full