On Wed, 2005-05-11 at 20:49 -0400, John A. Sullivan III wrote: > On Wed, 2005-05-11 at 14:49 +0200, Oliver Welter wrote: > > Hi John, > > > > > Importing CA Certificate to dB ... > > > > > > And then it just hangs (I've let it run for hours). I do not see > > > anything of particular interest in any of the error logs. How do I > > > troubleshoot such a problem? Any suggestions on what is going on? > > > > > What DB are you using ? Is it working correctly ? > > What does the stderr.log (in openca/var/log) say ? > > > > Oliver > > > I am using DBM files and the DB perl module. > How do I test to see if it is working properly? I am familiar with > testing SQL RDBMSes but not DBM. > stderr.log says nothing. That's why I'm not sure where to look. It > mentions going to a background process and changing the gid as normal > but nothing regarding this hang. It almost seems like it is trying to > do something, has not errored out but has not succeeded so it just waits > perpetually. > > Any help would be greatly appreciated. Thanks - John
I'm sorry. My great stupidity. I didn't realize the rest of the output had scrolled off the screen (dumb, dumb, dumb). I'm generating a 690 error: Configuration Error. Error while loading CA certificate (/usr/local/openca/var/crypto/cacerts/cacert.pem).. I'll poke around and see what I can find. It appears to be choking in importCACert on $crt = new OpenCA::X509 I noticed that X509 uses X500 and that there were compile time error messages regarding DN in X500 during make. If anyone has any suggestions to streamline my troubleshooting, I'd appreciate it. Thanks - John -- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 [EMAIL PROTECTED] Financially sustainable open source development http://www.opensourcedevel.com ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
