Gentoo Archives: gentoo-user

From: Simon <turner25@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: SSL giving corrupted MAC on input
Date: Mon, 06 Jul 2009 16:44:01
Message-Id: 5f14cf5e0907060943l209f5549rd94409b99f2ae6b7@mail.gmail.com
In Reply to: [gentoo-user] SSL giving corrupted MAC on input by Simon
1 > A quick troubleshooting i've done was to setup apache and simply
2 > wget a very large file over plain HTTP. Transfer worked, i did it a
3 > second time and diff'ed the two downloads, they were the same. I then
4 > did the same test over HTTPS and got an error
5 > (SSL3_GET_RECORD:decryption failed or bad record mac). This clarified
6 > the problem is much more related to SSL than anything else.
7
8 Forgot to mention, i'm connecting to the machine via ssh and never get
9 disconnected, ssh terminal works perfectly fine, but anything going
10 through ssh for large transfers fails (ie rsync, unison, etc).