Comments

http://www.gravatar.com/avatar/?s=55&d=identicon&r=g

1. Setting up a Secure Cascading WMS on MapServer at geographika **

[…] site installed in a C:ms4w64 folder. It also assumes MapServer has been configured with SSL as detailed in another post. In this example I use IIS and Windows Server […]

Reply
http://www.gravatar.com/avatar/a6fe46b153b38f38c4aeb24ce372e041?s=55&d=identicon&r=g

2. Mei **

hi there!
could you please post your compiled 64 bit curl with ssl on this

site..? | really need to download it, thanks..

Reply
http://www.gravatar.com/avatar/ec399a4765f732e1a2acd5ca7edd0fd5?s=55&d=identicon&r=g

3. geographika **

Hi - I’ve put the x64 DLL at http://bitbucket.org/geographika/mapserver-scripts/src/tip/cURL/

Reply
http://www.gravatar.com/avatar/4b755cf7a74e38d05963c959a1ac804c?s=55&d=identicon&r=g

4. Tobias **

Hi,
I tried your dll! It works but only for web pages with no special

encoding. If you have a page with curl_easy_setopt(cUrl, CURLOPT_ENCODING, “gzip”); it only returns junk! Is zlib included / linked? Could you please upload a dll with zlib included?

Thanks

Reply
http://www.gravatar.com/avatar/ec399a4765f732e1a2acd5ca7edd0fd5?s=55&d=identicon&r=g

5. geographika **

Hi Tobias,

It appears there is now a compiled version of cURL with (and without) SSL available on the download page at http://curl.haxx.se/download.html

Maybe give this a try to see if it includes zlib. Let us know the outcome!

Reply
http://www.gravatar.com/avatar/4b755cf7a74e38d05963c959a1ac804c?s=55&d=identicon&r=g

6. Tobias **

Hi geographika,

at haxx there are only binary files for windows x64 (curl.exe) but I need a dll for my app. I can complile a x64 lib to include in my project and to satisfy the compiler but the dll compiled with this lib has no sll and no zlib. So when accessing SSL or compressed pages, I only get encypred data. For the 32bit version I only have to replace the libcurl.dll and so I intend to do with the 64bit version, too.

Thanks

Reply
http://www.gravatar.com/avatar/4b755cf7a74e38d05963c959a1ac804c?s=55&d=identicon&r=g

7. Tobias **

Hi,

I made a compile with all components including zlib and libssh2. Now everything works fine! Your tutorial helped to get the compile running!

Greetings!

Reply
http://www.gravatar.com/avatar/4ecc4ba60d49afcb8b7da90d23b9eb15?s=55&d=identicon&r=g

8. thierry **

Hi,
Could you put these x64 builds (dll, lib) somewhere I can download ?
Reply
Add Comment