Re: SSLRead fails with errSSLBadRecordMac
Re: SSLRead fails with errSSLBadRecordMac
- Subject: Re: SSLRead fails with errSSLBadRecordMac
- From: Frederick Cheung <email@hidden>
- Date: Sun, 12 Mar 2006 13:35:31 +0000
On 12 Mar 2006, at 13:10, Frank Illenberger wrote:
Hi,
I am using SecureTransport for implementing a secure network
server. Everything is working fine, except when I try to transfer
requests that are larger than 100kByte. Then after having
transfered about 100k calling SSLRead suddenly returns
errSSLBadRecordMac (-9846)? The read buffer I am using is 4096
bytes large.
Has anybody also observed this strange behavior or knows a way to
make it work?
The one time I saw this it was because my SSLRead/Write callbacks
were wrong, and weren't reporting back to the caller the correct
amount of data supplied.
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden