[MapProxy] Wrong GetMap url when in https

Andrea Peri aperi2007 at gmail.com
Wed Jul 25 03:16:47 PDT 2018


Hi,

I have a mapproxy service as wms.

in the yaml, I set:

services:
  wms
    md:
      online_resource: https://www502.regione.toscana.it/sfondo_cached/wms
So I guess the url should be returned in https.

When I do the GetCapabilities request,
https://www502.regione.toscana.it/sfondo_cached/wms?request=getcapabilities

I receice a response where the tag:

<Service>
    <OnlineResource xlink:href="
https://www502.regione.toscana.it/sfondo_cached/wms"/>

Is effectivelly in https.

But the GetMap online url is in "http"

<HTTP>
  <Get>
    <OnlineResource xlink:href="
http://www502.regione.toscana.it/sfondo_cached/wms?"/>

There is some specific setting to have also the GetMap url in https or this
is an issue ?

Many thx.
A.

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20180725/96a21fda/attachment.html>


More information about the MapProxy mailing list