Alessandro Razeto wrote:

BTW I found a bug in the current snapshot, while the patch about
new_from_pem works:
in crypto-utils.lib at line 1249 I suggest to replace
if ( not $db->storeItem( with unless (defined (....
since as indicated in DBI.pm storeItem can return 0 (and this could be a
problem in creating the ca admin cert).

I fixed it but it was no bug only unclean stuff. Usually only the CA certificate can have the serial number 0. If the CA certificate is not self signed then the first serial is 1.


I never heared about a problem with errorcode 6781.

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
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