Hey everyone -
We're having a problem getting ESRI's ArcGIS proxy to work with HTTPS. We're using the Java (JSP) version on our ArcGIS Server (loaded into it's internal Tomcat) and it's working, but only w/ HTTP -- it fails with HTTPS.
We've loaded our proxy at the following internal URL:
https://server-core:6443/esri-proxy/proxy.jsp?
One of the internal URLs we're hitting is:
https://server-core:6443/arcgis/rest/services/SampleWorldCities/MapServer?f=json&dpi=96&transparent=true&format=png8&callback=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback
The complete call is therefore:
https://server-core:6443/esri-proxy/proxy.jsp?https://server-core:6443/arcgis/rest/services/SampleWorldCities/MapServer?f=json&dpi=96&transparent=true&format=png8&
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registrieren Sie ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.