up vote 0 down vote favorite
share [g+] share [fb]

I have noticed that Fiddler2 does not work with https in windows 7 as in windows Xp. Probably resigning option does not work due to windows 7 better security.

When accessing https site with this option on, the page either hangs, or https traffic just not seen in Fiddler.

Is it possible to resolve this issue?

Thnx.

link|improve this question
Note: The opener has answered his own question. – EricLaw -MSFT- Jan 25 '10 at 21:08
feedback

migrated from stackoverflow.com Jan 26 '10 at 8:15

This question came from our site for professional and enthusiast programmers.

2 Answers

That was my antivirus interference (Kaspersky Internet Security)

link|improve this answer
feedback

Check your version....

Then go to the menu under Tools-Fiddler Options-HTTPS (tab) and choose to decrypt https traffic.

link|improve this answer
This method works in XP but not in Seven as I said... – Dims Jan 25 '10 at 17:25
feedback

Your Answer

 
or
required, but never shown