<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Otherwise no text is available in $gml after:<br>
</p>
<p> $gml = curl_exec($curlHandle);</p>
<p>but maybe there is a better solution?<br>
</p>
<p><br>
</p>
<pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
<div class="moz-cite-prefix">On 2/6/2017 7:29 AM, James Klassen
wrote:<br>
</div>
<blockquote
cite="mid:CAHqX794CR-81skRPddW=dbotCb2VjZUF8xig0nigw5Bcre47Fw@mail.gmail.com"
type="cite">
<div dir="auto">
<div>Why do you need those options? Generally,! disabling the
certificate checks isn't a good idea.
<div dir="auto"><br>
</div>
<div dir="auto"><br>
</div>
<br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Feb 5, 2017 8:45 PM, "Brent
Fraser" <<a moz-do-not-send="true"
href="mailto:bfraser@geoanalytic.com" target="_blank">bfraser@geoanalytic.com</a>>
wrote:<br type="attribution">
<blockquote class="m_-2701133435276901008quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">Hi all,<br>
<br>
To get identify.php to work when I specify a WMS
map-source using https (instead of the old and out-dated
http), I had to add a couple of curl options to
identify.php around line 196:<br>
<br>
curl_setopt($curlHandle, CURLOPT_SSL_VERIFYHOST,
0);<br>
curl_setopt($curlHandle, CURLOPT_SSL_VERIFYPEER,
0);<br>
<br>
Should I file an issue or is this already handled in
3.0?<br>
<br>
And what's with hardcoding
"INFO_FORMAT=application/vnd.o<wbr>gc.gml" into the
request? Should we make that configurable in the
map-source definition?<br>
<br>
Thanks!<font color="#888888"><br>
<br>
-- <br>
Best Regards,<br>
Brent Fraser<br>
<br>
<br>
______________________________<wbr>_________________<br>
Geomoose-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Geomoose-users@lists.osgeo.org"
target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="https://lists.osgeo.org/mailman/listinfo/geomoose-users"
rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/geomoose-users</a></font></blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>