| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
PHP/CURL on IIS (was Re: (no subject))
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 29 May 2005 20:31:33 +0200 (CEST)
On Sun, 29 May 2005, Raasch,David wrote:
(Please use a sensible subject when you post.)
> I'm now trying to write a basic script to just establish a connection to
Is that really how you are supposed to set that option? I mean with the
> * Server auth using Basic with user '<my domain>\<my username>'
I hope you edited that basic string, as otherwise you've now broadcasted your
> OK, so what's concerning me here is that it looks like curl used "Basic"
Very likely, yes.
> Now, I googled around and read something about SSL having to be enabled in
You need to build libcurl to use OpenSSL to have it do NTLM, yes, unless you
> But most of the pages I found referred to OpenSSL, which apparently runs on
Not at all. OpenSSL is a library for SSL and cryptographic functions. It
> And we're running IIS here on our server. (I know our server has SSL running
I have no idea. You haven't even told us what libcurl version you're using or
> I know when we call the app from our desktops, we don't type in "https://",
Uh? When you "call the app" you just browse a PHP page on the IIS server,
> By the way, I did install the command line version of curl on the server...
It is. libcurl requires OpenSSL for HTTPS, unless you build libcurl with
> which again, is intended to work with Apache (I think).
That is your biggest misunderstanding I believe.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-05-29 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info