Skip to content

If the services are in HTTP, then GetCapabilities requests must be sent in HTTP #6127

@ElenaGallo

Description

@ElenaGallo

Description

If a map with HTTPs URL has the services in HTTP the service requests must remain in HTTP and not in HTTPS as it happens now.

How to reproduce

  • Open this map
  • On console open a layer request

Expected Result

Request is in HTTP, as follows:

http://encws.geo-solutions.it/geoserver/ows?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=EMSA%3AS52%20Standard&STYLES=&SRS=EPSG%3A4326&CRS=EPSG%3A4326&TILED=false&WIDTH=1085&HEIGHT=879&BBOX=35.71878433227539%2C14.203777313232422%2C36.020565032958984%2C14.576282501220703

Current Result

Request is in HTTPs, as follows:

https://encws.geo-solutions.it/geoserver/ows?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=EMSA%3AS52%20Standard&STYLES=&SRS=EPSG%3A4326&CRS=EPSG%3A4326&TILED=false&WIDTH=1085&HEIGHT=879&BBOX=35.71878433227539%2C14.203777313232422%2C36.020565032958984%2C14.576282501220703

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions