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

User Supplied Root cert?

5 Answers 127 Views
Extensions and Customization
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 04 Jun 2014, 10:23 PM
HI, I came across the blog article below and I'm curious if there are any examples on how to use an existing cert vs the default "fiddler DO NOT TRUST".

http://blogs.telerik.com/fiddler/posts/13-08-19/faq---certificates-in-fiddler

5 Answers, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 05 Jun 2014, 02:02 PM
Hi, Justin--

Generally speaking, this is not a capability that Fiddler exposes. If you can elaborate on why specifically you wish to do this, I may be able to help.

thanks,

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Justin
Top achievements
Rank 1
answered on 06 Jun 2014, 06:02 PM
Hi Eric,

We're wanting to build an application that can intercept and modify https traffic before it reaches the final destination. Essentially, our client will use the web page as they normally would, except we want to use fiddler core to proxy this traffic and make modifications. We want to be able to deliver a cert other than the "DO_NOT_TRUST_FiddlerRoot "to the client so they can install on their users workstations.

I'm happy to provide additional details of the specific use case and also need to inquire about a commercial license. Shall I contact support?

0
Eric Lawrence
Telerik team
answered on 09 Jun 2014, 02:22 PM
Hi, Justin--

Yes, sending an email to the support alias is the best way to inquire about commercial licenses and I can work through the certificate questions with you directly.

(For what it's worth, there's no technical mechanism that prevents manually sharing a single "DO_NOT_TRUST_" root across multiple client PCs.)

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Joachim
Top achievements
Rank 1
answered on 10 Oct 2016, 11:33 AM

Hi,

[quote]Justin said:Hi Eric,
We want to be able to deliver a cert other than the "DO_NOT_TRUST_FiddlerRoot "to the client so they can install on their users workstations.
[/quote]

is this possible by now?

 

Regards

Joachim

0
Tsviatko Yovtchev
Telerik team
answered on 17 Oct 2016, 02:04 PM
Hi,

This is still not available. You can start a new idea at https://fiddler.ideas.aha.io so that other users can vote for it too.

Technically you can replace the certificate Fiddler will use by changing the values  of fiddler.certmaker.bc.key and fiddler.certmaker.bc.cert prefs. The problem is to get the prefs set to something BouncyCaslte can read in its PrivateKeyFactory and X509Certificate classes. Somebody here - https://groups.google.com/forum/#!topic/httpfiddler/23ikHCOAczs was able to do that using OpenSSL.

Regards,
Tsviatko Yovtchev
Telerik by Progress
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
Extensions and Customization
Asked by
Justin
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Justin
Top achievements
Rank 1
Joachim
Top achievements
Rank 1
Tsviatko Yovtchev
Telerik team
Share this question
or