I am looking for a standardize mechanism for taking information out of the
Certificate Subject DN and mapping it to the User DN in an LDAP directory.
I need to address the requirements of RFC 2253 which would enable the
following:

Certificate Subject DN:
        CN=Fred+UID=FSMITH, OU=QA, O=CompanyA

LDAP:
        UID=CN=Fred+FSMITH, OU=QA, O=CompanyA

Mapping Syntax:

        How shoud this look?

        Is there code to parse subject DN to formulate complex UserDN?

Thanks!
Lisa
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to