Hello ThinkGeo Support,
We have deployed ThinkGeo using the World Map Kit to a secure server. All requests are using HTTPS except requests to World Map Kit.
One of our requests looks like the following:
http://worldmapkit3.thinkgeo.com/CachedWmsServer/WmsServer.axd?BBOX=90,-90,180,0&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&FORMAT=image%2Fjpeg&HEIGHT=256&LAYERS=OSMWorldMapKitLayer&REQUEST=GetMap&SERVICE=WMS&SRS=EPSG%3A4326&STYLES=WorldMapKitDefaultStyle&VERSION=1.1.1&WIDTH=256&ZOOM=2
Is there a way to make this request over HTTPS? If so how would we do this?
Thanks in advance for your support.