Home:ALL Converter>Wireshark not receiving Certificate packet from server

Wireshark not receiving Certificate packet from server

Ask Time:2022-06-27T14:25:45         Author:Ryan.Bartsch

Json Formatter

I'm using Wireshark to analyse network traffic for a TLS request. I can filter the request based on the website IP address and I can see things like TCP session setup (3-way handshake), client hello, server hello, etc. Based on my understanding I should be receiving a "certificate" packet from the server after the 'Server Hello' where I can see the website certificate as well as any intermediate certificates... but unfortunately I'm not receiving a "certificate" packet...

I've tried this on Windows (Wireshark version Version 3.6.6) and Ubuntu 20.04 (Wireshark version 3.2.3) and it's the same for both.

Should I be receiving a certificate packet? If so, any clues as to why I'm not seeing it?

Author:Ryan.Bartsch,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/72767739/wireshark-not-receiving-certificate-packet-from-server
yy