Mike Tsarapatsanis schrieb: > > Does anyone have a solution for this problem that i > posted because i have s certain deadline for my > diploma thesis which OpenCA is a part of.Michael > mentioned that it might be an OpenCA:Openssl > problem.Any suggestions from Michael or
I checked the logs of OpenSSL.pm and see that there were several changes in 0.9. To find the problem you can enter a print-statement in issueCrl directly before the execution of the command. print "$command<br>\n"; $ret = `$command`; If you know the line then you can search the mistake directly. > Massimoliano(has he returned)? Yes, he returned. 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: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
