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

Publish custom cert when configuring Fiddler as reverse proxy?

2 Answers 128 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Austin
Top achievements
Rank 2
Austin asked on 05 May 2014, 06:06 PM
Is there a way to use a custom cert when configuring Fiddler as a reverse proxy? We have a particular use scenario with Autoresponder we'd like to setup that would be easier if the devices didn't have to be configured to trust the Fiddler root. I know most reverse proxy solutions have the ability to publish a cert, I wasn't sure if that was something Fiddler could/should do.

-austinmc

2 Answers, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 08 May 2014, 01:29 PM
Howdy, Austin--

The process is described here: https://groups.google.com/d/msg/httpfiddler/g55s8xZxgZY/KMIZvlLNKBkJ

Basically, inside your FiddlerScript's Main function, you'll call CertMaker.StoreCert, passing in the hostname and information about the certificate and private key.

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
Austin
Top achievements
Rank 2
answered on 08 May 2014, 04:06 PM
yee haw! that worked like a champ! Thanks Eric!
Tags
Fiddler Classic
Asked by
Austin
Top achievements
Rank 2
Answers by
Eric Lawrence
Telerik team
Austin
Top achievements
Rank 2
Share this question
or