Re: SSL information view - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: SSL information view
Date
Msg-id CAB7nPqRWpWae+tSzit=hsxS=wWSeAbW=rbiTfF269CzChOSnBA@mail.gmail.com
Whole thread
In response to Re: SSL information view  (Magnus Hagander <magnus@hagander.net>)
Responses Re: SSL information view
List pgsql-hackers
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 :)
--
Michael

pgsql-hackers by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: using custom scan nodes to prototype parallel sequential scan
Next
From: Jim Nasby
Date:
Subject: Re: Proposal: Log inability to lock pages during vacuum