Thank you, that oppenssl errstr i didn know, it is really usfull
Thomas
[EMAIL PROTECTED] wrote:
Hello,
[EMAIL PROTECTED] wrote on 05/26/2008 09:58:29 PM:
Hello
calling i2d_RSAPublicKey() I get on a linksys running OpenWrt kamikaze
7.09 the following errors.
error:0D07207B:lib(13):func(114):reason(123)
error:0D068066:lib(13):func(104):reason(102)
error:0D07803A:lib(13):func(120):reason(58)
Can anybody please tell me what this means? In the beginning I load
ERR_load_crypto_strings();
SSL_load_error_strings();
but that seems somehow not to work. In which header file of the OpenSSL
source are those number defined?
A grep on th numbers returns to many matches. I suppose it must have to
to with an ASN1* call
hp8510# openssl errstr 0D07207B
error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
hp8510# openssl errstr 0D068066
error:0D068066:asn1 encoding routines:ASN1_CHECK_TLEN:bad object header
hp8510# openssl errstr 0D07803A
error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]