cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SSL CURL WINDOWS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 5 Mar 2001 12:04:17 +0100 (MET)

On Mon, 5 Mar 2001 Joern.Hartroth_at_comma-soft.com wrote:

> Allright, let me try to understand this: You take curl.exe, libeay32.dll,
> and libssl32.dll from the archives at the curl site, put all of them into
> one directory which lies on the executable %PATH, and when calling
> curl.exe on an https:// URL, you get the error below?

I fear that is not the case. He is probably using apache and PHP on a windows
box, and then his PHP program uses the curl module and *that* is accessing a
https:// site and isn't working...

The apache+php then needs a libcurl that works with it (as a DLL or whatever)
and that is built to support SSL. Apache also needs to find all those DLLs
when supposed to.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-03-05