Re: SSL information view

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: SSL information view
Дата
Msg-id CABUevEzE_3ch3ArxRDC1zt0rf4gdm9_JryHTtJaOy-mt7q3WZA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSL information view  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: SSL information view  (Alex Shulgin <ash@commandprompt.com>)
Re: SSL information view  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Re: SSL information view  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Tue, Nov 11, 2014 at 1:04 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Tue, Nov 11, 2014 at 1:43 AM, Magnus Hagander <magnus@hagander.net>
> wrote:
>>
>> Right now it just truncates the dn at NAMEDATALEN - so treating it the
>> same as we do with hostnames. My guess is this is not a big problem
>> because in the case of long DNs, most of the time the important stuff
>> is at the beginning anyway... (And it's not like it's actually used
>> for authentication, in which case it would of course be a problem).
>
> You should add it to the next CF for proper tracking, there are already many
> patches in the queue waiting for reviews :)

Absolutely - I just wanted those that were already involved in the
thread to get a chance to look at it early :) didn't want to submit it
until it was complete.

Which it is now - attached is a new version that includes docs.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: Unlogged tables can vanish after a crash
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Add shutdown_at_recovery_target option to recovery.conf