I am trying to capture HTTPS traffic between a client (windows machine) and a server. I would like to do this before the traffic is encrypted as I would like to analysis its contents.
Is there an easy way to do this on the local machine? For example, could I set up a local HTTP proxy to achieve this?