Hi All,
I'm sure lot of people uses wireshark, so it is a wild try for me here ...
Has anyone tried to analyze packet flows when using SSL's TLS over tcp? BTW, I did post a msg on openssl's dev list, but don't have any response yet ...
I would like to find any example source to exercise the SSL's tls over tcp, to see/confirm the "Client Hello" and "Server Hello" goes fine or not. For some reason ( beyond me, and being new to ssl), I see that server reset is happening after Client Hello. So Server Hello is not getting into the wire... I tried to find an example from "Network security with OpenSSL" book but the example I got to work does not have "Client Hello" , "Server Hello" handshaking and negotiation... May be some other example of the book does have what I'm trying to achieve ...
Sorry if it is way out of the wireshark-dev domain...
Appreciate any help.
-pro