curl-library
Re: curl.exe command in libcurl
Date: Fri, 5 Sep 2003 12:55:46 +0200 (CEST)
On Wed, 3 Sep 2003, Adrian Keller wrote:
> Daniel, thanks for your help. I read through the manual and the example.
> See the following code I made. I renamed all functions like curl_tralala to
> CurlTralala etc. I made a Wrapper so that I can use the libcurl as c-dll in
> my project. However now I have the problem, that my dll is not supporting
> HTTPS and I have to send the request to the following url:
> https://tcdss.someserver.com/cgi-sbin/upload
>
> I made everything in Borland5. If it helps, I can post the entire project.
> What I do not know is, how to compile the dll to support HTTPS. Any input?
> Can someone help me? Where can I find more about this subject?
You must build libcurl with SSL support enabled, which depends on OpenSSL.
If you've used the Borland Makefile to build libcurl, I believe you can copy
selected pieces from the Mingw version to setup the SSL paths and options
without many problems and then rebuild it.
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2003-09-05