On Wed, Jan 12, 2011 at 4:30 PM, <[email protected]> wrote:
> > > > Is curl_easy_setopt returning an error when your app sets > > CURLOPT_HTTPAUTH? Does the libcurl you're using even support negotiate? > If > > you have a curl.exe built using the same libcurl, see if GSS-Negotiate > > is mentioned in the Features: line. > curl_easy_setopt is returning me an error. And as you suggested i checked the feature line it just shows Features: IPv6 Largefile NTLM SSL This means it doesn't have GSS-Negotiate support in it.So how can i add support of GSS-Negotiate in my curl library? Thanks and Regards Amit Nanda
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
