Dne po 6. květen 2002 17:10 jste napsal(a): > Josef Vesely schrieb: > > Dne ?t 2. kv?ten 2002 16:52 jste napsal(a): > > > Josef Vesely schrieb: > > > > Hi, > > > > > > > > please, could someone give me an info, how should the root LDAP entry > > > > looks like? > > > > > > > > I found file ./contrib/openldap/openca.ldif, but it doesn't work > > > > my ldap debud output says, attribute "o" in entries "OpenCA > > > > User/Developer/..." shouldn't be. > > > > > > > > I removed it, rewrite some attributes (I added this file to the and > > > > of mail) and the file was succesfully added into LDAP, but I'm still > > > > getting message: > > > > Certificate <num> FAILED if I try to add some new certs from RA. > > > > > > It is no problem to remove the attribute "o". The example is quite old. > > > If you have problems with LDAP then please activate the debugging in > > > ldap-utils.lib. The important functions have a switch DEBUG. > > > > > > Michael > > > > when the debugging is on I get following debug output. I found no errors > > there, but it looks like it crashed at OpenCA::OpenSSL->getCertAttribute, > > but OpenSSL reports no errors in openssl-errors.log. Some ideas, what's > > wrong there? > > There is no crash of OpenCA::OpenSSL->getCertAttribute because there is > no errormessage from OpenCA::OpenSSL. You can activate the debugging of > the LDAP-code in ldap-utils.lib. Each relevant function knows a variable > DEBUG. > > Michael
Yes, i have done it ($DEBUG = 1; at the top of ldap-utils.lib) The long text in previous mail was the complete debug output generated by ldap-utils.lib, when I tryed to add certificate. I was thinking, there is something wrong in OpneCA:OpenSSL->gerCertAttribute, because it was last command before "Certificate 0 FAILED". You are right., the error may be in other part of debug output, it was only my first idea ... -- =================================== Josef "jose" Vesely mail: [EMAIL PROTECTED], ICQ: 27347332 Faculty of Informatics, Masaryk university Brno, Czech Republic =================================== _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
