Thomas Mangold wrote: > 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? Marek Marcola already proposed "openssl errstr". The missing error strings indicate that the libraries were configured/compiled with "-no-err".
Best regards, Lutz ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]