On Mon, Dec 22, 2003 at 11:42:50AM +0200, Alexei Chetroi wrote:
  [snip]

> This indicates that the crash of issueCertificate is in function 
> > libIsLifetimeTooLong of crypto-utils.lib. The error is caused by the 
> > following line:
> > 
> > my $expire_ca = 
> > $cryptoShell->getNumericDate($cacert->getParsed()->{NOTAFTER});
> > 
> > The problem is that I don't understand why NOTAFTER is empty. Can you 
> > output NOTAFTER with a print command to verify the problem?
> 
>  I've added these line to crypto-utils.lib around line #1322
>         my $notafter = $cacert->getParsed()->{NOTAFTER};
>         print STDERR "libIsLifetimeTooLong: notafter = $notafter\n";
> 
>  Trying to issue certificate gives me:
> cosstel:/etc/openca# writing RSA key
> libIsLifetimeTooLong: notafter = 
> 
  BTW: I see no CA certificate via menu "Information->CA
Certs->Valid". CA cert is present in database, table "ca_certificate".
I've completed phase I of initialisation with "Rebuild CA Chaing", did I
miss something?
 
> > 
> > >>>openca-snapshot from 19 Dec 2003
> > >>>Postgres 7.3.4 as Database backend
-- 
Alexei Chetroi



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to