Re: ssl_library parameter

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ssl_library parameter
Дата
Msg-id b57bce17-147b-343b-e9db-8a565f15df50@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: ssl_library parameter  (Daniel Gustafsson <daniel@yesql.se>)
Список 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 по дате отправления:

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Make deparsing of column defaults faster
Следующее
От: Julian Markwort
Дата:
Сообщение: Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full