On 13.07.2018 18:33, Rick Stevens wrote: > On 07/13/2018 07:08 AM, bruce wrote: >> Trying to wrap my head around what I need to setup on a test system to >> be able to capture/view (in a file or via app output) the https >> traffic. My use case I have a test app talking to a remote server on >> "https" and I want to be able to see what the traffic flow is in terms >> of get/post cmds... >> >> I see different sites/articles on the need to setup a proxy >> server/certs and to then install/insert the cert in the "browser" >> location. In my case I'm using a test headless browser, so I'm trying >> to get a basic model of how this can work. >> >> So, if anyone has insight/pointers feel free to share!! > > If the browser is Linux-based, use tcpdump to capture all of the traffic > between the browser and server and save it to a file. Run this in a > separate CLI window on the browser machine as root: The OP want to look into TLS encrypted traffic. tcpdump will not help in this case. There is no way around to use a special proxy in between and place a custom CA into the client. best regards Ulf _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/I3AFU33F644JAFPEMVP5RML3C5L6X642/