[QGIS-trac] Re: [Quantum GIS] #1350: WMS connection don't work
through proxy
Quantum GIS
qgis at qgis.org
Tue Mar 10 09:07:22 EDT 2009
#1350: WMS connection don't work through proxy
-----------------------------------------------------+----------------------
Reporter: neumann | Owner: nobody
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.2
Component: WMS | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: Debian
Must_fix: Yes | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by jef):
Replying to [comment:4 marchesinivan]:
> Warning: UNEXPECTED RESPONSE: [HTTP/1.1 502 Proxy Error ( The specified
Secure Sockets Layer (SSL) port is not allowed. ISA Server is not
configured to allow SSL requests from this port. Most Web browsers use
port 443 for SSL requests. )
[...]
> It seems a problem of SSL??
No, as monty pointed out QGIS uses HTTP CONNECT to access the WMS server
thought the proxy. But the proxy you use is configured to restrict HTTP
CONNECT to port 443 (usually used HTTPS).
Perhaps it helps when you switch from HttpProxy to HttpCachingProxy (but I
think that's currently available in 1.1 only).
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1350#comment:5>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list