Hello, for example certificate packet contain Frame,TCP, IP, Ethernet, SSL layers. I want only ssl layer hex data. when I wrote following command: tshark -x -r ssl.pcap then I get all layers in hex but I want only "ssl" and from these ssl I want "handshake protocol: certificate" data in hex. Thank You. asked 28 Aug '15, 03:18 Varsharani H... closed 28 Aug '15, 08:15 Kurt Knochner ♦ |