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

HTTPS Problem and Images

3 Answers 168 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
Miguel
Top achievements
Rank 1
Miguel asked on 20 Jun 2014, 03:44 AM
Hi guys,

I'm using FiddlerCore with VB.Net as I have to manipulate some pages in my company.
The problem is its acting weird with the HTTPS and most of the images in the webpages doesn't load.

Here you have the code I'm using right now:

http://pastebin.com/cFQ7XJA1

Here you have a screenshot of the error:

http://prntscr.com/3um4jv

I don't know why this happens as I have the certificate in the trustable:

http://prntscr.com/3um4tm

What am I doing wrong?
Thanks for the help.






3 Answers, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 23 Jun 2014, 02:55 PM
Hi, Miguel--

Firefox is the only browser that does not use the system's list of Trusted Root Certificate Authorities; instead it uses its own list. Please see http://blogs.telerik.com/fiddler/posts/13-04-01/configuring-firefox-for-fiddler for details.

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
Miguel
Top achievements
Rank 1
answered on 24 Jun 2014, 02:43 PM
Thanks Eric.
I see the problem with FireFox but I must do something automaticly as I'm configuring a large network.
Is there any way to trust the certificate in FireFox without going to all the computers in the network?
For example in FireFox I can change many things in the prefs of the firefox.
Is there a file in FireFox that I can edit to acomplish this?
Thank you.
0
Eric Lawrence
Telerik team
answered on 24 Jun 2014, 10:25 PM
Hello, Miguel-- 

Mozilla offers a command-line utility that can be used to update a Firefox User's Trusted Root store; it's non-trivial, but there are a number of guides on the Internet; for example: http://community.spiceworks.com/how_to/show/15158-firefox-trust-a-local-certificate-authority-for-all-users-and-computers

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.

 
Tags
FiddlerCore
Asked by
Miguel
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Miguel
Top achievements
Rank 1
Share this question
or