I am afraid i did not described in details enough,so paste this article again.

After I succeeded in requesting a certificate(at public server interface)
I entered into ra server interface to approve it.
"approve the request" ok!
"conform approving request",the error appeared.
At the page "",the error appeared.
here is the error page information:

/////////////////////////////////////////////
Operation Approved request 

Description:Certificate Request Successfully approved and archivied.
signature:Error 0
/////////////////////////////////////////////////

I have traced the error and found that at the following code,the 
error araised.

******************************
file :/home/httpd/cgi-raserver/cmds/confirmReq


......
......
$signer = libGetSignatureObject( OBJECT=>$item );
if ( not $signer ) {
        $sigStatus = "<FONT COLOR=\"Red\">Error $errno</FONT><br><br>$errval";
} else {
......
......
********************************************

packge i used:openssl-SNAP-20010307
              OpenCA-SnAP-20011030
platform:RH7.1

By the way:I have succeeded in generating CAServer' certificate,RAServer's 
certificate, RAOperator' certificate,and export it into p12 format,
at the same time,I have import these certificates into RAserver and Netscape
communicator.I verified the RAOperator' certificate,it succeeded.
about the configuration of Apache,It worked very well ,I have started SSL in
accessing RAServer pages,and required the operator with a certificate which Serial
Number must be 02(because the generated Operator' certificate' serial number is 
02---using openca-newcert command).


that's all,anyone can help me?










                                                                      

Reply via email to