| Bug ID |
11061
|
| Summary |
wai dissectors has some issues
|
| Product |
Wireshark
|
| Version |
1.99.x (Experimental)
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 13517 [details]
wai authentication example
Build Information:
TShark (Wireshark) 1.99.4 (v1.99.4rc0-115-gbe142de from unknown)
--
WAI dissectors has some issue on packet of types:
- Certificate Authentication Request
=> last filed is optional and it is an identity list (not multiple
certification result)
- Certificate Authentication Response
=> the second signature is optional
- Access WAI Authentication Response
=> what the documation call multiple certification result is actually
the same content as Certificate Authentication Response
(i.e result + 1 or 2 signature)
You are receiving this mail because:
- You are watching all bug changes.