Telerik Forums
Fiddler Forum
1 answer
1.1K+ views

I am on windows 10 with a Java 8 Application talking to a remote server.  When I enable decode HTTPS and I go ahead and generate and install and say trust the root certificate.  When I run my application with Fiddler I get the following:

 

16:10:54:9362 /Fiddler.CertMaker> Invoking CertEnroll for Subject: CN=*.v1host.com, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com; Thread's ApartmentState: MTA
16:10:54:9372 /Fiddler.CertMaker> Reusing PrivateKey for '*.v1host.com'
16:10:55:0284 /Fiddler.CertMaker> Finished CertEnroll for 'CN=*.v1host.com, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com'. Returning cert
16:10:55:2048 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < An unknown error occurred while processing the certificate for pipe (CN=*.v1host.com, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com).

The program works fine when I dont have fiddler running.

What am I missing

Alexander
Telerik team
 answered on 17 Aug 2017
1 answer
110 views

I'd appreciate your help.

Windows Server 2008 R2 x 64
Server configured to use Mandatory profile
After you apply the Decrypt HTTPS traffic configuration, you receive an error
Unable to Generate Certificate
Creation of the interception certificate failed.
MakeCert-1 exe.
Results from C:\Program files (x 86) \fiddler2\makecert.exe-R-SS My-n "CN = do_not_trust_fiddlerroot, O = do_not_trust, OU = Created by http://www.fiddler2.com"-Sky Signature-EKU 1.3.6.1.5.5.7.3.1-H 1-CY Authority-a sha256-M 132-B 08/08/2016
Error: Can't Create the key of the subject (' JoeSoft ')
Failed
No error occurs on servers without using Mandatory profile

Alexander
Telerik team
 answered on 14 Aug 2017
3 answers
693 views
I want to increase the number of ports for listening.
I want ports 8888, 8889, 9000 ...
How can i do that?
Alexander
Telerik team
 answered on 10 Aug 2017
2 answers
494 views

Is the new version of Fiddler Admin only?  I installed the update that I was notified of and it looks like it installed into the 'local' Admin path, which I don't have access to since I don't run as an administrator.

It also uninstalled the older version (which was in my accessible directory).  Is there any way to get back the non-Admin installed version?

Thanks,

Tim

Tim
Top achievements
Rank 1
 answered on 09 Aug 2017
1 answer
457 views

In my application, I've set the Cache-Control response header for all pages to "no-cache, no-store, must-revalidate". Fiddler can capture that header correctly for all the static pages, but it only manages to catch "no-cache" for my AJAX calls. Is this an issue with Fiddler or with AJAX itself? Does AJAX not have the other 2 flags in its header? Or is Fiddler intentionally ignoring them because they don't apply to AJAX calls?

Alexander
Telerik team
 answered on 09 Aug 2017
2 answers
164 views

I have a .net application that makes http api requests. I configured the app.config with the following

  <system.net>
    <defaultProxy enabled="true" useDefaultCredentials="true">
      <proxy bypassonlocal="false"  proxyaddress="http://127.0.0.1:8888"  usesystemdefault="false" />
    </defaultProxy>
  </system.net>

When I close fiddler, I get an error saying the remote ip address can't be reached. So, my app is definitely going through fiddler at 120.0.0.1:8888.

I can even see the Connets "Tunnel To".

But the actual main POSTS, GETS, etc.. are n't being shown. Why is that?

 

 

John
Top achievements
Rank 1
 answered on 08 Aug 2017
1 answer
77 views

What is the best way to do this?

 

We can't easily edit an existing test case in the UI (you can look at the baseline but AFAIK you can't edit it without either hacking the file or executing/re-composing/adding back to API test list.

And even if we could edit them directly, I want to simply switch the host for all the Uris selected for the arrSess[ ] session list.

How do I choose theHost in a dynamic, UI-prompted way? All I have been able to do is a know in custom rules I can do something like this:

 

BeforeTestList(arrSess: Session[]): boolean
{
    // How do I choose theHost from a popup/form of choices? All I figured out is a simple message box, nothing rich:

    MessageBox.Show("Run Tests" + arrSess.Length.ToString() + " tests.", "BeforeTestList", );

    for (var i: int=0; i<arrSess.Length; i++)
    {
        arrSess[i].host = theHost;
     }

}

Let's say I want to pick it from a short dropdown or radio button list.

I tried using a Windows Form but it seems that the context under which jscript.net executes in Fiddler is somewhat protected and it doesn't seem to want to let me use those classes.

 

Can someone post a small example of how you would dynamically choose the host to run your list of sessions against when you do 'Run selected tests' in the API test tab?

Alexander
Telerik team
 answered on 08 Aug 2017
1 answer
97 views

Running Windows 10.  When executing the Fiddler.exe the following message appears:

"Not enough quota available to process this command"

One of the IT guys increased the quota to the recommend limit and still getting this message.

What needs to be done to get this program to work?

 

Alexander
Telerik team
 answered on 07 Aug 2017
0 answers
139 views

 I need to transfer my pcloud files to uptobox account, but pcloud download link won't work in any remote url upload due to hotlinking protection.

I need to find actual link of pcloud download links,  So I can transfer to uptobox through remote url Upload. 

Is it possible to find actual link by fiddler software? If yes then tell me how to do it? I am searching solution for ages. Pls help me.

kingston
Top achievements
Rank 1
 asked on 04 Aug 2017
2 answers
127 views
Installation seemed to work ok and I was able to run Fiddler for mac, but at the second page being traced (a login form) the whole system crashed and rebooted. I then deleted the fiddler-mac folder and uninstalled Mono per instructions on the Apple forum, but i currently cannot browse the vast majority of sites with any browser, not just Safari. any clue please before I waste a ton of time wiping the system clean ? Thanks
Alexander
Telerik team
 answered on 03 Aug 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?