[gdal-dev] OGR WFS from behind NTLMv2 proxy server
Even Rouault
even.rouault at mines-paris.org
Mon Feb 18 14:41:50 PST 2013
Le lundi 18 février 2013 02:45:05, Jeremy Palmer a écrit :
> Is it possible to connect to a WFS server when behind an NTLMv2 proxy
> server?
>
> I've tried setting the http_proxy to http://user:pass@host:port but I got
> this response (which makes it look like the credentials were not passed)
Try setting GDAL_HTTP_PROXY=host:port and GDAL_HTTP_PROXYUSERPWD=user:pass as
environmenet variables / configuration options.
More information about the gdal-dev
mailing list