Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Implementing my own dissector that uses SSL for authentication a

From: Abhinav Kumar <abhinavkumarfzd@xxxxxxxxx>
Date: Wed, 19 Feb 2014 15:00:37 +0530
Hi,
I have to write a dissector for a proprietary protocol. The protocol uses SSL and thus runs on top of TCP. The port is decided by the client.
I have 2 questions:
1. Do I need to write a Heuristic Dissector?
2. How do I handle the encrypted data?

Any suggestion please.
Abhinav Kumar