We have a web based application that renders inside an iFrame. When using Fiddler and decrypting HTTPS, there is one iFrame that generates the message "The security certificate presented by this website was not issued by a trusted certificate authority". If we uncheck the decrypt option or use the application without Fiddler running we have no errors. Looking at the URL it is trying to browse to a website that has a Fiddler DO_NOT_TRUST certificate in the user personal certificate repository. I have clicked on the Actions button on the HTTPS tab and chosen the "Trust Root Certificate" option but that made no difference. Any ideas why this one site would reject the Fiddler certificate?
Thanks in advance
Hi,
I have problem download the certificate on any mobile (iOS and android) at work.
I made the configurations on my phone but I still can't download the certificate on this address:
http://ipv4.fiddler:8888/ (Device : Samsung S8, S7, Iphone X, iphone 6)
the Fiddler Echo Service dos not load
the "Decrypt HTTPS" option in Tools -> Options -> HTTPS is checked.
NB (At home it works without problems with the wifi)
Has this to do with the corpatret wifi that does not allow this?
Thanks
Hi Friends,
I am using a Chrome browser and when I turn Capturing On I notice that I am unable to see the http request data from my Restful API and my page also does not return any data. I notice that when i open another Chrome Browser the URL says Not Secure and their is a message in the body of the page that reads... Your connection is not private. I dont have a clue as to what is going on so I just titled my question as this being an issue with the proxy. Thanks for any help !
I have to trace incoming https requests using fiddler. As per docs, we have to use fiddler as reverse proxy for which we need to make a change in registry.
In organization, touching registry manually is not allowed. Is there anyother way to enable the reverse proxy feature. Is there any button available in fiddler through which changes can be done automatically.
Please suggest. I need this on urgent basis.
Hi guys,
I'm getting the following error:
CONNECT :443 HTTP/1.1
Host: :443
A SSLv3-compatible ClientHello handshake was found. Fiddler extracted the parameters below.
Version: 3.3 (TLS/1.2)
Random: 0F 42 E4 A0 84 A5 05 4B 54 8C 2C 2B A1 F4 01 B8 9D 81 9A A8 74 FE 24 E8 46 15 19 68 3C BC 0E 01
"Time": 16-07-2055 03:21:19
SessionID: empty
HTTP/1.1 200 Connection Established
FiddlerGateway: Direct
StartTime: 19:37:45.587
Connection: close
fiddler.network.https> HTTPS handshake to (for #1) failed. System.IO.IOException Received an unexpected EOF or 0 bytes from the transport stream.
I have trusted the fiddler root certificate, imported it via mmc. Further more I have set fiddler to ignore certificate errors, and enabled the following protocols:
<client>;ssl2;ssl3;tls1.0;tls1.1;tls1.2
I'm using fiddler 4.5, but have also tried with version 2.
I also tried searching for this issue, but no solution seemed to present itself. Usually adding tls1.2 worked for people, but not in my case :(
Hello
I am currently trying to track any traffic of the game client, but for whatever reason it does not seem to pick up any of it.
All I have found so far was another Thread on this Forum which could not provide the details I need to get the information that I require.
According to the thread the client does not use the windows default proxy.. so what can I do in order to track the traffic?
Any help is appreciated.
~ Dinh
Hello,
I am getting the following error in fiddler and without Capture HTTPS CONNECTs it works, also in the Protocols I have enabled: <client>;ssl2;ssl3;tls1.0;tls1.1;tls1.2
fiddler.network.https> HTTPS handshake to <domain> (for #6) failed. System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The message received was unexpected or badly formatted
Win32 (SChannel) Native Error Code: 0x80090326
I have a fiddler capture and a netMon capture but don't wish to post that here.
Thank you,
Ahsen Baig
Hi, I'm running fiddler v5.0.20182.28034 for .NET 4.6.1 on Windows 10. When I start a capture or open an archive, after a couple minutes the session window automatically clears. I then have to either recapture my sessions or re-open the archive.
Is there a setting that is performing the automatic clearing? Seems to happen every couple minutes.
also note I don't see this behavior on Windows Server with the same version of fiddler.
thanks!