]> granicus.if.org Git - curl/commit
config-win32.h: Don't enable Windows Crypt API if using OpenSSL
authorSteve Holme <steve_holme@hotmail.com>
Fri, 12 Dec 2014 19:46:56 +0000 (19:46 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 12 Dec 2014 19:57:00 +0000 (19:57 +0000)
commitbd2231104be563684aa48cd43ab2ed2d1ee4c5b4
treee6ce5668f336e73494a5c5614b919de9a2cf0e4a
parent8a4ce7d0f5322f22d9b45539b06750dc5c9641b2
config-win32.h: Don't enable Windows Crypt API if using OpenSSL

As the OpenSSL and NSS Crypto engines are prefered by the core NTLM
routines, to the Windows Crypt API, don't define USE_WIN32_CRYPT
automatically when either OpenSSL or NSS are in use - doing so would
disable NTLM2Session responses in NTLM type-3 messages.
lib/config-win32.h