cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SSL CURL WINDOWS

From: <Joern.Hartroth_at_comma-soft.com>
Date: Mon, 5 Mar 2001 10:23:44 +0100

You can put the curl executable anywhere you want and it'll work fine as
long as the openssl libraries can be found in a directory covered by the
%PATH environment variable. I suggest putting both the openssl dlls and
curl.exe under %PATH so that you can call them from anywhere.
By the way, you wouldn't have needed to compile openssl yourself,
precompiled binaries can be downloaded from the curl site (right at the
bottom of the download page.)

Regards,
    Jörn

> -----Original Message-----
> From: Amaury JOB [mailto:a.job_at_ldlc.fr]
> Sent: Monday, March 05, 2001 10:01 AM
> To: curl-library_at_lists.sourceforge.net
> Subject: RE: SSL CURL WINDOWS
>
>
> Ok. OpenSSL is compiled.
> I download curl-7.6.1-win32-ssl.zip.
> Where do I unzipp it?
> What I have to do after?
>
> 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é : vendredi 2 mars 2001 14:21
> À : curl-library_at_lists.sourceforge.net
> Objet : RE: SSL CURL WINDOWS
>
> Then why don't you just pull the precompiled binary archives
> for Win32 (curl
> + openssl 0.9.6) from the curl Web site?! They've worked out
> of the box for
> quite some time now.
>
> If you want to compile curl/Win32 yourself for php support,
> you should be
> fine as long as you stick to MingW32 gcc 2.95 and the openssl
> libs from the
> curl site. YMMV for MSVC. Except for two or three problems
> with out-of-date
> configuration files (all of which were already discussed in
> this thread) the
> latest source archive of curl-7.6.1 compiles perfectly on
> MingW32 with this
> exact setup.
> Maybe you should check into the path settings in your
> Makefiles once again.
>
> Jörn
>
> > -----Original Message-----
> > From: Amaury JOB [mailto:a.job_at_ldlc.fr]
> > Sent: Friday, March 02, 2001 1:46 PM
> > To: curl-library_at_lists.sourceforge.net
> > Subject: SSL CURL WINDOWS
> >
> >
> > Hi everybody!
> >
> > I want to connect me on a secured server (https://), via php,
> > on a Apache
> > Server, under Windows.
> > I had installed openssl, it doesn't work.
> > I had installed cURL, it doesn't work.
> >
> > Is anyone can help me to connect me on a SSL server. I just
> > want to read a
> > page which is on a https:// server.
> >
> > Thanks a lot.
> >
> > Amaury
> >
> >
> >
> >
> > _______________________________________________
> > 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
>

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