spnego sspi delegation [windows 7]

2019-07-03 Thread Claudio via curl-library
Hello Everyone, I have a problem with curl lib in window which I have managed to quick fix it but I would need some further insight from experts. I am using curllib (or curl command) with --negotiate authentication on Windows and "--delegation always" (or policy) parameter. We use Kerberos

Re: Missing bcrytp.dll when running Watcom compiled Libcurl program on XP.

2019-07-03 Thread Gisle Vanem via curl-library
Dan Gribble wrote: I have copied libcrypto-1_1.dll and libssl-1_1.dll (from openssl 1.1.1c) to my application directory in order to run the compiled application, but other than that I have not done anything else. You have to rebuild OpenSSL with a '_WIN32_WINNT' value suitable for Win-XP

Re: Missing bcrytp.dll when running Watcom compiled Libcurl program on XP.

2019-07-03 Thread Dan Gribble via curl-library
From: curl-library on behalf of Ray Satiro via curl-library Sent: 02 July 2019 22:13 To: curl-library@cool.haxx.se Cc: Ray Satiro Subject: Re: Missing bcrytp.dll when running Watcom compiled Libcurl program on XP.   On 7/2/2019 11:44 AM, Dan Gribble via curl-library wrote:

Windows compilation error

2019-07-03 Thread MATSUDA Daiki via curl-library
I tried to build curl-7.65.1 on Windows 2008R2 64bit. The build for library is finished but for curl.exe the warning is displayed with following. cd winbuild nmake /F Makefile.vc mode=static WITH_MBEDTLS=static MBEDTLS_PATH=..\..\mbedtls-2.7.10\build ... link.exe /incremental:no