http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1515
tomas.kukosa@xxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from tomas.kukosa@xxxxxxxxxxx 2007-04-04 10:24 GMT -------
It is bug and I am working on it.
The problem is that Wireshark starts using cipher from ClientKeyExchange
instead of waiting till ChangeCipherSpec. In mutual authentication it tries to
decrypt unencrypted CertificateVerify. Decryption fails but the message is
counted into sequence number which is used for MAC checking. Then all following
decryption fails.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.