2018-01-26 12:25 GMT+03:00 David Weisgerber <[email protected]>:
> Hi,
>
> this is a little patch that changes the CMake behaviour on Win32 regarding
> SSPI with OpenSSL. It enables me to build curl with the following features
> on Win32 with Visual Studio 2015:
>
> curl 7.58.0 (Windows) libcurl/7.58.0 OpenSSL/1.0.2n zlib/1.2.11
> nghttp2/1.22.90
>
> Release-Date: 2018-01-24
>
> Protocols: http https
>
> Features: AsynchDNS IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL libz HTTP2
> HTTPS-proxy
>
>
>
> Without the patch, SSPI, Kerberos and SPNEGO were disabled when not using
> WinSSL.
>
>
>
> Best regards,
>
> David

When it builds it's really cool. But how does curl work after those changes?

I suspect, NTLM backend start working through OpenSSL, despite WinCrypt.

Any testing results for all involved protocols?

>
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette:   https://curl.haxx.se/mail/etiquette.html



-- 
Best Regards,
Sergei Nikulov
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to