Summary
Instructions provided describe the steps for using Fiddler to capture https connections and decrypt https traffic.
Procedure
- Install and launch the Fiddler application.
- Once the application is launched, select Tools > Options.
- Click the HTTPS tab, and enable the settings to:
- Capture HTTPs CONNECTS
- Decrypt HTTPS traffic
- Confirm the request to import the Fiddler trust root certificate.
- Press F12 to:
- Stop tracking and restart it again
- Stop tracking and remove the already captured session
- Close all programs and browsers.
- Press F12 to start tracking and reproduce the error behavior.
- After reproducing the error behavior, press F12 again to stop tracking.
- Save the session as an .saz file.