Simultaneous writes causes 'bad record MAC' error when SSLFilter is used.
-------------------------------------------------------------------------
Key: DIRMINA-402
URL: https://issues.apache.org/jira/browse/DIRMINA-402
Project: MINA
Issue Type: Bug
Components: Filter
Affects Versions: 1.1.0, 1.0.3
Reporter: Trustin Lee
Assignee: Trustin Lee
Priority: Critical
Fix For: 1.0.4, 1.1.1
'bad record MAC' error means that the order of writes is mixed up and the
client (remote peer) cannot validate the integrity of the received messages.
This error is caused when a user writes messages from multiple threads
simultaneously.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.