id summary reporter owner description type status priority milestone component version resolution keywords cc 172 HTTPS problem: pointing to WFS service through HTTPS fails for an OGR Buffer service jmckenna "- example WFS request: https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&typename=continents&SRS=EPSG:4326&FeatureID=continents.1 - Buffer request (works with HTTP, fails with HTTPS): https://ms4w.me/cgi-bin/zoo_loader.cgi?request=Execute&service=WPS&version=1.0.0&Identifier=Buffer&DataInputs=BufferDistance=1@datatype=integer;InputPolygon=Reference@xlink:href=https%3A%2F%2Fdemo.mapserver.org%2Fcgi-bin%2Fwfs%3FSERVICE%3DWFS%26REQUEST%3DGetFeature%26VERSION%3D1.0.0%26typename%3Dcontinents%26SRS%3DEPSG%3A4326%26FeatureID%3Dcontinents.1 - response: {{{ Unable to download the file for the input , response code was : 0. }}} - fails with trunk, and also with old 1.7.0-dev build (which is the link above)" defect new blocker zoo-kernel jmckenna@…