Skip to content
Permalink
Browse files
[msautotest] switch to https for demo.mapserver.org
  • Loading branch information
github-actions[bot] committed Dec 4, 2020
1 parent 887e86b commit 2c5f88f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
@@ -27,7 +27,7 @@ LAYER
STATUS DEFAULT
DEBUG 1
#CONNECTION "http://mstest.tiles.osgeo.org/wms/vmap0?"
CONNECTION "http://demo.mapserver.org/cgi-bin/mapserv?map=/osgeo/mapserver/msautotest/world/world.map&"
CONNECTION "https://demo.mapserver.org/cgi-bin/mapserv?map=/osgeo/mapserver/msautotest/world/world.map&"
CONNECTIONTYPE WMS
METADATA
"wms_srs" "EPSG:4326"
@@ -22,7 +22,7 @@ END

LAYER
NAME "X"
CONNECTION "http://demo.mapserver.org/cgi-bin/mapserv?map=/osgeo/mapserver/msautotest/world/world.map&"
CONNECTION "https://demo.mapserver.org/cgi-bin/mapserv?map=/osgeo/mapserver/msautotest/world/world.map&"
CONNECTIONTYPE WMS
TYPE RASTER
STATUS DEFAULT
@@ -27,7 +27,7 @@ LAYER
TYPE RASTER
STATUS DEFAULT
#CONNECTION "http://mstest.tiles.osgeo.org/wms/vmap0?"
CONNECTION "http://demo.mapserver.org/cgi-bin/mapserv?map=/osgeo/mapserver/msautotest/world/world.map&"
CONNECTION "https://demo.mapserver.org/cgi-bin/mapserv?map=/osgeo/mapserver/msautotest/world/world.map&"
CONNECTIONTYPE WMS
METADATA
"wms_srs" "EPSG:4326"
@@ -46,7 +46,7 @@ MAP
NAME client
TYPE RASTER
STATUS ON
CONNECTION "http://demo.mapserver.org/cgi-bin/wms?"
CONNECTION "https://demo.mapserver.org/cgi-bin/wms?"
CONNECTIONTYPE WMS
TEMPLATE "dummy"
METADATA
@@ -44,7 +44,7 @@ MAP
NAME client
TYPE RASTER
STATUS ON
CONNECTION "http://demo.mapserver.org/cgi-bin/wms?"
CONNECTION "https://demo.mapserver.org/cgi-bin/wms?"
CONNECTIONTYPE WMS
TEMPLATE "dummy"
METADATA
@@ -46,7 +46,7 @@ MAP
NAME client
TYPE RASTER
STATUS ON
CONNECTION "http://demo.mapserver.org/cgi-bin/wms?"
CONNECTION "https://demo.mapserver.org/cgi-bin/wms?"
CONNECTIONTYPE WMS
TEMPLATE "dummy"
METADATA
@@ -44,7 +44,7 @@ MAP
NAME client
TYPE RASTER
STATUS ON
CONNECTION "http://demo.mapserver.org/cgi-bin/wms?"
CONNECTION "https://demo.mapserver.org/cgi-bin/wms?"
CONNECTIONTYPE WMS
TEMPLATE "dummy"
METADATA

0 comments on commit 2c5f88f

Please sign in to comment.