[SAC] [OSGeo] #2459: new dedicated VM for demo.mapserver.org
OSGeo
trac_osgeo at osgeo.org
Mon Nov 8 08:06:17 PST 2021
#2459: new dedicated VM for demo.mapserver.org
---------------------------+----------------------------------------
Reporter: Jeff McKenna | Owner: sac@…
Type: task | Status: reopened
Priority: normal | Milestone: Sysadmin Contract 2021-II
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+----------------------------------------
Changes (by Jeff McKenna):
* status: closed => reopened
* resolution: fixed =>
Comment:
Reopening. There seems to be a problem with HTTPS & port redirection.
Clients such as QGIS call services on this demo, and they hit this url
(notice the ":80" port)
* https://demo.mapserver.org:80/cgi-
bin/umn?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=44.97440639080338087,-93.19614722958594655,44.9933979530691488,-93.16564743649665559&CRS=EPSG:4326&WIDTH=1023&HEIGHT=637&LAYERS
=osm-
mn&STYLES=&FORMAT=image/png&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96&TRANSPARENT=TRUE
* and that throws an error:
{{{
Secure Connection Failed
An error occurred during a connection to demo.mapserver.org:80. SSL
received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
}}}
Even though I specify this request (notice no port):
* https://demo.mapserver.org/cgi-
bin/umn?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=44.97440639080338087,-93.19614722958594655,44.9933979530691488,-93.16564743649665559&CRS=EPSG:4326&WIDTH=1023&HEIGHT=637&LAYERS
=osm-
mn&STYLES=&FORMAT=image/png&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96&TRANSPARENT=TRUE
I'm not sure why this port appears here.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2459#comment:41>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list