Hi,
I reviewed prior posts and I see that this question has been asked before but either I don't fully understand the solution or my problem is slightly different. I am attempting to user Fiddler with SSL decryption enabled to visit a site that we use for a vendor product (which is based in Flash). I am able to access alot of other HTTPs sites (such as Google, Paypal, etc.) and view the resulting traffic, but I cannot access this particular site that I need.
I installed Fiddler today so I have the newest copy.
I see the following log entry when I try to access the site:
16:48:19:9974 fiddler.network.https> HTTPS handshake to <> failed. System.IO.IOException Received an unexpected EOF or 0 bytes from the transport stream.
The SSL certificate is in the trusted root store. When I attempt to visit the site, I am prompted to accept the untrusted certificate and then IE attempts to load the page for quite some time and never gets through. I also tried in Chrome just to make sure this wasn't a browser-specfic problem.
I think I am very close and just need a little help to get through. Please let me know any information I can provide to get to the bottom of this. Thank you in advance.