On 14:28 Mon 17 Jul , Ralf Hornik Mailings wrote: > Hi, > > > Nicolas MASSE wrote: > > > I always have the same error : > > Error 723705 General Error Cannot extract the transaction ID from the > > SCEP message! > > Please copy the P7 Message generated by your scep client to the RA Machine > by hand and try to print out the transid using: > > /usr/local/openca/bin/openca-scep -in message.p7 -noout -print_transid > > A good tool for debugging is sscep from www.klake.org/~jt/sscep/ It is > very verbose and you can view the pkcs7 output in debugging mode. > > Copy the output into a file and execute the scep command above. Does this > work?
I ran the command and it worked : # openca-scep -in r1.p7 -noout -print_transid TRANSACTION ID=B9A42E78E9573A60095A7DF3A9A541F5 The problem was maybe that the openca-scep command was missing and the certificate too. These two problems are solved, but I have now a third problem : the scep CGI is always running wild (100% of my CPU). I found a documentation about the perl debugger: http://sunsite.ualberta.ca/Documentation/Misc/perl-5.6.1/pod/perldebtut.html Maybe, it will help me... > /Ralf Thank you, Nicolas. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
