Hi,

I have to exchange keys between applications and so long (with
openssl-0.9.7g) it worked fine to import the extern private keys into
openssl with d2i_AutoPrivateKey.
Now we wanted to update openssl to a newer version (0.9.8d - I tried
also 0.9.8e) and it doesn't work. I get the following message:

     [exec] d2i_AutoPrivateKey returned a key at 0x00000000
     [exec]      ERR_get_error()=218783872 (0x0d0a6080)
     [exec]      ERR_lib_error_string(rc)=asn1 encoding routines
     [exec]      ERR_func_error_string(rc)=LONG_C2I
     [exec]      ERR_reason_error_string(rc)=integer too large for long

If helpful I can send the used input data.

Thanks a lot,
Thomas Hellstern

Reply via email to