Hi All-
My SSL application recently began throwing the following error
whenever I try to connect:
SSL error (-1, 1, 336130329) (error:1408F119:SSL
routines:SSL3_GET_RECORD:decryption failed or bad record mac)
The strange thing is that the same application, running on a
different machine, does not have this problem (they have the same
certificate, and I verified that there are no filesystem errors that
would cause the cert to be mangled). My application is linking with
openssl-0.9.8d, running on Debian Linux. It's an Objective-C program.
I did some Googling for this error, and it seemed like it might be a
known bug either in openssl or in gcc on some platforms. I wanted to
see if anyone knows what the error means, and whether it's likely to
be a bug in openssl, the compiler, or in my application.
Thank you!
--David
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]