ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5503] SSL/TLS dissector: add support for "Certificate Stat

Date: Mon, 20 Dec 2010 21:58:32 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5503

--- Comment #4 from Kaspar Brand <wireshark.bugz@xxxxxxxx> 2010-12-21 06:58:30 CET ---
Created an attachment (id=5649)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5649)
TLS ClientHello for the capture in attachment 5634

(In reply to comment #3)
> (From update of attachment 5634 [details])
> This capture just contains the Server hello and its certificate, not the
> mentioned client hello.

Correct, I left it out since it's not relevant for the code in my patch (which
deals with "CertificateStatus" messages only).

For the sake of completeness, I'm attaching the corresponding ClientHello, too.
In practice, the "status_request" TLS extension will just consist of those same
5 bytes (status_type = ocsp(1), and an empty OCSPStatusRequest), so their
further dissection seems dispensable, for the time being.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.