Hallo Jan,

Jan Berghoff-Flüel <ja...@webgis.de>, [20101209 - 15:01:37]

> I'm trying to retrieve WFS data from
> www.geoproxy.geoportal-th.de/geoproxy/services
> 
> The problem is currently not the OWS Proxy itself but how to setup a
> mapfile to send
> the right POST or GET request including the sessionID.

I might be wrong but this seems impossible atm. If the proxy is
secured by http basic auth you could hand in the needed credentials
within the URL (untested though):

CONNECTION "https://user:p...@server.fqd:port/service?...";

Make sure you import the SSL-cert correctly in libcurls keystore (found
in the value of URL_CA_BUNDLE env-var.

See [1] for more details.

HTH

        Stephan

[1] https://trac.osgeo.org/mapserver/ticket/3070
> 
> 2010/12/9 Stephan Holl <stephan.h...@intevation.de>
> 
> > Hallo Jan,
> >
> > Jan Berghoff-Flüel <ja...@webgis.de>, [20101209 - 12:08:18]
> >
> > > Hi,
> > >
> > > does anyone have experiences deploying mapserver to render a WFS
> > > which is secured by OWS Proxy?
> > >
> > > The problem is how to provide the dynamicly created sessionID to
> > > the OWS Proxy to retrieve WFS data,
> > > especially when using POST method.
> > >
> > > Is this possible at all?
> > >
> > > Any hints are appreciated. Thanks in advance.
> >
> > Which OWS Proxy are you referring to?
> >
> > Best
> >        Stephan
> >
> > --
> > Stephan Holl <stephan.h...@intevation.de> | Tel.: +49 (0)541-33 508
> > 3663 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück -
> > HR B 18998 Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr.
> > Jan-Oliver Wagner
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-users
> >
> >
> 
> 


-- 
Stephan Holl <stephan.h...@intevation.de> | Tel.: +49 (0)541-33 508 3663
Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to