Changes between Initial Version and Version 1 of Ticket #2459, comment 41


Ignore:
Timestamp:
Nov 8, 2021, 8:08:34 AM (3 years ago)
Author:
Jeff McKenna

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2459, comment 41

    initial v1  
    99Error code: SSL_ERROR_RX_RECORD_TOO_LONG
    1010}}}
    11 Even though I specify this request (notice no port):
     11Even though I specify this request (notice no port), which in the browser returns a valid map image:
    1212* 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
    1313
    14 I'm not sure why this port appears here.
     14I'm not sure the server redirects to the 80 port and causes this error.