Hi,

here wo go again... ;-)

        Marco



*** bpRevokeCertificate.orig    Sat Jan 25 16:20:20 2003
--- bpRevokeCertificate Sat Jan 25 16:44:05 2003
***************
*** 16,19 ****
--- 16,23 ----
  my $passwd   = $query->param('passwd');
  
+ my $tempDir  = getRequired ("TempDir");
+ my $chainDir = getRequired ( 'ChainDir' );
+ 
+ 
  my ($request, $crr_cert, $operator_cert, $operator_serial, $signature, $role_sig, 
$cert);

Reply via email to