No HTTPS requests in a TCP stream? (also decoding-help)
So I am having an issue where I am not able to see the actual HTTP requests inside a TCP stream. I only see encrypted data getting transferred on SSL and TCP protocol. I guess the stream might show the HTTP request if it was decoded, or am i wrong?
The entire TCP stream looks like this:
It also looks like Wireshark isn't able to decode all of the response from the HTTP request. I only see bits like "netzo666" = username, "NETZO-SAMAAA" = ingame name and "¿Cuál es mi bebida preferida?" = security question of my account.
So if anyone also could help with decoding this, that would be great.
How to do it in mac??