Peter Wu
changed
bug 9875
What |
Removed |
Added |
Status |
UNCONFIRMED
|
RESOLVED
|
CC |
|
[email protected]
|
Resolution |
---
|
NOTABUG
|
Comment # 5
on bug 9875
from Peter Wu
The TCP payload of frame 2 begins with "0e e6 04 8f 87" which is either the end
of a previous SSL packet, or some other protocol between TCP and SSL. Then, the
same segment contains "17 03 01 00 15 05 3c 47 b9 a4 c5" which is a TLS record
for application_data.
It seems that you have been replaying a partial data stream starting somewhere
in the middle of the capture, but now the capture is incomplete.
NOTABUG
You are receiving this mail because:
- You are watching all bug changes.