
zaproxy - issue #1656
ZAP Proxy fails to load external JS (502 Bad Gateway ) ZAP Error [java.net.ConnectException]: Operation timed out
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.
Comment #1
Posted on Jul 2, 2015 by Grumpy RhinoZAP 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?
Status: Invalid
Labels:
Type-Defect
Priority-Medium