ashenchowthee / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

ZAP Proxy fails to load external JS (502 Bad Gateway ) ZAP Error [java.net.ConnectException]: Operation timed out #1656

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set the Firefox browser proxy to the ZAP localhost : 8888
2. Also Imported the the OWASP ZAP certificate to browser.
2. Tried opening a url https://nexus.ensighten.com/fidelity/stage/Bootstrap.js
3. Browser keeps waiting and fails to load as it is accessed through ZAP proxy.
4. If i try to open the same url 
https://nexus.ensighten.com/fidelity/stage/Bootstrap.js without zap proxy it 
loads fine.

What is the expected output? What do you see instead?
I was able to figure out that only because of this particular 
https://nexus.ensighten.com/fidelity/stage/Bootstrap.js  my application was not 
rendering (waiting long for this Js to load) when the zap proxy is on.  

i get 

ZAP Error [java.net.ConnectException]: Operation timed out

Expected this JS should load similar to other external Js files called part of 
the application.

What version of the product are you using? On what operating system?
 ZAP 2.4.0 

Mac OS X 10.10

Please provide any additional information below.

Original issue reported on code.google.com by ravivisw...@gmail.com on 29 Jun 2015 at 2:24

GoogleCodeExporter commented 9 years ago
ZAP has been migrated to GitHub - please raise this issue here: 
https://github.com/zaproxy/zaproxy/issues
Unfortunately we cant easily stop new issues from being created without 
redirecting the whole project, which we cant do right now for other reasons.
We have tried to remove all links to these pages - where did you get the link 
from?

Original comment by psii...@gmail.com on 2 Jul 2015 at 7:51