On Fri, 2 Feb 2018, Paul D Rotter wrote:

We define USE_OPENSSL in our project, so USE_WIN32_CRYPTO has always been off as we do use OpenSSL. The problem with USE_WIN32_CRYPTO being unconditionally defined is it results in USE_NTLM2SESSION not being defined in curl_ntlm_core.h:

Was this change by design?

It looks like this was a (side-)effect of 24bba4045677 [1] brought in PR #1943 [2] and I don't think it was intentional.

Any suggestions on how we should proceed to fix it?

[1] = https://github.com/curl/curl/commit/24bba4045677
[2] = https://github.com/curl/curl/pull/1943

--

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

Reply via email to