Yoann Le Corvic schrieb: > > 1 - I request a Netscape certificate through the public interface; > 2 - Check it in the RA interface with an SSL connexion, > 3 - Approve it in the RA, and sign it, > 4 - Export on floppy, > 5 - Import in CA, > 6 - Check the certificate request page, > 7 - And where I try to approve it, I get the error: > > Error 690 > Configuration error. Error while issuing Certificate to user Yoann Le Corvic > (error 256 - file name /opt/pki/OpenCA/ca/temp/04.req). > > And in the apache errors_log: > > Subject does not start with '/' > Error trapped: Error while issuing Certificate to user Yoann Le Corvic<BR><BR>(errno >256 - file name /opt/pki/OpenCA/ca/temp/04.req) at lib/misc-utils.lib line 53, <FD> >line 1 > Compilation failed in require at /home/apache/ca/cgi/ca line 169 <FD> line 1 > > Any idea what I can do to sort this out ?
1. Are you sure that the line "Subject does not start with '/'" is from step 7? 2. Try to replace your OpenSSL.pm by the attached OpenSSL.pm. If you can issue the certificate with the changed module then please write a notice. Best regards, Michael P.S. we have some problems with an error 256 but until now it was enough to ignore this errorcode (binary 1.0000.0000). -- ------------------------------------------------------------------- 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
