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 :) --