> RFC 4514 states : > > 2.1. Converting the RDNSequence > > If the RDNSequence is an empty sequence, the result is the empty or > zero-length string. > > > > Which means that a DN should be the empty String, ie : "", not null. > > IMHO and as far as I understand the RFC :) >
A very good point in-deed. Morale of the story is to check the RFCs :-D Marc
