cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SSL CURL WINDOWS

From: Amaury JOB <a.job_at_ldlc.fr>
Date: Mon, 5 Mar 2001 16:47:26 +0100

OK.
Take the beginning...
I have got an Apache Server under Windows 2000.
Like I already said in previous mail, I want to connect me via php on a
https:// server, with Curl functions.

I download curl-7.6.1-win32-ssl.zip and openssl-0.9.6-win32-bin.zip.
I'd unzipped curl in a "CURL" directory of Apache server, and Openssl in a
"OPENSSL" directory of Apache Server.
In CURL directory, I have got:
        -Docs directory
        -CHANGES
        -Curl.exe
        -LEGAL
        -MPL-1.1.txt
        -README
In OPENSSL directory, I have got:
        -CHANGES
        -FAQ
        -libeay32.dll
        -libssl32.dll
        -LICENCE
        -NEWS
        -Openssl.exe
        -README
        -README.1ST

My Apache Server is started with mod_ssl/2.4.9 and OpenSSL/0.9.4

Can U explain me exactly what I have to do to can connect me on https://
server now?
At the moment, I get the error:
SSL is disabled, https: not supported!

I had tried to explain to you exactly my problem. I hope you anderstand
me...

Thanks...

Amaury

 -----Message d'origine-----
De : curl-library-admin_at_lists.sourceforge.net
[mailto:curl-library-admin_at_lists.sourceforge.net] De la part
deJoern.Hartroth_at_comma-soft.com
Envoyé : lundi 5 mars 2001 12:53
À : curl-library_at_lists.sourceforge.net
Objet : RE: SSL CURL WINDOWS

Ok, good to have this cleared up.

All I can say to this is that the libcurl.dll contained in the win32-devel
archive has been compiled with ssl support and works for me with a
dynamically linked curl executable (not publicly released).
I'll contact Amaury directly to take some traffic off the mailing list.

Jörn

> -----Original Message-----
> From: Daniel Stenberg [mailto:daniel_at_haxx.se]
> Sent: Monday, March 05, 2001 12:04 PM
> To: libcurl Mailing list
> Subject: RE: SSL CURL WINDOWS
>
>
> 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
>

_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library

_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-03-05