Victor Probo wrote: > > Folks; > Is there a guidance document for what are acceptable RDNs in the subject > field that Mozilla will handle. So far I have seen: > > C,O,OU,L,ST,CN > DC multiples, an LDAP thing??? what format, > UID looks like last name, > E email format?
The complete list of Attribute Types and RDN OIDs known to NSS is seen at http://lxr.mozilla.org/mozilla/source/security/nss/lib/certdb/alg1485.c#45 The complete list of OIDs known to NSS is found in http://lxr.mozilla.org/mozilla/source/security/nss/lib/util/secoid.c > Is there an RFC that describes all of this? Some of the Attribute Types used in NSS come from RFC 1274, section 9.3. Other relevant RFCs include: http://www.rfc-editor.org/rfc/rfc3039.txt http://www.rfc-editor.org/rfc/rfc2459.txt http://www.rfc-editor.org/rfc/rfc2247.txt > Victor Probo -- Nelson Bolyard Netscape Communications (subsidiary of AOL) Disclaimer: I speak for myself, not for Netscape
