This is a migrated thread and some comments may be shown as answers.

setup fiddlercore with installed certificates on the device

3 Answers 139 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
Taras
Top achievements
Rank 1
Taras asked on 06 Sep 2017, 11:13 AM
Hello.
I have a desire to run fiddlercore on the n-port and proxy through it only mobile devices.
question:
1-How to disable the auto-proxy combo on which the program is running?
2- How do I specify fiddlercore to use a certificate that has already been installed on the device (for example, FiddlerCore.cer) as does Fiddler, rather than generating a new one?

3 Answers, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 13 Sep 2017, 10:34 AM
Hello,

1. When you call the Startup method you pass a FiddlerCoreStartupFlags as an argument (most probably the FiddlerCoreStartupFlags.Default value). In order to stop FiddlerCore of setting itself as proxy for the machine you should not pass the FiddlerCoreStartupFlags.RegisterAsSystemProxy value.
2. This guy seems to have found a solution and wrote it in a blog post. You can give it a try.

Regards,
Alexander
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Taras
Top achievements
Rank 1
answered on 13 Sep 2017, 11:05 AM
thank you.
I did it the way it was, and either I or everything fell, or a new certificate was generated. it works locally for the computer, but for the mobile I have not found the answer.
0
Alexander
Telerik team
answered on 14 Sep 2017, 06:42 AM
Hi,

I didn't quite understand you, so could you elaborate some more. What is your setup, what do you expect to happen and what is the problem.

Regards,
Alexander
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
FiddlerCore
Asked by
Taras
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Taras
Top achievements
Rank 1
Share this question
or