Hi All!
 
 We are usinf OpenCA ver 0.9.1.  I want to get the
ca-certificate and crl from the ldap. the ldap schema
is like the following.

        o=center,c=IN
        |
        +ou=Internet
        |       |
        |       +cn=vimal
        |       |       |
        |       |       +serialNumber=5  (user certificate reside here)
        |       +cn=...............
        |
        +ou=Security
        |       |
        |       +cn=Manager
        |       |       |
        |       |       +emailAddress = [EMAIL PROTECTED]  (ca certificate & crls
 reside here)


........................

user certificates are under "ou=Internet" &
ca-certificate,crl are under "ou=security".


I wrote a java program that capture the user
certificates under the "ou = Internet & cn=vimal"

The search results two results. I found the
certificate in second one.

But the same code applied for getting the
ca-certificate with little modiifcation with
cn=Manager&ou=security.
 It fails to give results. it returns 0 answers.

plz get me an idea of how to get the ca-certificate
from the ldap.
if there is a code, send me plz.


Thanx,
vimal....


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to