I am having issues with a server, i'm getting many of these errors
especially while running a load (~80 users), up to a point that every
client i use gets this error
the decryption_failed_or_bad_record_mac flag is set in s3_pkt.c:466,
the mac does not match the 'md' variable
Here is the call stack:

ssl3_get_record (s=0x82524c8) at s3_pkt.c:466
#1  0x080929af in ssl3_read_bytes (s=0x82524c8, type=22, buf=0x82962f8 "\020",
    len=4, peek=0) at s3_pkt.c:959
#2  0x08094211 in ssl3_get_message (s=0x82524c8, st1=8608, stn=8609, mt=-1,
    max=514, ok=0xc740bc) at s3_both.c:426
#3  0x08086b50 in ssl3_get_cert_verify (s=0x82524c8) at s3_srvr.c:2676
#4  0x08082df8 in ssl3_accept (s=0x82524c8) at s3_srvr.c:581
#5  0x0806f749 in SSL_accept (s=0x82524c8) at ssl_lib.c:924
#6  0x080609cf in TcpClient::sslNegotiate (this=0x8206960)
...

Any idea what might cause this issue?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to