I would like to use tcpflow to monitor https requests. I have read tutorials on how to monitor http traffic but when I connect to a host using https the output is garbled. I am using tcpflow in the following manner:
sudo tcpflow -s -c -i eth0 src or dst host api.linkedin.com