Menu

Query AD to retrieve user certificate

rama
2013-05-11
2013-05-14
  • rama

    rama - 2013-05-11

    HI ,

    I don't find how to query AD to search for user certificate in java, could you please help me

     
  • Tomas Gustavsson

    You can use any LDAP java library (EJBCA uses one) to connect to the AD LDAP server. You need to figure out the AD schema of course.

    For some hints, see "Publishing to Active Directory" at http://www.ejbca.org/adminguide.html#LDAP%20and%20Publishers.

    Cheers,
    Tomas

     

Log in to post a comment.