Hi,
 
    I'm trying to create the initial administrator on Phase2 and I'm receiving the code error 667.
    Somebody already had this problem?
 
   I saw source code OpenCA/lib/cmds/basic_csr and removed the IF. After this the problem was solved .
 
    How I can work without removing the IF?
 
 
file:  OpenCA/lib/cmds/basic_csr: line:305
 
               if( not $cryptoShell->genKey( BITS=>$bits,
                                       OUTFILE=>$keyFile,     
                                       ALGORITHM=>$alg,
                                       PASSWD=>$PASSWD3 ) ) {    
                       generalError ("Cannot create keypair!", 667);
             }
 
Thanks,
 
Bye,
Nelson Novaes.

Reply via email to