Additionla input: I had a look at apps/ca.c of openssl and changed the code to additionally print out the subject string. " ... Subject does not start with '/'. Email=clemens, CN=clemens, Ou=htka, O=helb, C=CH ... "
As we can see this string in fact does not have a leading /! Reading the code correctly leads to the assumption, taht the format should be: /Email=clemens/CN=clemens/Ou=htka/O=helb/C=CH Who provides the openssl-module with this wrong formatted string? I would really appreciate any help as I am stuck here :-( Clemens > -----Original Message----- > From: Wyss Clemens > Sent: Dienstag, 28. Mai 2002 15:41 > To: '[EMAIL PROTECTED]' > Subject: [Openca-Users] Certificate Request : "Subject does not start > with '/'" > > > Hi openca-users, > I am about to create the CA certificate request. The DB > initialized and the > CA key(s) were generated correctly. Also, I provide all > fields which are > requested upon the request, i.e. I don NOT leave any of these empty. > > But there seems to be an error. In the ca_error.log I see the > following > popping up: > " > Subject does not start with '/'. > problems making Certificate Request. > Can't call method "getTXT" on an undefined value at > cmds/genCAReq line 71, > <FD> line 32. > Compilation failed in require at /var/www/virt/cgi-bin/ca > line 169, <FD> > line 32 > " > > My current setup is: > openssl-0.9.7-stable-SNAP-20020523 > OpenCA-0.8.1 > > Any hints or advices? > Thanks > Clemens > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
