Telerik Forums
Fiddler Forum
3 answers
122 views
Hi, is there a way to have HTTPs option be turned on during setup, or via an extension ?
Similarly for Win8 exclusions ?

The scenario is using Fiddler for diagnosing HTTPS issues for users that may not be very technical and for whom the manual steps for turning on HTTPs and Win8 exclusions are error prone. But having them execute a script that installs fiddler and an extension is lower bar and less error prone.

Thanks
Eric Lawrence
Telerik team
 answered on 02 Feb 2015
4 answers
1.2K+ views
Hi Eric,

          I have created sample app(Console App in c#) with Selenium Webdriver and BrowserMob Proxy. BrowserMob Proxy has method which return response,i'm write response to a file as follow using below code
               Server server = new Server(<proxy path>);
                server.Start();
                Client client = server.CreateProxy();
                client.NewHar("google");
                var seleniumProxy = new Proxy { HttpProxy = client.SeleniumProxy };                
                var profile = new FirefoxProfile();
                profile.SetProxyPreferences(seleniumProxy);
                IWebDriver driver = new FirefoxDriver(profile);  
               driver.Navigate().GoToUrl(<url>);
              // below harData has response
               HarResult harData = client.GetHar();
               System.IO.File.WriteAllText(<file path>, JsonConvert.SerializeObject(harData, Formatting.Indented));


              Is it possible to do same thing with Selenium Webdriver and Fiddler.

Thanks,
Avinash.

















Eric Lawrence
Telerik team
 answered on 30 Jan 2015
2 answers
87 views
I installed Fiddler several months ago (Windows 7) and didn't use it much. I uninstalled it. In the last few days, my Trusteer app has been complaining that some websites I normally visit have a bad certificate.  I have searched all files and the registry on my computer and can't find any residual Fiddler files. I deleted the root and other certificates labeled "DO_NOT_TRUST ..." But, I'm still getting this error (see attached.) Same behavior in IE and Chrome. Something is stuck. Please advise how to remove and restore normal operation.

Tia
Robert
Top achievements
Rank 1
 answered on 27 Jan 2015
6 answers
158 views
I can no longer see the traffic from the chrome browser, i have checked for filters etc and there are none.
As you can see from the image attached the chrome browser is not showing could this be the reason and if so what is the fix.
Eric Lawrence
Telerik team
 answered on 27 Jan 2015
9 answers
1.4K+ views
Hi. I use windows 8.1 and need to debug my traffic from winstore apps to remote server. 

I sucessfully used fiddler for these purposes, but it unexpectedly stopped working.
 
Now I see next situation: after running fiddler all my winstore apps unable to send data to remote server. 
From my app I see that after submitting data simply nothing happens. After timeout expired, I get httpexception.

Of course, I know about windows 8 restrictions for winstore apps regard local traffic. And I've used enable loopback utility for this case. 
But recently it stopped work with strange behavior: on start app sucessfully got installed applications list, but unable to refresh it. 
When I press "Refresh" button, I got next error:
Unable to use NetIsoEnumAppContainers to get AppContainer list.
Error Code: 0x5

Attempting manual registry crawl; some information will be unavailable.

And I unable to see any data from my or installed app. Also any installed app is unable to send and receive any data with runned fiddler. 

 I've tried to uninstall\reinstall fiddler but not helps. Do you know something about this problem? Can you help me to solve it?






Eric Lawrence
Telerik team
 answered on 23 Jan 2015
4 answers
276 views
I'm wondering if there's a way to force a client reconnect in an extension? I looked through the network flags and didn't see anything but I did find the fiddler.network.timeouts.clientpipe.resuse setting. The extension I'm working on spins up background threads to make it's own webrequests against an F5 however I'm getting locked to a specific machine due to using the same client connection. I'd rather not muck with the preferences and instead force a reset before each new web requests. Is there a way to do this?

Thanks in advance!
-C
Christopher
Top achievements
Rank 1
 answered on 21 Jan 2015
1 answer
1.4K+ views
I was curious on the SSL settings utilized by Fiddler when https debugging is enabled. Is it limited by the Operating System on SSL protocols (SSL vs TLS versions), Ciphers and digest algorithm? Is there an order of preference for each criterion, starting with lets say the highest (something like TLS 1.2+GCM/AES 256 bit+SHA384) ?
Eric Lawrence
Telerik team
 answered on 20 Jan 2015
1 answer
634 views
Hi Eirc,
     Thank you for your wonderful Fiddler first of all.
     I want use Fiddler Script to save or export the packets I'm interested in automaticly.But I don't know how to do.
     
    For example,I need to save all the packet to the destination hostname 'www.xxx.com'.
    I think I can add the auto save code like this:

    if (oSession.host.indexOf("www.xxx.com") > -1) {
     //save or export the packet to my own file
   }

   Does Fiddler Script supports write data to local file,And how to do it ?

   Maybe there's some other way to export or save the specific packets automaticly ,would you please tell us how to ?
   
   Thanks.

Stephen
   
Eric Lawrence
Telerik team
 answered on 15 Jan 2015
3 answers
139 views
Currently, I can view all traffic (both HTTP and HTTPS) from my Win8 Phone when browsing the web. However, when I launch a game, I am unable to see any of the calls made. Even HTTP Connect calls are unable to be seen. I'm currently checking this on an actual Win8 Phone and not an emulator. To see the calls appropriately, will I need to be using the emulator or will this make a difference?

Thanks,
Mason
Eric Lawrence
Telerik team
 answered on 15 Jan 2015
5 answers
5.3K+ views
Hi,

On visiting https sites like https://google.com, etc. from non-administrator windows account shows following error in chrome-

Note: There are no issues with Administrator account. Also latest fidder dll is used.

Kindly suggest.

=====ERROR=========================

Your connection is not private

NET::ERR_CERT_INVALID

Subject: www.google.co.in
Issuer: DO_NOT_TRUST_FiddlerRoot
Expires on: Jan 9, 2025
Current date: Jan 9, 2015
PEM encoded chain: -----BEGIN CERTIFICATE-----
MIIEIDCCAwigAwIBAgIQTlVbjpOQwE2xzdCLAw6zwjANBgkqhkiG9w0BAQsFADBq
MSswKQYDVQQLDCJDcmVhdGVkIGJ5IGh0dHA6Ly93d3cuZmlkZGxlcjIuY29tMRgw
FgYDVQQKDA9ET19OT1RfVFJVU1RfQkMxITAfBgNVBAMMGERPX05PVF9UUlVTVF9G
aWRkbGVyUm9vdDAeFw0xNTAxMDIwMDAwMDBaFw0yNTAxMDkwMDAwMDBaMGIxKzAp
BgNVBAsMIkNyZWF0ZWQgYnkgaHR0cDovL3d3dy5maWRkbGVyMi5jb20xGDAWBgNV
BAoMD0RPX05PVF9UUlVTVF9CQzEZMBcGA1UEAwwQd3d3Lmdvb2dsZS5jby5pbjCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJcH4QBeyYzwqGnzXAJi/XGd
og+X3IUltUelLtp/4Gu4iJPY4lPiH7nZhOc4sflPvwgR9fjkW8VC66MaC7LIHxYE
QzY/F0vhQwtuyHuuytb+fJ83A016qB0dxIsKv23vRLJJWZNY2T070XFTPD0P90Wk
80OUTbNxSmwVjSO+v5Fj2punwacfyiSO/SwXdYK2Si4qPYfMrk4+XhGYWibISHuL
MkBb2txztAxrNiLD4srR0E4YBCYWVLzKzbxTcj/e+HXe+wWkVYxQMYawZoUTwZqG
F442jRcmkCwnjA+O6vJLnmhbfA57cafFxLE2WRCsgrjMl2rwlL+EC/AAkTYyymMC
AwEAAaOByTCBxjCBowYDVR0jBIGbMIGYgBTwWRI8PkxLwZJVD8ILIP3dE1jB7KFu
pGwwajErMCkGA1UECwwiQ3JlYXRlZCBieSBodHRwOi8vd3d3LmZpZGRsZXIyLmNv
bTEYMBYGA1UECgwPRE9fTk9UX1RSVVNUX0JDMSEwHwYDVQQDDBhET19OT1RfVFJV
U1RfRmlkZGxlclJvb3SCEACChZyw50T3L/zLgc+6CyswCQYDVR0TBAIwADATBgNV
HSUEDDAKBggrBgEFBQcDATANBgkqhkiG9w0BAQsFAAOCAQEAUTjBICxinfvOZUhO
zuLt1XBrJT1yrPOPVjEUExzeEiGWCe+uUTooavXlWdwXpL3g5PzBasLGNFxSTmpY
c1fOQuWWvqNcAwpgbZxmMVstseQ+q89BS3eyvNBB6mM7K91LseGHYBE7ji3FpRJs
Ggc2hDkoGBdWIgq3fKtd7kIxB7g7hMBt7ec2eCcDkU1ACONO4AUz3PifomKQ8yv0
Dh0pI2WVwCRhOxzX3HvXVBrrd6kam8PDudHhCTKPLY4DUaa8eaWC4DfVKYAp+uEk
pQgvqwAgw3drnGr0SB9AiTFXuPeEVtj9XUHZg/5VoC821npnh1NeFWyVlvlwRNTp
odIZhw==
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIDozCCAougAwIBAgIQALGostjdEpCpSiqILm1ymzANBgkqhkiG9w0BAQsFADBq
MSswKQYDVQQLDCJDcmVhdGVkIGJ5IGh0dHA6Ly93d3cuZmlkZGxlcjIuY29tMRgw
FgYDVQQKDA9ET19OT1RfVFJVU1RfQkMxITAfBgNVBAMMGERPX05PVF9UUlVTVF9G
aWRkbGVyUm9vdDAeFw0xNTAxMDIwMDAwMDBaFw0yNTAxMDkxNjA2MjdaMGoxKzAp
BgNVBAsMIkNyZWF0ZWQgYnkgaHR0cDovL3d3dy5maWRkbGVyMi5jb20xGDAWBgNV
BAoMD0RPX05PVF9UUlVTVF9CQzEhMB8GA1UEAwwYRE9fTk9UX1RSVVNUX0ZpZGRs
ZXJSb290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnPFzPLUapT7u
FJunqww41DAq3IrBAvn+rgwn/CtjloMANfBAYdslEQKyZXrYMUlbUoxD3ibewVv2
S+Y5fIUr/scFYi0lYdNNCfN68kxd0OAyEMpnU1l9NFj1l8+mz0GYHk+aT5roLFjj
slyV0gHQSjBogkLCyWrsU1yZgmKK0jph8GMHjeaqugiSjluwp7zMfMIhqlxLMAH8
kmhET1+wC3z8stAFVbzoEudq/gRsChHivc2+1FptWrVhTpDMYvxgKiCCOkiiphN3
+X6g4W4fDFVaLa9RGgVYdQIlBDxsdylAXv4EvKZ6vt+VZ8j88bxPZ8MOUdSrA8VH
1uEWK1e1lwIDAQABo0UwQzASBgNVHRMBAf8ECDAGAQH/AgEAMA4GA1UdDwEB/wQE
AwICBDAdBgNVHQ4EFgQUsP3igXensy7iYLaTmhwc+vr4feswDQYJKoZIhvcNAQEL
BQADggEBAJdOMo0tPo8zluUliCJMbCn1UDkj9av4yir5vGHa9ettvsFF6E6JmHys
eM2d3DhPjT4hqhrx6KpJqFHAhW/EoHqurVbfvQhzVt2wYWx+Ivr83AXnpuHkbCrp
UnVSt3MlsY5/DrOWDQd+L3wGB3N5Wem8JOEhXZ7D7LkFEwEXvk3OPocVZ5RGrs9h
ghk2js5ewXAdWtudPnd2Gy8gjh5NIWgGZqaaNJkXHYSOZ2rlRhmzP2rYvX9FnzN3
t6jX/H4gucNVl6whQ17hcnHDeRQm1zNJAnYbh3bUn7TycqY+Ti9eotzgrQGZ8IbL
JcGMZRh+PlUuGD9oXf1Y0PSKzTQD93E=
-----END CERTIFICATE----











Eric Lawrence
Telerik team
 answered on 13 Jan 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?