After some debugging I found why I'm not able to release the first ca
admin certificate; at least I hope so.
The problem I have, which could be related to the debian distro and to
my patches for building the packages, is in libIssueCertificate where
the libIsLifetimeTooLong seems to fail.

After some tests I found that the functions parseCert gets a undef at
line 310 $ret = $self->{backend}->getCertAttribute(....), and 
getCertAttribute gets and undef from 
$cert = OpenCA::OpenSSL::X509::_new_from_pem ($keys->{DATA});
I tried with the tests in t dir and I found that the 3.t test fails
(while 2.t is sucessful).
Unfortunatelly I'm not an expert in perl/C interfaces, so I can not
debug anymore.

Have you any idea?

Thanks

BTW: I started using the new snapshot. I'll upload the code tomorrow to my
cvs archive which can be found at http://smog.lngs.infn.it:8081/cvs/.


PS: if somwone is interested I can set up a virtual machine with
debian/unstable and give him access, to see the present package
installed.




-------------------------------------------------------
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-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to