AW: Import private key with d2i_AutoPrivateKey

2007-03-29 Thread Hellstern, Thomas \(LfSt\)
but I didn't find it)? Thank you! Thomas - -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Nils Larsch Gesendet: Samstag, 24. März 2007 00:27 An: openssl-users@openssl.org Betreff: Re: Import private key with d2i_AutoPrivateKey Hellstern, Th

Re: Import private key with d2i_AutoPrivateKey

2007-03-23 Thread Nils Larsch
Hellstern, Thomas (LfSt) wrote: ... [exec] d2i_AutoPrivateKey returned a key at 0x [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

Import private key with d2i_AutoPrivateKey

2007-03-21 Thread Hellstern, Thomas \(LfSt\)
treff: Import private key with d2i_AutoPrivateKey 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

Import private key with d2i_AutoPrivateKey

2007-03-13 Thread Hellstern, Thomas \(LfSt\)
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 messa