Pierre Scholtes wrote:

cACertificate;binary = Must setup a CA-cert
The resultcode of the nodeinsertion was 65.

This is a LDAP_OBJECT_CLASS_VIOLATION see ldap.h. The problem is that the objectclass requires authorityRevocationList, certificateRevocationList and cACertificate but if we initially create this LDAP object then we don't know at minimum the CRL. The only chance to get this code working is to deactivate the schema checking or modify the LDAP schema (no MUST only MAY in class certificationAuthority).


I don't know a perfect solution until know.

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC. 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