Hi Michael, Yes, I know the difference. I am going to explain me better. I am sending the error details when I try to save the CA certificate. How could I enable DEBUG in all functions??? -----start here ---- Checking for a special DN where to store CA-certificates ... There is no special DN specified. Adding valid CA-certificates to the LDAP server ...Information of the Object: dn [EMAIL PROTECTED],CN=CA for Testing Only,OU=Product Manager,O=ISC S.A.,C=CL cn CA for Testing Only serID 0 email [EMAIL PROTECTED] ou ARRAY(0x8979d78) o ISC S.A. l st c CL End of the information of the Object. element of baseDN: OU=Product Manager element of baseDN: O=ISC S.A. element of baseDN: C=CL element of the inserted DN: [EMAIL PROTECTED] element of the inserted DN: CN=CA for Testing Only element of the inserted DN: OU=Product Manager element of the inserted DN: O=ISC S.A. element of the inserted DN: C=CL Checking RootDN of Certificate ... Inserted DN BaseDN h_basedn: CL h_dn: CL h_basedn_attribute: C h_dn_attribute: C h_basedn: ISC S.A. h_dn: ISC S.A. h_basedn_attribute: O h_dn_attribute: O h_basedn: Product Manager h_dn: Product Manager h_basedn_attribute: OU h_dn_attribute: OU Checking the length of the DN of the Certificate ... Building the missing nodes of the LDAP-tree ... Try to add CN=CA for Testing Only,OU=Product Manager, O=ISC S.A., C=CL ... LDAP Schema DN: CN=CA for Testing Only,OU=Product Manager, O=ISC S.A., C=CL node doesn't exist Attributes for the insertion: objectclass = ARRAY(0x89b020c) o = ISC S.A. authorityRevocationList;binary = certificateRevocationList;binary = cACertificate;binary = Must setup a CA-cert The resultcode of the nodeinsertion was 32.
Certificate 0 FAILED ---- end here ---- >-- Mensaje Original -- >From: Michael Bell <[EMAIL PROTECTED]> >To: "Mauricio Rojas (ISC)" <[EMAIL PROTECTED]> >CC: OpenCA Users List <[EMAIL PROTECTED]> >Subject: Re: [Openca-Users] FW: LDAP Schema >Date: Wed, 25 Sep 2002 08:49:09 +0200 > > >Hi Mauricio, > >do you know the difference between attributes and objectclasses? The >distinguished name can contain every attribute which you like. So the >distinguished name is not your problem. The defined objectclasses are >the problem. > >You can find the objectclasses which we use in ldap-utils.lib. You can >find this file after the installation in OPENCADIR/lib/functions/. The >function addLDAPobject creates the node in the LDAP and there you can >find the objectclasses. > >Best regards, > >Michael >-- >------------------------------------------------------------------- >Michael Bell Email (private): [EMAIL PROTECTED] >Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] >Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 >Unter den Linden 6 Fax: +49 (0)30-2093 2959 >10099 Berlin >Germany http://www.openca.org > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Openca-Users mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/openca-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
