strange intermittent errors

2010-04-23 Thread Mikhail Kruk
Hi,

we are getting strange intermittent errors from OpensSSL.  We have a
hundreds of instances of this app connecting over the Internet to our
servers.  Only this one instance is sometimes experiences the
following errors:

ssl error: error:0606C06E:digital envelope
routines:EVP_VerifyFinal:wrong public key type
ssl error: error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib
ssl error: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

or sometimes

ssl error: error:0407006A:rsa
routines:RSA_padding_check_PKCS1_type_1:block type is not 01
ssl error: error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding
check failed
ssl error: error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib
ssl error: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

The problems start and go aways by themselves.  Sometimes it lasts for
a while affecting multiple destination servers, sometimes it only
happens ones or twice.
What could be causing this?
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: strange intermittent errors

2010-04-23 Thread Jeffrey Walton
Hi Mikhail,

On Fri, Apr 23, 2010 at 11:34 AM, Mikhail Kruk mes...@gmail.com wrote:
 Hi,

 we are getting strange intermittent errors from OpensSSL.  We have a
 hundreds of instances of this app connecting over the Internet to our
 servers.  Only this one instance is sometimes experiences the
 following errors
 What could be causing this?
Sounds more like it is related to the hardware. MemCheck.

[SNIP]
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org