Hi List,<br><br>I&#39;m still working on Win7 with VS2008 and I try to add libcurl to GDAL so we can use the new WFS driver.<br>Two days ago I already succeeded in compile just libcurl and add it to GDAL.<br>But then the WFS driver doesn&#39;t work with https links.<br>


<br>So yesterday I&#39;ve been trying for almost 10 hours to get libcurl, openssl and libssh to compile together.<br>I&#39;m using <a href="http://curl.haxx.se/libcurl/c/Using-libcurl-with-SSH-support-in-Visual-Studio-2008.pdf" target="_blank">http://curl.haxx.se/libcurl/c/Using-libcurl-with-SSH-support-in-Visual-Studio-2008.pdf</a> as a guide and downloaded and installed:<br>


* ActivePerl<br>* OpenSSL<br>* libSSH2<br>* Netwide Assembler<br><br>I&#39;ve got the necessary files now. I also did what was suggested in Appendix A of the PDF.<br><br>But when I do ogrinfo -ro WFS:<a href="https://my.testserver.com">https://my.testserver.com</a> I get this response:<br>

Error returned by server : Protocol https not supported or disabled in libcurl<br><br>Today I tried checking if libcurl is configured properly, but I&#39;m lost in the non-windows makefile and perl files.<br>But because I followed the guide I assume libcurl is correctly build.<br>

<br>Most likely I need to make additional changes to my nmake.opt for GDAL.<br>Currently I have this:<br>CURL_DIR =    $(GDAL_HOME)\..\cUrl<br>CURL_INC = -I$(CURL_DIR)/include<br>CURL_LIB = $(CURL_DIR)/lib/DLL-Release/libcurl_imp.lib wsock32.lib wldap32.lib winmm.lib<br>

<br>I&#39;m also not aware what is best: using a dynamic or static library, but that is a more general question ;)<br><br>So please advice me how to enable https.<br><br>Thanks,<br><br>Paul<br><br><br><div><span style="font-size:13.3px;font-family:Verdana, Arial, Helvetica, sans-serif"><div style="border:1px solid #e5e5e5;background-color:#f8f8f8;padding:0.8em 0.8em 0.3em 0.8em">


<div style="margin:0 0 8px 0"><p style="margin:0"><span><b><img style="float:left;margin-left:5px;margin-right:5px" src="http://www.bontepaarden.nl/bontepaarden/images/newButton.png" alt="" height="120" width="160">Paul Meems </b><br>


<span>Release manager, configuration manager</span><br><span>and forum moderator of MapWindow GIS.</span><br><a href="http://www.mapwindow.org/" target="_blank"><span>www.mapwindow.org</span></a><br><br><span>Owner of MapWindow.nl - Support for</span><br>


<span>Dutch speaking users.</span><br><a href="http://www.mapwindow.nl/" target="_blank"><span>www.mapwindow.nl</span></a><br></span></p>
<p style="margin:0"><b><br></b></p></div></div><img src="http://p1.wisestamp.com/pixel.png?p=mozilla&amp;v=2.2.1&amp;t=1305753401083&amp;u=9604615&amp;e=7235" height="1" width="1"></span></div><br>