Bug ID |
8781
|
Summary |
dtls: parse supported_signature_algorithms in CertificateRequest
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10949 [details]
dtls: parse supported_signature_algorithms in CertificateRequest
Build Information:
--
DTLS 1.2 adds a supported_signature_algorithms attribute to the
CertificateRequest which was not parsed in DTLS.
This code was copied from the ssl code.
You are receiving this mail because:
- You are watching all bug changes.